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.

SW-DK-TM4C129X: UART DMA program to communicate with CC2564

Part Number: SW-DK-TM4C129X
Other Parts Discussed in Thread: CC2564

Hi,

I am using Tiva C board TM4C129X and CC2564. I want to port a third party bluetooth stack on this setup. For that purpose I need to enable UART DMA.

Is there any code example to communicate between memory and bluetooth chip over urat dma?

Thanks and regards,

Bhagyashri

  • As, such you should be able to get an example of UART DMa from 'TI Explorer' in the Code Composer Studio. There is no thing specific to Bluetooth UART DMA.. Since, you intend to use 3rd party BT stack, ensure that the stack's read/writes are integrated with uDMA.

    Thanks

**Attention** This is a public forum