2025-02-10 03:13 AM
Hello,
I wanted to generate Phase shifted PWMs with timer C and timer D in HRTIM1.
What is the easiest way to do that?
Thanks,
2025-02-10 03:19 AM
Im also trying to do this, lets keep in touch
https://community.st.com/t5/stm32-mcus-products/synching-hrtim-s-tima-and-timb/td-p/770972
2025-02-10 03:20 AM
Hi,
set output : toggle , then difference in channel value -> phase shift between channels.
2025-02-10 03:25 AM
Actually I got some ideas.
In HRTIM1, We can Sync other timers by Master Timer's CMP1.
Well, I am Half through will send updates soon.
2025-02-10 03:26 AM - edited 2025-02-10 03:26 AM
>>We can Sync other timers by Master Timer's CMP1.
Yea but how, and then is not just synch, is controling the phase shift
2025-02-10 04:08 AM
We need Guru here for that who can guide us.
2025-02-10 04:23 AM - edited 2025-02-10 06:13 AM
So Far Ive been trough :
I didnt get very far
I managed :)
https://github.com/javiBajoCero/getting-started-HRTIM-phase-shift-nucleoG4/tree/master