I made custom board using stm32f207 MCU and In few of board I have faced issue that board stops working after some time and, In STM Utility it shows RDP readout protection level FF and it doesn't execute the code and unable to reprogram.
I made custom board using stm32f207 MCU and In few of board I have faced issue that board stops working after some time and, In STM Utility it shows RDP readout protection level FF and it doesn't execute the code and unable to reprogram.
Read out protection issue ,I am unable to reprogram the board and the previous code is not executing as well. I have faced this issue in multiple boards .I am unable to debug this issue since long and the last option is to replace mcu with new one. Any support appreciated. Please check below attachment for ref
Does any of your code write to FLASH? Use the EEPROM Emulation?
Here you'd need to be very concerned about the power supply, and also reseting properly. If you have multiple supply rails, or a supply that rises slowly you probably need some more effective POR circuit to hold the device in reset until the system is viable.
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..