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.

LP-AM263: How to implement UART reception of variable-length data using DMA mode

Part Number: LP-AM263

Tool/software:

We want to implement UART reception of variable-length data using DMA mode. But there is no uart_receive_idle_interupt in SDK.

Or I need re-write UART_edmaIsrRx() function and re-register to EDMA Interupt.