friesen Community Member

  • Member since Jan 3rd 2019
Last Activity

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • friesen -

    Replied to the thread Jlink pro reg not reset.

    Post
    I can confirm that "r" resets the register. Some testing notes: PLLCFGR reset value is 0x00001000 PLLCFGR address is 0x4002100C Following JLINK commander "erase", PLLCFGR value is 0x01001412 "r" resets this to 0x00001000 I've attached the jlink…
  • friesen -

    Posted the thread Jlink pro reg not reset.

    Thread
    I have an issue where Segger V7.98 isn't properly resetting the device registers on startup. Example, STM32L4P5 register PLLCFGR and TAMP settings don't automatically reset to default values. I'm using Crossworks 5.0.3? on win10 if it makes any…