Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Viktor
#8964 There is a AH1463 chip on board near ESP8266. What function it's perform and can ESP8266 run without it? I need a smallest footprint on my PCB as possible, so I think to remove it. Is it possible?

Looking for your help
Viktor
User avatar
By sfranzyshen
#8972
Viktor wrote:There is a AH1463 chip on board near ESP8266. What function it's perform and can ESP8266 run without it? I need a smallest footprint on my PCB as possible, so I think to remove it. Is it possible?

This was answered on the espressif's bbs: ESP8266EX has no flash in chip, firmware has to be stored in external flash at present. Thus,the external flash cannot be removed.
http://bbs.espressif.com/viewtopic.php? ... move+flash
User avatar
By Viktor
#8984
sfranzyshen wrote:
Viktor wrote:There is a AH1463 chip on board near ESP8266. What function it's perform and can ESP8266 run without it? I need a smallest footprint on my PCB as possible, so I think to remove it. Is it possible?

This was answered on the espressif's bbs: ESP8266EX has no flash in chip, firmware has to be stored in external flash at present. Thus,the external flash cannot be removed.
http://bbs.espressif.com/viewtopic.php? ... move+flash


Thanks for your clarification