STM32F401RE-Nucleo LED and BUTTON's problem
Posted on April 07, 2015 at 18:27 Hi, I am trying to run a simple program on my new Nucleo board, I made this program in order to turn on and off the green led when i press the user's button (the blue one), #include ''stm32f4xx.h'' #include '...