You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new version of the doitESP32devkitV1 board has a new version (doitESP32devkitV2) which is beeing widely sold on Amazon. I have detected that the pinout may be different from the first version, since the LED_BUILTIN is now connected to the GPIO6, instead of GPIO2 as in the old version.
since the LED_BUILTIN is now connected to the GPIO6, instead of GPIO2 as in the old version.
If this is still using an ESP32-WROOM-32 then the board is not going to work reliably (or at all!). GPIO 6 is connected to the on-board flash and shouldn't be used for any other purpose.
From the link and schematics you have provided I don't see anything obvious to indicate that the LED_BUILTIN is on GPIO6 but instead looks like still on GPIO2. The schematic doesn't even show an LED except on UART0-TX which seems odd.
Related area
Pinout changes.
Hardware specification
doitESP32devkitV1
Is your feature request related to a problem?
The new version of the doitESP32devkitV1 board has a new version (doitESP32devkitV2) which is beeing widely sold on Amazon. I have detected that the pinout may be different from the first version, since the LED_BUILTIN is now connected to the GPIO6, instead of GPIO2 as in the old version.
ESP-32 NodeMCU Developmentboard Pinout Diagram amazon.pdf
ESP-32 NodeMCU Developmentboard Schematic.pdf
Amazon link: https://www.amazon.es/AZDelivery-NodeMCU-ESP-WROOM-32-Tablero-Desarrollo/dp/B071P98VTG/ref=sxts_rp_s_a_1_0?content-id=amzn1.sym.d5534b4a-8834-4f21-9593-223281ccba24%3Aamzn1.sym.d5534b4a-8834-4f21-9593-223281ccba24&cv_ct_cx=esp32%2Bazdelivery&hvadid=80470603698445&hvbmt=bp&hvdev=c&hvqmt=p&keywords=esp32%2Bazdelivery&pd_rd_i=B071P98VTG&pd_rd_r=b4520452-c28f-4083-89af-6e9fe2abccba&pd_rd_w=zk6dv&pd_rd_wg=Nd3Ix&pf_rd_p=d5534b4a-8834-4f21-9593-223281ccba24&pf_rd_r=V9EY5XPXR80351T9MST5&qid=1679603762&sbo=RZvfv%2F%2FHxDF%2BO5021pAnSA%3D%3D&sr=1-1-30c649cd-33b6-49d1-9f8b-8035bb525ef9&th=1
Describe the solution you'd like
Create a new variant of the ESP32 with the updated pinout.
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
The text was updated successfully, but these errors were encountered: