various question for First boot/flash Start to the ESP_Module_Testboard

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

various question for First boot/flash Start to the ESP_Module_Testboard

Postby rudi ;-) » Tue Dec 15, 2015 11:17 pm

hi
before work on First Start with electric on the ready soldered ESP board i ask before,
because we have only one module and i would work long time in beta ( greetings to Kolban, i soldered, but i do not know, did it fine too) :mrgreen:

which process you do for first start?
soldering
3.3 -> Pin name 3.3
GND ->Pin name GND
3.3 -> Pin name EN

( do we need to connect GPIO15 and other ( GPIO02, GPIO00 ) like ESP8266?)

which is the the HW RST pin (Chip Pin 47? ) on the ESP_Module_Testboard?

have we a table for boot mechanism / processing available just in time?

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

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

Re: various question for First boot/flash Start to the ESP_Module_Testboard

Postby rudi ;-) » Tue Dec 15, 2015 11:51 pm

Can we HW reset the Modul?
question HW RST.JPG
question HW RST.JPG (49.7 KiB) Viewed 11003 times
txs
best wishes
rudi ;-)
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

rojer9
Posts: 17
Joined: Mon Dec 14, 2015 10:45 pm
Contact:

Re: various question for First boot/flash Start to the ESP_Module_Testboard

Postby rojer9 » Wed Dec 16, 2015 12:23 am

i think EN can be used to reset the device.
that said, i'm not having much success flashing the device, so take it for what it's worth...

ESP_Greg

Re: various question for First boot/flash Start to the ESP_Module_Testboard

Postby ESP_Greg » Thu Dec 31, 2015 9:51 am

rudi, can the below boot mode configuration help you out?
Attachments
boot mode.png
boot mode.png (199.44 KiB) Viewed 10876 times

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

Re: various question for First boot/flash Start to the ESP_Module_Testboard

Postby rudi ;-) » Tue Jan 05, 2016 7:12 am

ESP_Greg wrote:rudi, can the below boot mode configuration help you out?

txs, yes - this helps.

btw:

we have the Chip_En pin
this pin is no reset pin. if the pin goes Vcc + then the SoC is 100 prozent active
if the pin goes Low, the SoC works in which Mode?

deep deep sleep? ( only RTC is working )
deep sleep? ( Modem is off, CPU is working )
sleep ( Modem is listen, trigger to wake up with Res 14k ? as a RST

can / have we later in ESP32 a real RST Pin ( reboot function in SSC ) ?

txs
best wishes
rudi ;-)

is there are nice Mode for watching Pin ISR in deep deep sleep?
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

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

Re: various question for First boot/flash Start to the ESP_Module_Testboard

Postby ESP_Sprite » Wed Jan 06, 2016 2:32 am

The Chip_En pin is the same as on the ESP8266: if it's pulled low, the chip is entirely disabled, which is functionally the same as it being in reset state. That's why you can use it as a reset pin; it has the same effect. Yes, there is a very nice mode for watching pins (and A/D, and capacative sensors, and...) in deep sleep; unfortunately we don't have the documentation for it ready as of now.

Who is online

Users browsing this forum: Bing [Bot] and 99 guests