How to trigger a timer to start from an external rising edge?
Hello,
for a measurement task, I have to perform an ADC readout a certain time after a rising edge occurs from an external device.
My idea was to use the HRTIM with an external event but I am unsure if it is possible to trigger a timer start with an EEV.
I am using a STM32H743ZI currently on a Nucleo board with CubeMX with the MCU package 1.5.0.
