thiagofinelon commented on issue #17179: URL: https://github.com/apache/nuttx/issues/17179#issuecomment-3385971558
> Hi, Thanks for the bug report. Could give some information about your setup? For example > > * NuttX version that running on device > * Defconfig that is being used > * Doesn't have to code itself but some code snippet that we can recreate issue on our side would be nice. > > Clearing up fifo buffer might cause data loss too. For now increasing RX buffer size with `CONFIG_UARTX_RXBUFSIZE` could help the issue or at least worth to try. I just reset rx fifo, when a rx overflow occurs, this is the same implementation of esp idf uart. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
