2007-08-28 04:41 PM
how to protect the program code
2011-05-17 03:15 AM
Hi,
does anyone know how to protect the program code in the flash memory?2011-05-17 03:15 AM
Hi.
You need to program WRP bytes or RDP byte in Information block to enable write or read protection, respectively. See STM32F10xxx Flash programming manual for details (chapter 2.4 Protections)...2011-05-17 03:15 AM
to: opijozko,
thanks a lot!