• Read Protection Status and Set Protection Commands
    I saw a reference to the Read Protection Status and Set Protection commands in Application Note AN1496 from ST. These commands relate to reading and setting the internal flash proteciton register. However...
  • Code read protection
    How to enable code read protection for STM32F429 ? How the same can be implemented using code (not using Keil GUI) !
  • code read protect
    hello, how is it code read protect for LPC2148 MCU.?
  • Code read protection
    Hi ! How can i enable code read protection in realview tools ? I think could use in carm: const unsigned int MemoryProtect __at 0x1FC = 0x87654321; However realview not accepts the command...
  • Problem with Flash memory Read Protection
    We have a problem with disable a Read Flash protection inside our application with the STM32F103RG. We arrive in a situtation that the flash memory entire in a Read Protection state because there...