Question
STM32F2xx OTP issue
Posted on April 02, 2013 at 16:47
I need to put some data permanent in the OTP. But I phase a few problem durring debbug.
1. When try to program it on power up like in the FLASH I get the error can't program address 0x1FFF7800 as it is not a part of teh FLASH. Can't I put data in the OTP in advance and if not do I have to put it first to the FLASH and then copy it to the OTP? 2. What is the reset value of the OTP Lock block and do I have to open it at the start up (0XFF)? 3. If I put 0x00 one time in the OTP Lock block can I open it later for change the OTP value or it is permanent? Bar. #rant #otp