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

About the length of the serial buffer

#define UART_TX_BUF_SIZE 1024 #define UART_RX_BUF_SIZE 1024 Why to send and receive buffer length of the definition of 1024 bytes, increase the value, again if serial port will not work

Parents Reply Children
No Data
Related