Uart queue flag indicating the empty or not
Posted: Mon Aug 17, 2020 2:04 am
Hi everyone,
regarding to these posts
https://www.esp32.com/viewtopic.php?t=6096
viewtopic.php?t=5578
it inidcates that any amount of bytes above 120 will be split into intervals. My question is whether there exists a flag showing that there is still bytes in the queue that needs to be sent out, which after the last packet should show 0 that indicates all are sent. Any hints would be appreciated, thx.
regarding to these posts
https://www.esp32.com/viewtopic.php?t=6096
viewtopic.php?t=5578
it inidcates that any amount of bytes above 120 will be split into intervals. My question is whether there exists a flag showing that there is still bytes in the queue that needs to be sent out, which after the last packet should show 0 that indicates all are sent. Any hints would be appreciated, thx.