atomic14 / esp32-s3-pinouts

ESP32-S3 Pinout Quick Guide
Creative Commons Attribution Share Alike 4.0 International
217 stars 17 forks source link

DIO mode should something on the diagram explain pins 9/10 or can you always use them even if not in DIO mode? #16

Open NonaSuomy opened 5 months ago

NonaSuomy commented 5 months ago
Most ESP32-S3 modules use qio, but are also dual I/O.

In qio mode, two additional GPIOs (9 and 10) are used for SPI flash communications. If flash mode is set to dio then these pins are available for other purposes.