ldcung wrote:
Hello.I have found my fault about HSPI. The spi master and spi slave should connect like below:
CS--------CS
MOSI--------MOSI
MISO--------MISO
CLK--------CLK
but in my application,I connect master MOSI with slave MISO,and connect master MISO with slave MOSI.it is wrong.
After connect with the right way,the hspi receive data correct.
Hi idcung.
Can you share some info about spi connection?
R u trying to connect two esp8266 or one esp and another mcu?
I am trying to connect through spi an LPXxpresso 4367 mcu as spi master and an esp8266 as slave.
The spi slave example http://www.esp8266.com/viewtopic.php?f=9&t=820 doesn't work (or i cant get it to work).
Can u share ur connection setup and the code you used?
Thanx anyway!Statistics: Posted by disideris — Fri Jul 15, 2016 9:18 pm
]]>