cancel
Showing results for 
Search instead for 
Did you mean: 

LPUART1 with DMA - STM32U575RG / NEO-M8N

inouee
Associate II

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.

1 REPLY 1

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

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..