Associate III
September 18, 2015
Question
Blink program not working
- September 18, 2015
- 1 reply
- 637 views
Posted on September 18, 2015 at 09:38
Hi to all,
I tried my first program on STM32F0 discovery board and I encountered some problems. My intention is to make LED3 and LED4 blinking, so I create a main program with system initialization and a LED class to manage LEDs. I set up system clock in main program and GPIOC clock in LED class. Do I need something else? In annex you can find my files. Thank you Freya