This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

change UICR register values

Hi, I am trying to modify  UICR PSELRESET but its not changing. Any help?

NRF_UICR->PSELRESET[0] = 0xFFFFFFFF ;
NRF_UICR->PSELRESET[1] = 0xFFFFFFFF ; 

Thanks

Parents Reply Children
Related