• Programming Option bytes in Flash to enable Readout protection
    Hi, I am using uVision IDE with Realview compiler and uLINK-ME to develop application for STM32 processor. Is there any way how to enable Flash readout protection from uVision IDE? It looks like...
  • STM32 readout protection via uVision and Ulink
    I'm trying to enable STM32 readout protection via Keil Ulink. I defined a ROM1 area starting from 0x1FFFF800 up to 0x1FFFF80F. I created a new c module containing two lines only: #include <RTL...
  • readout lpc 901 code mem with mcb 900
    Recently I asked the forum for a method to read out the code mem of a lpc90x connected for ISP to the mcb900 for I lost the sources from a program of mine by a hd crash. Finally found some time to...
  • ULINK: Programming devices with write protection
    I have a hex file that contains a bootloader and an application image along with flash option data to write protect the bootloader. In order to be able to program the write protection I have added the...
  • usbd_hid_get_report_trigger() blocks
    I am using a NXP LPC2387 with Keil MDK-ARM Pro 4.6 (and hence RL-USB). I am using the LPC2387 as a USB HID self-powered device connected to a Win7 PC USB-HOST. The LPC2387 is enumerating correctly...