Look out,I found so many problems with the d2wd!

User avatar
rudi ;-)
Posts: 1698
Joined: Fri Nov 13, 2015 3:25 pm

Re: Look out,I found so many problems with the d2wd!

Postby rudi ;-) » Sat Jul 22, 2017 1:54 pm

-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

Smartisan
Posts: 45
Joined: Sat May 20, 2017 3:08 am

Re: Look out,I found so many problems with the d2wd!

Postby Smartisan » Mon Jul 24, 2017 1:51 am

rudi ;-) wrote:@Smartisan

D2WD works well:

have a look here in this thread and this postings

hope this helps further

and please
post the reset reset reset log - this helps us to find out what's going wrong and why.


perhabs you can start simply the read ID prozess
can you communicate with the eMbeddedFlash?

example ( use the newer esptool version please )

Code: Select all

make flash_id
hello word
esptool.py v2.0-beta3
Connecting........____
Detecting chip type... ESP32
Uploading stub...
Running stub...
Stub running...
Manufacturer: 9d
Device: 7015
Hard resetting...

thank you

best wishes
rudi ;-)

Thank you! I will try it as you say, but i want to ask if we can supply the esp32 d2wd in 2.8V@200ma? Because the ldo we select work in this voltage and ampere. Apart from you use the lab power supply, we use a battery and ldo to supply power for the esp32 d2wd.Can you suggest some suggestion for the esp32 d2wd? We are disapponited that when we supply the esp32 d2wd 3.5V 3.6V by the dc source but the chip reset reset and reset.But when we just provide the voltage 3.3v the d2wd can work well.
Thank you a lot. :D :D :D

xunxunnihao
Posts: 2
Joined: Wed Jul 12, 2017 5:44 am

Re: Look out,I found so many problems with the d2wd!

Postby xunxunnihao » Mon Jul 24, 2017 2:20 am

rudi ;-) wrote:
Smartisan wrote:
ESP_igrr wrote:Supply voltage range is 2.3-3.6V, same as for D0WD.

I think you should test the chip esp32 d2wd , when you supply the voltage over 3.3v the chip will reset reset and reset.

i think there is a big missunderstood here.

first:

the D2WD works very well in the supply 2.3 - 3.6V itself.

BUT

cause D2WD has eMbeddedFlash inside for your firmware,
and this eMbeddedFlash is working only with 1.8 V
and this 1.8 V comes from intern Reguldator of the D2WD ( named VDD_SDIO )
you must set the bootstrap pin "MTDI " high for D2WD
this means, you must connect the "MTDI" pulled up to 3.3V


if you use the flash download tool 3.4.9.2it supported D2WD


but backto your reset resest reset


please post the log for this - there are some infos in the log what is going wrong.
can you please post your reset reset reset log
thank you

best wishes
rudi ;-)

could you please offer the demo board of esp32-d2wd,or how could we get or buy the demo of esp32-dwd?
below is the reset compare to the normal log,please check the problem as soon as possible?
we confirmed that VDD_SDIO is 1.8V,and already pulled high for the pin of MTDI.
QQ截图20170724101848.jpg
QQ截图20170724101848.jpg (163.31 KiB) Viewed 10989 times

Smartisan
Posts: 45
Joined: Sat May 20, 2017 3:08 am

Re: Look out,I found so many problems with the d2wd!

Postby Smartisan » Mon Jul 24, 2017 2:32 am

hi,i post the reset reset reset log.Can you help me to find the problem,Thank you!
Attachments
reset compare to normal.png
reset compare to normal.png (39.92 KiB) Viewed 10990 times

Smartisan
Posts: 45
Joined: Sat May 20, 2017 3:08 am

Re: Look out,I found so many problems with the d2wd!

Postby Smartisan » Mon Jul 24, 2017 2:32 am

Smartisan wrote:
rudi ;-) wrote:@Smartisan

D2WD works well:

have a look here in this thread and this postings

hope this helps further

and please
post the reset reset reset log - this helps us to find out what's going wrong and why.


perhabs you can start simply the read ID prozess
can you communicate with the eMbeddedFlash?

example ( use the newer esptool version please )

Code: Select all

make flash_id
hello word
esptool.py v2.0-beta3
Connecting........____
Detecting chip type... ESP32
Uploading stub...
Running stub...
Stub running...
Manufacturer: 9d
Device: 7015
Hard resetting...

thank you

best wishes
rudi ;-)

Thank you! I will try it as you say, but i want to ask if we can supply the esp32 d2wd in 2.8V@200ma? Because the ldo we select work in this voltage and ampere. Apart from you use the lab power supply, we use a battery and ldo to supply power for the esp32 d2wd.Can you suggest some suggestion for the esp32 d2wd? We are disapponited that when we supply the esp32 d2wd 3.5V 3.6V by the dc source but the chip reset reset and reset.But when we just provide the voltage 3.3v the d2wd can work well.
Thank you a lot. :D :D :D
hi,i post the reset reset reset log.Can you help me to find the problem,Thank you!
Attachments
reset compare to normal.png
reset compare to normal.png (39.92 KiB) Viewed 10990 times

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: Look out,I found so many problems with the d2wd!

Postby ESP_igrr » Mon Jul 24, 2017 5:51 am

I see you are configuring some GPIOs... which one do you configure after GPIO10?

roctwo
Posts: 95
Joined: Mon Nov 28, 2016 3:12 am

Re: Look out,I found so many problems with the d2wd!

Postby roctwo » Mon Jul 24, 2017 8:38 am

ESP_igrr wrote:I see you are configuring some GPIOs... which one do you configure after GPIO10?
I see you are configuring some GPIOs... which one do you configure after GPIO10?[/quote]
After configure GPIO10.GPIO is not configured any more.After configure GPIO10,"periph_module_enable(PERIPH_I2S0_MODULE)" is called.The followings is reset log and the dump file using "xtensa-esp32-elf-objdump -D -S developing.elf>dump".Could you please give us some suggestions by checking reset log and dump file?
Attachments
401011d8.png
401011d8.png (48.95 KiB) Viewed 10973 times
resetlog.png
resetlog.png (23.65 KiB) Viewed 10973 times
reset_log and dump file.zip
(5.17 MiB) Downloaded 511 times

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: Look out,I found so many problems with the d2wd!

Postby ESP_Sprite » Mon Jul 24, 2017 9:54 am

Also,
Thank you! I will try it as you say, but i want to ask if we can supply the esp32 d2wd in 2.8V@200ma?
That is not going to work. We recommend at least a 500mA power supply for the ESP32 in our design guidelines.

Smartisan
Posts: 45
Joined: Sat May 20, 2017 3:08 am

Re: Look out,I found so many problems with the d2wd!

Postby Smartisan » Tue Jul 25, 2017 12:35 am

ESP_Sprite wrote:Also,
Thank you! I will try it as you say, but i want to ask if we can supply the esp32 d2wd in 2.8V@200ma?
That is not going to work. We recommend at least a 500mA power supply for the ESP32 in our design guidelines.

So it must be at least 500ma power supply for the esp32? But why we try it can work in 2.8V-3.3V, and 3.3-3.6V the d2wd would be reset reset reset? The d2wd can work onetime and why it may resset reset reset another time? Is it the current too short cause the problem?
THX

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

Re: Look out,I found so many problems with the d2wd!

Postby WiFive » Tue Jul 25, 2017 1:27 am

Sorry, but this is wild goose chase unless you post schematic, source code, and exact steps to cause crash.

Who is online

Users browsing this forum: No registered users and 63 guests