2024-10-10 10:43 PM
logic analyser picture has timer 1 channel 1 and another one is channel 2 it's duty 30% and frequency 100khz it's total ton+toff is 10 microseconds here I need to start the timer 1 channel 2 after 5 microseconds I need the output like this I I'm drawn here
im using STM32H743IGT6 I had got the output in 50% duty but I can't get output other than 50% duty please help me anyone.
Solved! Go to Solution.
2024-10-11 02:48 AM - edited 2024-10-11 02:51 AM
>combined mode but that didn't work
So you set it wrong .
read rm:
2024-10-11 12:17 AM
Use the Combined PWM mode.
JW
2024-10-11 02:21 AM
How can I do that I'm change pwm as combined mode but that didn't work
2024-10-11 02:48 AM - edited 2024-10-11 02:51 AM
>combined mode but that didn't work
So you set it wrong .
read rm:
2024-10-11 03:11 AM - edited 2024-10-11 03:19 AM
For example as Bob write here Re: STM32H7 Timer Output Compare mode (OC mode) - STMicroelectronics Community
Read too Introduction to timers for STM32 MCUs - Application note