Flash Tool

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

boot mode 1b 3b

Postby rudi ;-) » Thu Dec 17, 2015 4:04 pm

hi
have we info about boot mode 1b
( will try to reproduce the exception - this was two times in a 34 minits extrem boot trials in each variants )
bootmode_1b.JPG
bootmode_1b.JPG (45.75 KiB) Viewed 11895 times

and

boot mode 3b?
bootmode_3b.JPG
bootmode_3b.JPG (42.1 KiB) Viewed 11895 times
best wishes
rudi ;-)
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

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

ESP32 flashed - done!

Postby rudi ;-) » Thu Dec 17, 2015 10:47 pm

Hi
short and dirty: Done!

First test, read_mac with esptool.py and esptool32.py ok
btw, esptool do not support 1MB :)

then flasing:
bandicam 2015-12-17 23-07-56-939.jpg
bandicam 2015-12-17 23-07-56-939.jpg (163.93 KiB) Viewed 11888 times
and dear espressif ;-) if you have test my first user compile firmware
then you know the message ;-)

Dear espressif XXX-Mas Christmas! Thanks a lot for the SDK & ESP32!

Well compile, well booting:
bandicam 2015-12-17 23-10-41-383.jpg
bandicam 2015-12-17 23-10-41-383.jpg (147.68 KiB) Viewed 11888 times
but think, the board need a little warm air - have hot air 260°Celsius arround clock ( oszillator) and c1 and c2, will check next time in detail again, what the reason was.
a finger touch sense and this pump.
my rigol is ready for start too, i must hot air before start with modul, then bootloader and app code ok. without, there is no start possible. perhabs a toggle contact, or tempsensor? :mrgreen:

@Jeroen, think there is a cold fussion. have fluxed and then reset comes alone,
then hot air 260 °Celsius short and can switch fine. this hot air i must do allways.
will check next time whats up here.
btw: have make a switch like this now for better test:

EDIT: The name "Reset" is not the right choiced functional word,
better ( push_the_button_and_release_it ) "Power Off/PowerOn to Chip_Enable"
this will have then the cause value 1,
see the Boot Log def here:
http://esp32.com/viewtopic.php?f=16&p=216#p216
but think you know how choice it mean
IMG_4508s.JPG
IMG_4508s.JPG (69.11 KiB) Viewed 11888 times
now, we can work. ( i take the hot air under the arm ) :)

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

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

Re: Flash Tool

Postby rudi ;-) » Fri Dec 18, 2015 11:38 pm

bienvenu wrote: What did you do to get it to work, specifically? (The "little test and patching".)
btw, read in, test yours and let me know.
http://esp32.com/viewtopic.php?f=14&t=62

but i think yours is running now?
best wishes
rudi ;-)
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

bienvenu
Posts: 15
Joined: Fri Nov 27, 2015 11:06 am

Re: Flash Tool

Postby bienvenu » Sat Dec 19, 2015 12:46 am

rudi ;-) wrote:btw, read in, test yours and let me know.
http://esp32.com/viewtopic.php?f=14&t=62

but i think yours is running now?
best wishes
rudi ;-)
After you mentioned hot air, I gave the ESP31 IC a quick reflow and it has worked since. Thanks for the tip :)

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

Re: Flash Tool

Postby rudi ;-) » Sat Dec 19, 2015 12:56 am

bienvenu wrote:
rudi ;-) wrote:btw, read in, test yours and let me know.
http://esp32.com/viewtopic.php?f=14&t=62

but i think yours is running now?
best wishes
rudi ;-)
After you mentioned hot air, I gave the ESP31 IC a quick reflow and it has worked since. Thanks for the tip :)
pls try to give the ESP31 IC a cold blow ( under 20 °C celsius place temperature )
can you boot? :mrgreen:
pls watch the video in bug sector and if you can, do feedback.
if you not have a cold air too, then put the modul 1-2h in fridge :o
hey - we have a modul -40°C do +150°C ;)

think we have a nice future found?

EDIT:
( hope, because if bug, then we can't test in the winter wild , or perhabs this ESP32 beta are efused min to 20 °C in eMbeddedTemperatureSensor that we can't go outside with it :mrgreen: fun! ..but possible :o )


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

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

Re: Flash Tool

Postby rudi ;-) » Wed Dec 23, 2015 1:34 am

Hi

Are there info about boot mode 1b (upload mode ) and 3b (bootprocess) ?
what the bootloader wait for at 1b? most time then exception : epc1=0x400003638, other 0x0.. whats up :?

just in time i am in 1b if i go to upload mode (GPIO0 low) and 3b if i go to "start SPI flash" (GPIO0 high). have play a little with pins. think we have more tactics to go in boot options :mrgreen:

now, if someone know, how i come out from 1b :P
"i do not remind me to reconstrict the doings to this frame."
but will try in the meantime, like i sayed:

here comes the reconstruct you can do "follow me" by:

normaly connect and start in appliaction mode.
( high or low allways mean pullup or pulldown, i use 10KOhm)

GPIO0 high
U0TXD high
GPIO2 ( --)
GPIO05 high

boot..
Mode (33)

----

normaly connect and start in upload mode

GPIO0 low
U0TXD (--) [my are here pullup]
GPIO02 low
GPIO05 (--) [my are here pullup]

boot..
Mode (13)

----

now Mode 1b

GPIO0 low
U0TXD (--) [my are here pullup]
GPIO02 high
GPIO05 (--) [my are here pullup]

boot..
Mode (1b)

----

now Mode 3b

GPIO0 high
U0TXD high
GPIO2 ( --)---> put it to high
GPIO05 high

boot..
Mode (3b)

----

what options we have in 1b and 3b?
what are 1b and 3b?
sometimes in 1b exception : epc1=0x400003638, other 0x0.
and one info:
the flash tool can not sync in 1b, so i think, perhabs an other medium that is still missed at this time for upload space is expected?

ok.
you can now comprehend 1b and 3b as here was linked in the thread further above.
perhabs you can confirm or contradict.

next steps are listen to certain pins in 1b / 3b


best wishes
rudi ;-)


btw:
if we have 1b, have we 1a too, and the same, 3b, have we 3a too?
and what are they mean? i remind me, to saw onetime a "Xa" but do not have a second chance to go in in this.
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

Who is online

Users browsing this forum: No registered users and 113 guests