HRTIM on STM32G4 and STM32H7 "Update Interrupts" are not working when preload is disabled.
In the STM32CubeMX there is a preload setting. If I enable the preload then I can see the update interrupts are working as expected. But, if the preload setting is set to disabled, then no update interrupts are seen. This is true for all timers A-F and also Master timer.
NOTE: Only the update interrupt is impacted here, while other interrupts are working fine.