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.

DM6437 UART(receives a lot of data at one time)



I have met some problems about DM6437 uart.I my project,i have to receive many data at one time.

I use the uart interrupt to receive the data. And the time it costs is about 6ms.

The time is too much.Is there another method to reduce the time the uart costs?