Why low the GPIO output speed?
Dear ST Community,The MCU type is: STM32F407VGT6I try to write GPIOx->ODR register with DMA2. The trigger signal is TIM1 update event. I set the timer period frequency is 9Mhz and i measure 4.429Mhz on GPIO pin. Why?here is my code:#include "stm32f4x...