Generate a single pulse of 12ns with stm32u5
Hi there.
I’m trying to generate a 12 ns pulse for a time-of-flight (ToF) application.
I’m using an STM32U5 microcontroller, and I’d like to know whether one of the general-purpose timers (TIM2/TIM3/TIM4/TIM5) can produce a pulse that narrow. With a 160 MHz timer clock, the time resolution is about 6 ns, so in principle it seems feasible, but I may be overlooking something.
Thanks!
