[solved] ESPEasyMega on ESP-32

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
nietbelangrijk
New user
Posts: 6
Joined: 23 Sep 2017, 14:07

[solved] ESPEasyMega on ESP-32

#1 Post by nietbelangrijk » 23 Sep 2017, 14:22

Silly me, see what happens when you have a real bad cold and do not think straight :)


Hi,

Been trying to flash the Mega version to an ESP-32 WROOM-32
Result is that the ESP will not boot at all.
When I use the Arduino IDE flashing and uploading is no problem and the ESP-32 will boot and execute te program I compiled in the IDE. Using the same parameters in the IDE as on the CLI.

Image

What am I doing wrong?

Code: Select all

C:\Users\peter\Downloads\ESPEasy_v2.0.0-dev12>esptool.py -p com4 -b 921600  -c auto write_flash 0x1000 ESPEasy_v2.0.0-dev12_normal_4096.bin
esptool.py v2.1
Connecting........___
Detecting chip type... ESP32
Chip is ESP32D0WDQ6 (revision 1)
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Flash params set to 0x0220
Compressed 566528 bytes to 373377...
Wrote 566528 bytes (373377 compressed) at 0x00001000 in 6.1 seconds (effective 740.1 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting...
Oops, does not work cause the bin file is for esp8266, silly me.
Last edited by nietbelangrijk on 23 Sep 2017, 14:38, edited 1 time in total.

Martinus

Re: ESPEasyMega on ESP-32

#2 Post by Martinus » 23 Sep 2017, 14:32

The bin files are compiled for ESP8266. Doubt if that will work on ESP32...

nietbelangrijk
New user
Posts: 6
Joined: 23 Sep 2017, 14:07

Re: ESPEasyMega on ESP-32

#3 Post by nietbelangrijk » 23 Sep 2017, 14:36

Martinus wrote: 23 Sep 2017, 14:32 The bin files are compiled for ESP8266. Doubt if that will work on ESP32...
I just realized that.

Will close this posting.

Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 0 guests