Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

STM32 Locked Flash Download failed - "Cortex-M3"

I Have added

FLASH_Unlock();
FLASH_ReadOutProtection(ENABLE);
FLASH_Lock();

to my code and unfortunately it has locked my micro-controller. I use Manage Enviroment run time window to add "Flash" library to my project and I can't access to stm32 opt files individually to erease protection bits. Please Help me

Parents Reply Children
No data