ESP8266 Developer Zone The Official ESP8266 Forum 2016-03-30T14:24:10+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=1947 2016-03-30T14:24:10+08:00 2016-03-30T14:24:10+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1947&p=6267#p6267 <![CDATA[Re: HSPI Flash programming]]>
A new version of flash download tool that can support HSPI flash download mode is estimated to be released this week.

Once it is ok, we will let you know.

Thanks.

Statistics: Posted by Espressif_Kelly — Wed Mar 30, 2016 2:24 pm


]]>
2016-03-28T05:58:27+08:00 2016-03-28T05:58:27+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1947&p=6236#p6236 <![CDATA[HSPI Flash programming]]> System Description v1.4 document (Fig 1-13 Schematic of ESP8266EX as a slave device) and put a DIO Flash (W25X40) on HSPI, connected a UART to U0TXD/U0RXD and SD to the SDIO bus.

The chip shows up on SDIO when started in SD boot mode (MTDO pulled high), and has the serial bootloader running when MTDO is pulled low. Trying to download image via the serial interface fails and hangs the device, probably because the Flash is on the wrong interface for it.

Is there a way I can use the serial download protocol in ROM to program the Flash? I saw, in the 8H-ESP8266__Interface_SDIO_SPI_Mode__EN_v0.1 app note, that you have a way of doing it with XTCOM_UTIL. Can you share this version of XTCOM_UTIL?

Thank you.

Statistics: Posted by Skylark — Mon Mar 28, 2016 5:58 am


]]>