Skip to main content
STM322222222222222222222222222
Associate
August 12, 2021
Question

How to configure the STM32G4 HRTIM to control a half-bridge LLC converter with synchronous rectification?

  • August 12, 2021
  • 2 replies
  • 1818 views

Please check my ico and code,What is wrong with my configuration?

TIMA and TIMB must be updated simultaneously with the master timer repetition event. 

0693W00000D2EDPQA3.png0693W00000D2EEXQA3.png

This topic has been closed for replies.

2 replies

JGrap.1
Associate II
August 13, 2021

My configuration is using 'Reset Trigger' instead of 'Update Trigger'.

JGrap.1
Associate II
August 13, 2021

and I also enable Repetition Update for both TIM.

This's work for me. hope it help you. too.