Skip to main content
RShar.9
Associate III
August 8, 2020
Question

How can I generate variable phase-shifting 4 PWM signal reference to one another in STM32H7432ZIT6U

  • August 8, 2020
  • 2 replies
  • 870 views

Hello i want to to generate variable phase shifting PWM

This topic has been closed for replies.

2 replies

T J
Senior III
August 9, 2020

there is a cookbook for cascading timers, if that's what you mean..

STM32 Timer Cookbook

prain
Visitor II
August 11, 2020

write desired phase shift to ccr registers, either in update interrupt or using DMA.​