User Activity

Posted on November 14, 2014 at 14:02Hi all,I am trying to implement IAP over I2C in my STM32L151CB processor. I have a IAP-program and a Main Application-program. These two programs are completely separate uVision projects in the Keil development en...
Posted on July 02, 2014 at 11:21Hi all,I try to write some variables to the internal flash memory of the STM32L151CB processor, but it apparantly only works with some addresses? When I write to the address 0x0801FE00 it works, but when I write to th...
Posted on June 24, 2014 at 09:41Hi ST,I am using the STM32L151 processor on a custom made PCB. I use the I2C2 port as a slave and a GUI on my computer as master. The I2C1 port is setup as a master to control 12 slaves. The purpose is that the GUI sh...
Posted on June 18, 2014 at 11:17Hi, I am new to this forum and to using the STM32 processors, so please forgive me if this topic has already been discussed. I am using a Discovery board with a STM32L152RC micro-processor on. I am trying to implement...