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.

RTOS/CC1310: Ti-RTOS CC13x0 (CC1310) UART0 DMA

Part Number: CC1310

Tool/software: TI-RTOS

Hello e2e Forum,

For now (including CC13x0 SDK 1.60) we only have UARTCC26XX.c & .h with UARTCC26XX_HWAttrsV2 struct avalable.

The uartecho example in the SDK (e.g. CC13x0 SDK Version 1.60.xx.xx) states in the readme files there is uart dma but also references in the same section the cc32xx (which indeed has a UARTCC32XXDMA.c & .h in the driver libs). So i guess that's just a copy-paste error of the readme files included in the uartecho example (copied from CC32xx)? (plus no UARTCC26XXDMA file can be found anywhere in the cc13x0 SDK folders)

I wonder if there are any plans to introduce/enable UART DMA for CC1310 on the (Ti-RTOS) driver lib level.

Thanks for the upcoming answers/clarifications,

Jens