Posted on April 15, 2012 at 14:51I am using the STM32F4 discovery board to generate a PWM signal using TIMER 1, channel 1, and am using GPIO A8 in AF mode. When i run the code there is no pulse generated, but the pin A8 gets pulled up to Vcc. The a...