2016-10-25 06:00 PM
Hello, I trying to make IR transmitter with STM32F4DISCOVERY demoboard and found in
that it F4 MCU should have built-in periph for mixin PWM from two timers - one for carrier frequency and second for signal modulation.2016-10-28 08:22 AM
Hoi name.shara,
For the timer synchronization as master Trigger/ slave gated , to start ans stop counter at the same toime , you would take a look to the ready-to-use example in STM32CubeF4 ''TIM_Synchronization'' at this path: STM32Cube_FW_F4_V1.13.0\Projects\STM324xG_EVAL\Examples\TIM\TIM_Synchronization-Hannial-