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.

TDA4VM: R5f UART DMA receives variable length data

Part Number: TDA4VM

I hope to use UART DMA to receive variable length data. How do I achieve it? Now the demo in PDK uses DMA to receive fixed length data. For example, I set rxtriglvl = 8, but if a packet of data may be an indefinite length data, which may be 15 bytes, 20 bytes, 23 bytes, etc., how can I receive a packet of data completely