HRTIM timer capture by update event
Hi
I'm using HRTIM in STM32G474RE to generate a complementary PWMs and trying to capture the frequency of the PWMs by using the capture 1, the trigger sources is "The update event triggers the capture"

However, when I was debugging the code, the value of CPT1x is always zero

I guessed the capture function does not work, could you please help me to figure out what's going wrong?
Thank you
