User Activity

Hi,I am a new coder using the STM32L100RC discovery board. As such, my problem is quite simple I believe; I cannot exit Stop mode using an external trigger on the WakeUp Pin PA0. The code works as fallow: the LED on the PC9 pin light up, I enter STOP...
Hi, I'm trying to read multiple ADC on DMA channel on the STM32L100RC, but I can't make it work. I already looked for a lot of similar example, but nothing seems to work as the STM32L100RC uses library differently than most other STM32. Here is what...