tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.4k stars 909 forks source link

esp-wroom-32: UART2 does not work #3065

Open mqy527 opened 2 years ago

mqy527 commented 2 years ago

Hello, I encountered a problem when using the UART2 of ESP32(esp-wroom-32), the UART2 dose not work. I wonder if the framework(tinygo v0.24.0) supports the UART2 of ESP32(esp-wroom-32)?

Thanks.

marcofeltmann commented 1 year ago

Since #1515 is still open I believe there are still some issues with UART in general.