Search found 2 matches

by ArnoKCS
Fri Oct 19, 2018 11:28 am
Forum: Hardware
Topic: Three UARTs on ESP32 with integrated flash
Replies: 2
Views: 4882

Re: Three UARTs on ESP32 with integrated flash

Thank you loboris!
We'll check it asap.
by ArnoKCS
Fri Oct 19, 2018 10:14 am
Forum: Hardware
Topic: Three UARTs on ESP32 with integrated flash
Replies: 2
Views: 4882

Three UARTs on ESP32 with integrated flash

Hi all, I have noticed that for units with integrated flash, some pins (*) are used for connecting the embedded flash and are not recommended for other uses. (*) GPIO16, GPIO17, SD_CMD, SD_CLK, SD_DATA_0 and SD_DATA_1 Datasheets: ESP32-PICO-D4 rev 1.3 and ESP32 rev 2.4 I want to use three UARTs, but...