STM32H7: possible to configure HRTIM1 TIMA to trigger TIM13 start without SW ISR?
I'm working on a solution using STM32H753 MCU. HRTIM1 TIMA needs to generate short periodic 100 ns pulses periodically and drive MDMA channels. This already works fine.In addition to above, I need to drive GPIO F8 low for a short 500 ns time window t...