Generating a delay of 5 microseconds using STM32F407VG Discovery board?
Dear All,I need to a get a delay of 5 microseconds using STM32F407VG Discovery board. Is using a timer a good option for this or there is other ways available to solve the problem without using any external library?