Hi all, I am trying to program the fuses using NVM.
I don't know what the last 4 bytes of the user page are. I have attached a photo of the default userpage memory.
So what I did is I erased the User page address row and then wrote the 7 user words and the last default 4 bytes into the user page. I have managed to write to NVM successfully but couldn't reset the mcu afterwards. I keep going to hardfault handler.
I also keep getting the error User page validation failure with error code 11 when I start debugging again after writing into NVM.