STM32F405: Read 100% duty cycle
Posted on September 27, 2012 at 11:21I am using STM32F405 in an application and in order to start working with the PWM module I have to check that I read a 100% duty cycle on one channel input. I've been reading documentation, but it seems that inp...