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.

AM335X use uart dma and HW FIFO

Other Parts Discussed in Thread: AM3359

hi,

    we are using uart4 to receive data,at baud:921600. using ti-sdk-am335x-evm-06.00.00.00-Linux-x86-Install

    now we found that the uart missed some characters when playing sound and stop playing sound.

    now the question is:

    1 Does the driver Omap-serial.c  complate HW FIFO and DMA? how to open these feature?

     2 Is there any way to avoid missing characters at baud 921600