• 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...
  • Read Protection
    Can we make 8051 as read protected , after dumping code?
  • Code Read Protection (CRP3) with MCB2300
    I use CRP3 function in my firmware with MCB2300 demo board. When I download it to MCB2300, then I can't upload another firmware again. How do I solve this problem ? Thank you !!