This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

52840 At 1Mbps, UART will lose data

At 1Mbps, UART will lose data when receiving. When I set it to 230400bps, it works well. I looked at the SDK code and found that too much time was spent in the receiving code, resulting in data loss. Can you provide the code of UART register directly without using SDK library?

Parents Reply Children
Related