ESP8266 Developer Zone The Official ESP8266 Forum 2016-02-24T14:19:31+08:00 https://bbs.espressif.com:443/feed.php?f=6&t=1802 2016-02-24T14:19:31+08:00 2016-02-24T14:19:31+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1802&p=5813#p5813 <![CDATA[Re: HSPI not working on ESP_LAUNCHER dev board]]>
Shematic and PCB layout of ESP-LAUCHER can be obtained in below link.

http://bbs.espressif.com/viewtopic.php?f=51&t=815

If you want to use HSPI interface, please try to remove C8(besides reset key) and R58(besides IR-emitter diode) first.

More questions, please let us know.

Thanks.

Statistics: Posted by Espressif_Kelly — Wed Feb 24, 2016 2:19 pm


]]>
2016-02-23T19:41:02+08:00 2016-02-23T19:41:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1802&p=5805#p5805 <![CDATA[HSPI not working on ESP_LAUNCHER dev board]]>
I have some experience with ESP-01 and ESP-03 modules.
I have written some C code on it, using the Arduino adaptation layer.
With this code, I got an application that uses the HSPI port of the ESP8266EX to connect to a SPI accelerometer (ADXL362).

My problem is that the same application does not work at all on the ESP_LAUNCHER board.

I see on scope that SCK signal and CS signals are moving as expected, but MISO and MOSI remain steady.

Any help would be appreciated.
Thank.

Statistics: Posted by pirlouwi — Tue Feb 23, 2016 7:41 pm


]]>