piersfinlayson wrote:Just for kicks I've got some 128Mbit flash chips coming now so I can try my software out with 16MB
Ordered this and a battery charging shield, has the 128Mbit
https://goo.gl/RC1IAm
Explore... Chat... Share...
piersfinlayson wrote:Just for kicks I've got some 128Mbit flash chips coming now so I can try my software out with 16MB
martinayotte wrote:esptool.py has already been patched for > 4MB in ESP31 branch :
https://github.com/themadinventor/espto ... 753496b529
FLASH_SIZES = {
'512KB':0x00,
'256KB':0x10,
'1MB':0x20,
'2MB':0x30,
'4MB':0x40,
'2MB-c1': 0x50,
'4MB-c1':0x60,
'4MB-c2':0x70}
piersfinlayson wrote:Doh - I see you linked to igrr's commit to esptool-ck as well, and 0x60 and 0x70 are used for 8MB and 16MB (presumably when the SDK OTA aren't being used), so looks like I want 0x60 for 16MB.
The SDK just resets if you set the value to 0x80 or above!
martinayotte wrote:esptool.py has already been patched for > 4MB in ESP31 branch :
https://github.com/themadinventor/espto ... 753496b529
Arduino framework too :
https://github.com/esp8266/Arduino/comm ... 992ba89df3
https://github.com/igrr/esptool-ck/comm ... 6b27a7cd8f
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]