User Activity

Posted on October 13, 2014 at 06:12Dear all, I started to work on a STM32L152D-EVAL board. While I started to play around, I tried the demonstration firmware from the following link: http://www.st.com/web/en/catalog/tools/PF257910 I am using the IA...
Posted on November 14, 2012 at 14:35Hi all, I have an issue while the I2C-host writes and reads to/from the STM8-I2C-Slave. Write operation is immediately followed by a Read. 1) I2C Master writing to STM8-I2C-Slave      : s A2w a 0A a 47 a 40 a p 2)...
Posted on September 18, 2012 at 17:21 Hi, Is it possible to program only part of the flash memory using ICP? I have STM8 programmed with bootloader using ICP where UBC is protected from 0x8000 to 0x8fff. Now when I try to...
Posted on September 12, 2012 at 12:40I am working on a low density STM8S with 8Kbyte flash memory. I need to accomodate a main software and a recovery software. I do not need any special bootloader as I am planning to make the software update as pa...