Nano second Precision using a hardware timer on STM32L4S5ZI
Hi,I am working with STM32L4S5ZI MCU and I have a custom board with the same.I am evaluating the hardware timer and as part of my project I need time in nano seconds for some time constrained work. Right now I am using Timer3 and below is my sample c...