How can I generate a fixed 200kHz output pulse from my STM32F431?
Hi.We use a STM32F431 in a project and need to add/include a MCU-port to generate a fixed 200kHz output signal to our target-HW. Many pins on our LQFP64 are already used, so I hope I can use PB6 (TIM16_CH1N) for that purpose.Q1: How can I set up a (p...