The V1.0 of the ESP8266 HSPI Host Multi-device API
download/file.php?id=577
seems confused on the table on page 7:
* Mode reads as "HSPI Defaul IO" ... should be "HSPI Default IO"
* The mappings of pin names on ESP8266 to SPI bus signals is defined as:
MTDO -> CS
MTCK -> MOSI
MTDI -> MISO
MTMS -> CS
This feels wrong ... I am guessing it should be:
MTCK -> SCLK
MTMS -> CS
MTDO -> MOSI
MTDI -> MISO
all in all, very confusing.
HSPI Documentation confusion ...
Re: HSPI Documentation confusion ...
Postby ESP_Luwei » Wed Oct 21, 2015 9:40 am
Hello, thank you very much for your feedback.
The HSPI manual is now updated. The correct mapping is:
MTDO > CS
MTCK > MOSI
MTDI > MISO
MTMS > CLK
Thanks again!
The HSPI manual is now updated. The correct mapping is:
MTDO > CS
MTCK > MOSI
MTDI > MISO
MTMS > CLK
Thanks again!
Re: HSPI Documentation confusion ...
Postby kolban » Mon Nov 09, 2015 12:10 pm
Howdy,
Was reading this post again ... can you check the settings. You say:
MTDO > CS
MTCK > MOSI
MTDI > MISO
MTMS > CLK
while I say they might be:
MTCK -> SCLK
MTMS -> CS
MTDO -> MOSI
MTDI -> MISO
It seems we disagree on MTDO, MTCK, MTMS ... the only one we agree on is MTDI ...
Was reading this post again ... can you check the settings. You say:
MTDO > CS
MTCK > MOSI
MTDI > MISO
MTMS > CLK
while I say they might be:
MTCK -> SCLK
MTMS -> CS
MTDO -> MOSI
MTDI -> MISO
It seems we disagree on MTDO, MTCK, MTMS ... the only one we agree on is MTDI ...
Who is online
Users browsing this forum: No registered users and 5 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
-
- All times are UTC+08:00
- Top
- Delete all board cookies
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.