2024-05-24 12:45 PM - last edited on 2024-05-27 01:37 AM by Amel NASRI
Hello, I am using the STM32U575RG microcontroller, and I am developing a board with a NEO-M8N model GPS, and I am using LPUART1. However, I am wanting to implement it with DMA. Could someone help me explain how to configure the microcontroller with DMA? I don't know where to start in configuring.
2024-05-24 01:24 PM
From GNSS, primarily receiving on the STM32 side
Perhaps look at
STM32Cube_FW_U5_V1.5.0\Projects\NUCLEO-U575ZI-Q\Examples\UART\UART_ReceptionToIdle_CircularDMA
STM32Cube_FW_U5_V1.5.0\Projects\NUCLEO-U575ZI-Q\Examples\UART\UART_TwoBoards_ComDMA