ESP8266 Developer Zone The Official ESP8266 Forum 2016-05-04T18:00:47+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=1603 2016-05-04T18:00:47+08:00 2016-05-04T18:00:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1603&p=6706#p6706 <![CDATA[Re: HSPI Flash possible?]]>
You can get sdio_slv.c in our SDK which can be obtained in the below links.

viewtopic.php?f=46&t=850

More questions, please feel free to let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Wed May 04, 2016 6:00 pm


]]>
2016-05-03T22:27:50+08:00 2016-05-03T22:27:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1603&p=6691#p6691 <![CDATA[Re: HSPI Flash possible?]]>
Where can we download the STM32 source code which is mentioned in http://espressif.com/sites/default/file ... .1-2_0.pdf ?

Do you also have a detailed description how to upload user code using SDIO?

Thanks, Arjan

Statistics: Posted by raspberrypidmx — Tue May 03, 2016 10:27 pm


]]>
2016-02-03T11:12:51+08:00 2016-02-03T11:12:51+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1603&p=5648#p5648 <![CDATA[Re: HSPI Flash possible?]]>
ESP8266EX can support to work as SDIO/SPI slave and then external SPI flash should be moved to HSPI interface.
You can refer to "8H-ESP8266__Interface_SDIO_SPI_Mode" for details.
http://bbs.espressif.com/viewtopic.php?f=51&t=819
BTW, current Non os SDK_V1.5.2 has already supported this funtion.
Any more questions, please feel free to let us know.
Thanks.

Statistics: Posted by Espressif_Kelly — Wed Feb 03, 2016 11:12 am


]]>
2016-01-07T18:25:35+08:00 2016-01-07T18:25:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1603&p=5295#p5295 <![CDATA[HSPI Flash possible?]]>
I would like to pump a lot of data into ESP8266 so I want to use SDIO for high speed connection from a host microcontroller.
But the problem is primary SDIO/SPI pins already been used by flash chip (BTW, my test board is ESP-12-E).

Is it possible to switch a flash to HSPI (the second SPI as far as I know) so I can download and run my firmware?
Or is there any other way that my code can program SDIO without conflict?

I couldn't find any doc and sample code regarding this around here.
Any help would be greatly appreciated.

Regards,
Sean

Statistics: Posted by i4vine — Thu Jan 07, 2016 6:25 pm


]]>