Input Trigger capture sources on STM32G4xx
I have an application where I want an external input logic signal to capture a Timer counter value. In my situation the timing measurement is critical so I'm thinking of having the input signal trigger a Timer counter value capture and set a DMA inte...