HSPI Documentation confusion ...

User avatar
kolban
Posts: 131
Joined: Tue Jun 16, 2015 1:09 pm
Location: Fort Worth, Texas, USA

HSPI Documentation confusion ...

Postby kolban » Sun Oct 11, 2015 12:56 pm

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.

ESP_Luwei

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!

User avatar
kolban
Posts: 131
Joined: Tue Jun 16, 2015 1:09 pm
Location: Fort Worth, Texas, USA

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 ...

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: HSPI Documentation confusion ...

Postby ESP_Faye » Mon Nov 09, 2015 4:06 pm

Hi,

The correct mapping is:
MTDO > CS
MTCK > MOSI
MTDI > MISO
MTMS > CLK

Thanks for your interest in ESP8266 !

Who is online

Users browsing this forum: No registered users and 5 guests