Search found 1 match

by gobftald
Mon Aug 26, 2024 11:36 am
Forum: ESP-IDF
Topic: UART read timeout looks not working
Replies: 8
Views: 6247

Re: UART read timeout looks not working

I am on the "bare metal side" of esp32c3 programming using Rust, programming this UART directly via its HW registers. In addition to the previous valuable post, for better understanding, I would like to highlight one of its findings. The timeout of this UART is not a classic timeout that a developer...