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.

MSP430FG4618: DMA on MSP430FG4618

Part Number: MSP430FG4618

hi

I am looking for example code for Using UART over DMA for MSP430FG4618 in C .

I want to recv and send data over DMA .

with regards

Rakesh

  • Hi Rakesh,

    please take code examples from the link below. Unfortunately only there are  only assembler examples for DMA .

    But porting them to Ccode should be no big issue because they are held quite simple. There are 9 examples demonstrating different transfer modes and interaction with modules like ADC (see msp430xG46x_dma_09.asm)

**Attention** This is a public forum