-->
Page 17 of 49

Re: Announce: Free book on the ESP8266

PostPosted: Mon Oct 05, 2015 5:17 am
by eriksl
Did you already have some text on the iram/irom ICACHE_FLASH_ATTR story?

Re: Announce: Free book on the ESP8266

PostPosted: Mon Oct 05, 2015 10:30 am
by kolban
I think there are a few lines, but not much. A little on p120.

Re: Announce: Free book on the ESP8266

PostPosted: Mon Oct 05, 2015 10:57 am
by jankop
Should not be GPIO15 on page 25 on the ground?

Re: Announce: Free book on the ESP8266

PostPosted: Mon Oct 05, 2015 12:14 pm
by martinayotte
jankop wrote:Should not be GPIO15 on page 25 on the ground?

It is mentioned "GPIO 15 Should be low on boot and flash.", which is correct.
As a best practice, it is always better to use pullup/pulldown GPIOs thru resistors, not directly to VCC/GND, since those pins can be initialized as output and therefore producing a short.