How can I generate a roughly 3 ms pulse on PG14 (=non-timer pin) when SystemCoreClock is 216 MHz?
I am working with the STM32F769 microcontroller (SystemCoreClock: 216 MHz) and I need to generate a roughly 3 ms pulse (negative pulse is also ok), that is always exactly the same, on pin PG14 for calibration purposes. According to STM32CubeMX, the p...