User Activity

Posted on August 15, 2016 at 07:22Hi,I am running a STM32L152 into stop mode. The MCU sleeps most of the time (waking up every 1hr to read sensors). As I have the watchdog running, I am using RTC to generate an alarm every 10s (watchdog period is ~2...
Posted on June 20, 2016 at 04:09Hi,I am facing some issues with the nucleo board. (stm32L152RET6).I used ST demo code for the UART. The baudrate is set to 9600 and it works. When I set it to 115200 it doesn't. Anyone has experienced this issue or if...
Posted on June 08, 2016 at 03:49Hi All,I encounter some issues with writing to eeprom on a STM32L152RET6. I followed the PM0062Programming manual and  if I just run my code to write to eeprom it is working fine. However, I need to run an ADC convers...