Increasing flash memory
Posted: Mon Jan 18, 2016 7:06 pm
Hi, I've just modifyed my 4mbit esp8266-03 with a bigger flash chip, a 32mbit model from microchip.
Looking at the datasheet, I think it's compatible with esp but once turned on the circuit after the mod something is not working as it was before.
This is the datasheet of the new flash chip:
http://ww1.microchip.com/downloads/en/D ... 05218B.pdf
This is the output of ESP FLASH DOWNLOAD TOOL once it detects the ESP:
flash vendor:
BFh : N/A
flash devID:
2642h
N/A;N/A
crystal:
26 Mhz
Can someone help me understanding what's wrong?
Having a blank flash do I need to write sdk on it even if I use arduino IDE for compiling / downloading code?
In that case I am not sure of the files to load in the following fields of download tool 2.3:
0x7e000
0x00000
0x3e000
0x40000
Thanks in advance.
Looking at the datasheet, I think it's compatible with esp but once turned on the circuit after the mod something is not working as it was before.
This is the datasheet of the new flash chip:
http://ww1.microchip.com/downloads/en/D ... 05218B.pdf
This is the output of ESP FLASH DOWNLOAD TOOL once it detects the ESP:
flash vendor:
BFh : N/A
flash devID:
2642h
N/A;N/A
crystal:
26 Mhz
Can someone help me understanding what's wrong?
Having a blank flash do I need to write sdk on it even if I use arduino IDE for compiling / downloading code?
In that case I am not sure of the files to load in the following fields of download tool 2.3:
0x7e000
0x00000
0x3e000
0x40000
Thanks in advance.