IS there any hardware schematic about ESP32D2WD?

Daniel
Posts: 28
Joined: Tue Jan 09, 2018 12:55 pm

IS there any hardware schematic about ESP32D2WD?

Postby Daniel » Tue Jan 09, 2018 1:21 pm

Hi,everyone, I bought ESP32D2WD a few days ago,but i cant use it correctly even if refer to the references and resources.so i need your help.Is there any hardware schematic about ESP32D2WD or any test board which i can buy? here is the schematic i use,is there any question ?(ps:the spi flash is empty,and the power is on.)

Best wishes! Daniels.
Attachments
00.png
00.png (55.87 KiB) Viewed 7598 times

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: IS there any hardware schematic about ESP32D2WD?

Postby ESP_Angus » Tue Jan 09, 2018 9:14 pm

I'm not actually sure that we have a reference schematic for ESP32D2WD, however it should be identical to ESP32D0WD with only the following differences:

- Embedded flash is connected internally to pins GPIO16, GPIO17, SD_CMD, SD_CLK, SD_DATA_0 and SD_DATA_1. So ensure none of these pins are connected externally. (Ref: ESP32 datasheet Section 2.2 Pin Descriptions, Note at bottom)

- SD_DATA_2 & SD_DATA_3 (GPIOs 9 & 10) are not used for internal flash on ESP32-D2WD and can be used as GPIOs if required.

The schematic image you posted is a little small to clearly read all the GPIO numbers, but if you check it against the ESP32D0WD reference designs with the above two caveats in mind, you should be OK.

If you've checked the design and are you still having problems with the board, can you please describe them? Have you verified all power ground/pins are correctly powered, CH_PD (EN) pin is pulled high, and that the crystal is oscillating? If all these are true, you should at least get some UART serial output and can continue debugging from there.

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: IS there any hardware schematic about ESP32D2WD?

Postby WiFive » Wed Jan 10, 2018 1:16 am

Gpio16 shows it is being used for charged signal. As stated it is already used by internal flash and also all sdio group gpio are operating at 1.8v.

Daniel
Posts: 28
Joined: Tue Jan 09, 2018 12:55 pm

Re: IS there any hardware schematic about ESP32D2WD?

Postby Daniel » Wed Jan 10, 2018 9:07 am

thanks ESP_Angus and WiFive,it is you who give me the direction.As the ESP_Angus 's answer,I know the Gpio16 should not be used for others. so i have make it float,but it does not work! I noticed that the VDD_SDIO pin is always 0 V no matter what the MTDI pin 's voltage is. Is this normal? sorry for Reply so late,because I've tried three times.So I expect your answer very much.
Best wishes.Daniel.

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: IS there any hardware schematic about ESP32D2WD?

Postby WiFive » Wed Jan 10, 2018 10:46 am

Do you have uart connected? Is there any output?

Daniel
Posts: 28
Joined: Tue Jan 09, 2018 12:55 pm

Re: IS there any hardware schematic about ESP32D2WD?

Postby Daniel » Wed Jan 10, 2018 11:19 am

thanks your reply.@ WiFive,yes,I have uart connected,There is nothing output.That makes me very helpless.

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: IS there any hardware schematic about ESP32D2WD?

Postby ESP_Angus » Wed Jan 10, 2018 10:42 pm

Daniel wrote:I have uart connected,There is nothing output.That makes me very helpless.
OK, in this case the good news is that it's not the flash or anything specific to the ESP32D2WD variant. If it was the flash, you'd at least get some kind of error on the UART. My earlier post had the things to check in this case:
Have you verified all power ground/pins are correctly powered, CH_PD (EN) pin is pulled high, and that the crystal is oscillating? If all these are true, you should at least get some UART serial output and can continue debugging from there.

Who is online

Users browsing this forum: Bing [Bot], Dennie and 131 guests