Hello!
Is the HSPI API an implemented of mSPI as described in https://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus#mspi? The description of mSPI seems to match with that of the ESP in that only one CS line is needed and that every transaction starts with the device's address. Whether or not mSPI is there an overview of the HSPI on ESP that describes it independent of the API?
Question about HSPI interface
Re: Question about HSPI interface
Postby pratik » Thu Aug 18, 2016 10:41 am
Hello,
Yes, the ESP8266 HSPI is compatible with the Microchip SPI bus specifications. The command, address, dummy and data phases of the transmission are all optional and length is also variable. So you may configure it in any way that suits your application.
The CPOL and CPHA bits are also the same as in that Wikipedia article.
Yes, the ESP8266 HSPI is compatible with the Microchip SPI bus specifications. The command, address, dummy and data phases of the transmission are all optional and length is also variable. So you may configure it in any way that suits your application.
The CPOL and CPHA bits are also the same as in that Wikipedia article.
Who is online
Users browsing this forum: No registered users and 12 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
- 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.