Question
[Solved] STM32F4-Discovery: trouble with example TIM_OCTOggle
Posted on June 30, 2015 at 10:23
Hi.
I'm trying to run TIM_OCToggle example from SPL 1.4.0. It works in general, but I think it isn't correct: all frequencies are equals. I checked it by oscilloscope. Waveforms are the same and shifted each other. As described in readme.txt, different pins should generates different frequencies. What wrong? I want get two signals with different frequencies 1:32 | 1:16 | 1:8 . and #stm32f4 #discovery #!stm32f4-disco #timers