esp32c3-mini-1-h4, how much uarts

mrdebug
Posts: 43
Joined: Sat Jul 27, 2019 8:26 am

esp32c3-mini-1-h4, how much uarts

Postby mrdebug » Fri Oct 27, 2023 6:09 am

Hi, can someone confimr that the esp32c3-mini-1-h4 has only 1 uart (the uart 0, normally the debug uart)?

ESP_Sprite
Posts: 9580
Joined: Thu Nov 26, 2015 4:08 am

Re: esp32c3-mini-1-h4, how much uarts

Postby ESP_Sprite » Fri Oct 27, 2023 9:03 am

From the esp32-c3 datasheet: 'ESP32-C3 has two UART interfaces, i.e. UART0 and UART1'

Note that in the ESP32 series, a lot of peripherals don't have dedicated pins (even if some have default pins) and the same goes for UART1. You can re-route the UART signals to any available GPIO using the GPIO matrix.

Who is online

Users browsing this forum: Bing [Bot] and 183 guests