• gsm sim 900
    i have one doubt, how to send array value via gsm.
  • 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...
  • Resetting readout protection blocks SW programming.
    We have set readout protection in a computer, and now we want to reprogram it via SW. Even though we have set the Cortex target driver setup to Erase Full Chip, it will no longer allow us to write to...
  • 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...
  • mem mapping of I2C interface
    Is there a particular reason I have to memory map the I2C interface registers? They are already mapped in the lpc21xx.h file but when in simulator mode I get read/write permission errors unless I map...