STM32N6 GPDMA: Circular Standard Mode TX Node Aborts/Fires TCF at 50% of Programmed DataSize
I am implementing a high-speed, continuous UART loopback system using the GPDMA Standard circular mode on an STM32N6 series microcontroller. My setup involves autonomously linking UART_RX to UART_TX via GPDMA.The system is stable and the RX transfer ...