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.

TM4C1292NCPDT: tm4c1292NCPDT UART DMA sending interrupt got failure

Part Number: TM4C1292NCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL

The UART DMA can only be sent once ,please help to check.thanks

pgmr_plus_tm4c129x.rar

  • Hi,

      You created your drivers. Is there any reason why you would not use TivaWare that is a free library of peripheral drivers, examples, tools for your development. We can only support TivaWare library, not some custom drivers. You can download the latest TivaWare from https://www.ti.com/tool/SW-TM4C. Please refer to the uDMA example at C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c1294xl\udma_demo in TivaWare library. This example demonstrates uDMA for UART transfers.