Frequency limitation when trying to generate a 2us period on a Timerfor the STM32F7.
Hi, I'm trying to generate a 500KHz counter on TIM1 on the STM32F7 to trigger an ADC conversion and I'm currently having issues as it seems to top out at 360KHz. I'm toggling a GPIO pin with a scope to the input and simply changing the Period on the...