Search found 1 match
- Mon Dec 11, 2017 11:44 am
- Forum: General Discussion
- Topic: problem using uart read byte on UART0
- Replies: 0
- Views: 3889
problem using uart read byte on UART0
hello everyone using esp32 on Adafruit HUZZAH32 board. I want to implement UART0 readbyte using the esp-idf toolchain, and manipulating the example on [uart rx tx async][https://github.com/espressif/esp-idf/tree/a4ef4cc3767b7f16b9bbdefe1be1c19aef0dac9a/examples/peripherals/uart_async_rxtxtasks], to ...