How to measure elapsed time in your STM32 application using an EventOut pin and an oscilloscope
Summary This article describes the steps that are needed to make time measurements of code execution using the GPIO pins 'EVENT OUT' function and a lab oscilloscope. Most of the STM32s GPIOs can be placed in an alternate function of EVENTOUT. In th...