Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doitESP32devkitV2 #7987

Open
1 task done
JaimeBravoAlgaba opened this issue Mar 23, 2023 · 1 comment
Open
1 task done

doitESP32devkitV2 #7987

JaimeBravoAlgaba opened this issue Mar 23, 2023 · 1 comment
Labels
Type: Feature request Feature request for Arduino ESP32 Type: 3rd party Boards

Comments

@JaimeBravoAlgaba
Copy link

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

  • I confirm I have checked existing list of Feature requests and Contribution Guide.
@JaimeBravoAlgaba JaimeBravoAlgaba added the Type: Feature request Feature request for Arduino ESP32 label Mar 23, 2023
@atanisoft
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature request Feature request for Arduino ESP32 Type: 3rd party Boards
Projects
None yet
Development

No branches or pull requests

3 participants