Skip to main content
OKuro.1
Associate II
May 9, 2020
Solved

I wanted to play with ReadProtection(RDP) so I wrote 0x0000 to 0x1FFFC000 and expected that it will switch to level 1 but I can not do anything with my Nucleo64-F446RE. My question is how can I switch it back to level 0 and continue working with my b

  • May 9, 2020
  • 1 reply
  • 647 views

..

This topic has been closed for replies.
Best answer by OKuro.1

I have found the solution. In the Stm32CubeProgramming there is ability to work with OB separately so using it I switched it back to level 0.

1 reply

OKuro.1
OKuro.1AuthorBest answer
Associate II
May 9, 2020

I have found the solution. In the Stm32CubeProgramming there is ability to work with OB separately so using it I switched it back to level 0.