rebooting continously

davdav
Posts: 208
Joined: Thu Nov 17, 2016 2:33 pm

rebooting continously

Postby davdav » Thu Nov 17, 2016 2:58 pm

Hi everybody,

I have bought a development board from espressif (ESP32_Core_board_v2). I have installed the SDK and ESP-IDF framework.

I follow all the guides and I compiled the esp-idf-template project (from github). Then I downloaded the firmware using "ESP download tool v3.4.4" (see the screenshot attached).

However the device seems blocked and loop this informations:

ets Jun 8 2016 00:22:57

rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:QIO, clock div:2
load:0x3ffc0000,len:0
load:0xffff0e00,len:-1
1162 mmu set 00010000, pos 00010000

I have searched in the forum and on github issue but I was not able to solve it..so, where did I wrong? ho to solve?

Thanks.
Attachments
Immagine.jpg
Immagine.jpg (74.52 KiB) Viewed 13455 times

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: rebooting continously

Postby ESP_Angus » Thu Nov 17, 2016 10:41 pm

The ESP-WROOM32 module on the Core Boards currently only supports DIO flash mode. Change the flash mode in "make menuconfig" under "Serial Flasher Config" from QIO to DIO, run make tho rebuild, then re-flash. If using the GUI flasher tool, this option may also need to be changed from QIO to DIO.

(Note that in very recent esp-idf master branch versions, the partition table offset has also changed from 0x4000 to 0x8000. So if you get a subsequent error about partition table, try changing this value in the GUI flasher. If you use the command line "make flash" then it will be changed automatically.)

davdav
Posts: 208
Joined: Thu Nov 17, 2016 2:33 pm

[SOLVED] rebooting continously

Postby davdav » Fri Nov 18, 2016 9:09 am

Thank you for reply

I changed the SPI MODE to DIO and setup the partition table to 0x8000 and it works.

onehorse
Posts: 70
Joined: Mon Feb 15, 2016 1:35 am

Re: rebooting continously

Postby onehorse » Sun Nov 20, 2016 5:22 am

I have the same issue, did you ever solve this?

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

Re: rebooting continously

Postby rudi ;-) » Sun Nov 20, 2016 2:35 pm

onehorse wrote:I have the same issue, did you ever solve this?
davdav wrote: I changed ..... and it works.
yes.

if you mean your other post

it would very helpfull, if you post your shematic in the other post how you changed things on connected flash.
without this there is a puzzle what fails.

if you not use your own designed board and you have the fails,
would helpfull, if you post your used board too.

btw helpfull will be too:
which IDE you use?
Arduino IDE,
Eclipse with ESP-IDF
others.

and how you have tried to flash?
esptool.py
windows flash tool
others.

not sure - have you seen it :
you can select "SpiAutoSet" and "DoNotChgBin"
the flash tool have a lookup to your connected Flash
and select it auto

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

onehorse
Posts: 70
Joined: Mon Feb 15, 2016 1:35 am

Re: rebooting continously

Postby onehorse » Mon Nov 21, 2016 5:03 am

I am using the Arduino IDE, but i also tried the ESP flash tool and i cannot detect a mac address even though the chip sync is OK. I don't have the firmware files though for the flash tool. Where can i find these?

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

Re: rebooting continously

Postby rudi ;-) » Mon Nov 21, 2016 5:22 am

onehorse wrote:I am using the Arduino IDE, but i also tried the ESP flash tool and i cannot detect a mac address even though the chip sync is OK. I don't have the firmware files though for the flash tool. Where can i find these?

you can not detect a mac address?
please try again, do not select a file to download
check true the "SpiAutoSet" and "DoNotChgBin"
select your baudrate 115200 ( for this test )
select your com port
hold pressed button 0 ( GPIO 00 to GND )
press start
and you get no mac address?

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

onehorse
Posts: 70
Joined: Mon Feb 15, 2016 1:35 am

Re: rebooting continously

Postby onehorse » Tue Nov 22, 2016 5:50 pm

Correct, no mac address...

Who is online

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