2024-08-02 05:41 AM
Respected sir/madam,
We are using STM32F411CEU6 blackpill board. When we try to put our code into the flash, it says it the memory is protected. Can you suggest possible solution to solve the issue?
2024-08-02 05:48 AM
Have you tried connecting to your board using STM32CubeProgrammer?
You can disable write protection by reprogramming the option bytes with STM32CubeProgrammer.
2024-08-02 06:06 AM
2024-08-02 09:35 PM
We used STM32CubeProgrammer and tried to disable write protection by providing "AA" in optional bytes. But, "AA" is not taken and it shows only "FF" in optional bytes. How to overcome this issue?
2024-08-03 03:53 AM