This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432P401R: How to reset DMA buffer?

Part Number: MSP432P401R

Hello

I have bare metal (No Rtos)  application on MSP432.

DMA is set to work with UART RX.

UART communication is just flow of 256 bytes telegram with pause 1 ms between.

I see following scenario.

If DMA has not started to listen at the beginning of a UART telegram, it receives part of it, then wait pause, receives the rest amount to the expected 256 (from another telegram)

and so on..

Question

Whith what command from DAM Module DriverLib can I reset the DMA buffer?

Thanks 

**Attention** This is a public forum