esp8266 start-up process

roc2
Posts: 12
Joined: Tue Oct 25, 2016 3:57 pm

esp8266 start-up process

Postby roc2 » Mon Dec 05, 2016 2:52 pm

I just want to know the process of esp8266 chip start-up, who can give me a detail describe of it(from the chip power on to the program main handler start). :) And wether the flash is need to access after the main handler start?? :? :?

ESP_Xutao
Posts: 134
Joined: Tue Sep 27, 2016 5:42 pm

Re: esp8266 start-up process

Postby ESP_Xutao » Mon Dec 05, 2016 4:42 pm

Hi:
your problem is comprehensive,if you want to know some detail,you can consult this two documents.
http://espressif.com/sites/default/file ... ide_cn.pdf and http://espressif.com/sites/default/file ... _cn.pdf.If you cann't know somethings,welcome ask questions.

roc2
Posts: 12
Joined: Tue Oct 25, 2016 3:57 pm

Re: esp8266 start-up process

Postby roc2 » Mon Dec 05, 2016 5:08 pm

ESP_Xutao wrote:Hi:
your problem is comprehensive,if you want to know some detail,you can consult this two documents.
http://espressif.com/sites/default/file ... ide_cn.pdf and http://espressif.com/sites/default/file ... _cn.pdf.If you cann't know somethings,welcome ask questions.

:( :( :( I think you have misunderstood. What I want to konw is that : the process of this chip starting(the detail from chip power on to the main program start ), and the flash is wether needed after the main program start.

ESP_Greg

Re: esp8266 start-up process

Postby ESP_Greg » Thu Dec 08, 2016 3:53 pm

Hi,
We have a FAQ to talk about the boot up procedure. You can get FAQ document from below link.
http://espressif.com/sites/default/file ... faq_en.pdf
And yes, flash need to be accessible. Because code need to be cached from flash to RAM.

Who is online

Users browsing this forum: No registered users and 3 guests