Page 1 of 1

Pinout of ESP32 dev board

Posted: Sun May 09, 2021 8:58 am
by DirectionLee
hi all,
could any body share where is offical detailed pinout of ESP32 dev board (not of chip pinout, nor module pinout) from esp32, the kind of definition of every pin, not a brief like https://docs.espressif.com/projects/esp ... escription . I think somewhere should have and tried but can't find.
in constrait, there is detailed pinout of arduino nano: https://store.arduino.cc/usa/arduino-nano inside DOCUMENTATION tablesheet

thank you in advance.

Re: Pinout of ESP32 dev board

Posted: Mon May 10, 2021 3:12 am
by ESP_Sprite
It's not in one single document, but... The pins are simply directly connected to the ESP32 module and the ESP32 chip inside (see e.g. the schematics) and the datasheet has all the descriptions for the pins.

Re: Pinout of ESP32 dev board

Posted: Mon May 10, 2021 8:18 am
by ESP_Minatel
Hi,

If you are looking for the ESP32-DevKitC, this could help you.
esp32_devkitC.png
esp32_devkitC.png (1.46 MiB) Viewed 3914 times

Re: Pinout of ESP32 dev board

Posted: Wed May 12, 2021 1:54 pm
by DirectionLee
thank you very much, that is extactly what I want. more ever, could you share where it from? :)

Re: Pinout of ESP32 dev board

Posted: Wed May 12, 2021 3:38 pm
by ESP_Minatel
We are working on those images for the documentation and as soon as it became available, it will be added to the official repositories.

For now you cant find it except from here and https://github.com/espressif/arduino-esp32/pull/5133.