User Activity

Posted on May 31, 2013 at 14:53Hi all! I'm a newbie and I have problems with my STM32L-Discovery. I'm trying to do the simplest possible program: make the blue LED in PB6 output blink. This is the code I've made: #include <stdio.h>                  ...