Question
stm32f4 pwm input example
Posted on April 26, 2014 at 20:44
Is anybody willing to explain
''The TIMxCLK frequency is set to SystemCoreClock/4 (Hz). The Prescaler is 0, so the
counter clock is SystemCoreClock/2 (Hz).
'' Is TIMxCLK not the same as counter clock? Thanks, Jonathan