Posted on May 17, 2011 at 13:14During debugging my LED flasher using the STM FW library 2.0.3 GPIO functions, I found that when I UNcomment the #define DEBUG 1 line in the stm32f10x_conf.h file (about line 28) to enable the debug code, my STM32F103V...