Question
Nanosecond delay
I want to generate a nanosecond delay on the STM32F407 µC, the closest delay I can have is 6ns using either TIM 9/10 or 11, because they work on a 168 MHz clock. But when I use an oscilloscope to visualize whether I successfully generated a 6ns delay, I can't get below 800 ns, so I'm wondering if it's possible to generate that delay or is the oscilloscope isn't capable of tracking the delay.
