Associate III
April 6, 2016
Question
Connect TIMER2 to TIMER1
- April 6, 2016
- 1 reply
- 799 views
Posted on April 06, 2016 at 23:28
Hi,
The black waveform is the output of TIMER1, PWM mode on CH1. Now I want to start TIMER2 when there is match on TIMx_CCRx like the image below. I was trying to set up it on STM32CubeMx. I attached the project if you want to take a look into the STM32CubeMXhttps://my.st.com//public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Attachments/65036/timer.zip
project. I'm trying to use the Master/Slave function of timers.https://my.st.com//public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Attachments/65036/timers.png
#timer-synchronisation #pwm