ESP8266 Developer Zone The Official ESP8266 Forum 2015-06-04T03:08:49+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=497 2015-06-04T03:08:49+08:00 2015-06-04T03:08:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=2044#p2044 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]> Greetings.

Statistics: Posted by hdrut — Thu Jun 04, 2015 3:08 am


]]>
2015-06-03T12:48:45+08:00 2015-06-03T12:48:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=2026#p2026 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]>
These patches seem to be just new binaries with the fix so what i do is simply rename them e.g. libmain_patch_01.a to libmain.a and replace them in /lib folder.

Statistics: Posted by Guest — Wed Jun 03, 2015 12:48 pm


]]>
2015-06-03T12:07:10+08:00 2015-06-03T12:07:10+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=2022#p2022 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]>
How do you apply the patch files which I note are libmain_patch_01.a, libsmartconfig_patch_01.a and libssl_patch_01.a

??

Statistics: Posted by scargill — Wed Jun 03, 2015 12:07 pm


]]>
2015-05-27T19:16:37+08:00 2015-05-27T19:16:37+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=1925#p1925 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]> it now works with 80Mhz settings. :)

I still need to test with logic analyser if clock is coming out correctly.

Thanks again for such a quick turn around.

Statistics: Posted by Guest — Wed May 27, 2015 7:16 pm


]]>
2015-05-27T18:33:31+08:00 2015-05-27T18:33:31+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=1922#p1922 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]>
So sorry for the inconvenience,

please have a try with this patch http://bbs.espressif.com/viewtopic.php?f=5&t=508

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Wed May 27, 2015 6:33 pm


]]>
2015-05-27T18:13:23+08:00 2015-05-27T18:13:23+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=1920#p1920 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]>
Is there any update on this ?

Btw, its not bootloader issue at all, I did another test using non FOTA binaries [eagle.app.v6.flash.bin at 0x0 and eagle.app.v6.irom0text.bin at 0x40000] where we dont have bootloader at all. But these binaries does not boot for SDK 1.1.0 at 80Mhz.

Switching back to 40Mhz work fine.

Please help.

Thanks

Statistics: Posted by Guest — Wed May 27, 2015 6:13 pm


]]>
2015-05-26T18:19:21+08:00 2015-05-26T18:19:21+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=1893#p1893 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]>
No, it does not work with boot_v1.3 either.Also I tested boot_v1.4 with user1.bin from SDK 1.0.1 and it works fine. So looks like its not the bootloader issue.

Thanks

Statistics: Posted by Guest — Tue May 26, 2015 6:19 pm


]]>
2015-05-26T15:57:58+08:00 2015-05-26T15:57:58+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=1877#p1877 <![CDATA[Re: SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]>
Sorry for the inconvenience.

Please have a try with the boot_v1.3 , can it work right ?
boot_v1.3(b3).zip

Statistics: Posted by ESP_Faye — Tue May 26, 2015 3:57 pm


]]>
2015-05-26T14:00:30+08:00 2015-05-26T14:00:30+08:00 https://bbs.espressif.com:443/viewtopic.php?t=497&p=1870#p1870 <![CDATA[SDK 1.1.0 does not boot when 80Mhz SPI clock selected]]>
I downloaded SDK 1.1.0 and it does not boot when I set 80Mhz SPI Flash speed in ROM header. The boot loader get stuck as shown below. It boot fine if I switch back to 40Mhz via ROM header.

This is a new issue in SDK1.1.0 because I have been running flash at 80mhz in SDK1.0.1 without any problem. My application need SPI Flah at 80MHz, please can you look into this as provide a fix/workaround.

Code:

 ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x40100000, len 1396, room 16
tail 4
chksum 0x89
load 0x3ffe8000, len 776, room 4
tail 4
chksum 0xe8
load 0x3ffe8308, len 540, room 4
tail 8
chksum 0xc0
csum 0xc0

2nd boot version : 1.4(b1)
  SPI Speed      : 80MHz
  SPI Mode       : QIO
  SPI Flash Size & Map: 16Mbit(512KB+512KB)
jump to run user1 @ 1000

Statistics: Posted by Guest — Tue May 26, 2015 2:00 pm


]]>