Skip to main content
Graduate
May 24, 2024
Question

LPUART1 with DMA - STM32U575RG / NEO-M8N

  • May 24, 2024
  • 1 reply
  • 713 views

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.

    This topic has been closed for replies.

    1 reply

    Graduate II
    May 24, 2024

    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