bienvenu wrote:
What did you do to get it to work, specifically? (The "little test and patching".)
hi bienvenu, sry for wrote name wrong before,
i "massacred" the modul
i picked it out from [EDIT right word, EDIT add Picture of ] breadboard,
- IMG_4486s.JPG (44.53 KiB) Viewed 19171 times
bobbed in into again, and same again, same again,one time then the app was boot, so i stopped this. Soldering Modul on Breakout was ok,but think the U0TXD makes worse ( see 8digit toogle switch table 1-2, the U0TXD on boot SPI is High Level )then i connect gpio0 to low, deconnect EN from high (3.3) this wire was very sensitive then and allways reset boot, then connect this to the EN ( 3.3) again, then was boot mode (13)
@thanks faye for declare boot log
http://esp32.com/viewtopic.php?f=16&p=216#p216
but can't upload a new firmware.
( have record with desktop video, will upload for not listed view, and post the link under document folder in forum then , there are more processes to see.)
after try to update with esptool, same position, power off, power on, there is no app boot or no boot mode. so i bobbed it again. i am sure, the special breadboard is top, but will make a fix PCB for the evening and try again. i suspected the U0TXD, will attempt at evening to solder switch with pullup/pulldown and other. the usb TTL stick do not separate properly if you deconnect the board from power, the pins are Rear supply via the USB ( Rx, Tx ) if you power of the modul. (seeks a path through the USB)
btw:
in ESP32 RTOS SDK 1.0 github is declare blank.bin
blank.bin--------->0xfe000(for 1MB SPI Flash)
and in Getting Started after Table 2.2 under point 7 "upload files" is it declare with
blank.bin--------->0xFC000
read the command well, in the last config the command is flashing -fs 2m
that means, that there is use a 2Mbit flash in example,
we have 1 Mbit flash in ESP318 so 0xfe000 is the right.
read carefull Table 2-4 for blank.bin
btw:
the modul are not stocked in
R5
R6
C14
R3
the schematics declare
R5 ~~~~ NC GPIO32
R6 ~~~~ NC GPIO33
C14 --||-- NC GND
R3 ~~~~ NC VDD33
so i think, have no component lost
best wishes
rudi
edit: at evening will do next try.