Page 1 of 1
Need more details about HSPI and VSPI
Posted: Mon Dec 26, 2016 5:52 am
by gearwalker
Hello,
As we seen in the datasheet. ESP32 provide only a bit details on SPI ports.
Could you please, tell me more about HSPI and VSPI ?
Re: Need more details about HSPI and VSPI
Posted: Mon Dec 26, 2016 6:35 am
by WiFive
HSPI = SPI2
VSPI = SPI3
Drivers coming soon to esp-idf, hopefully docs too. Or look at drivers in arduino-esp32.
Re: Need more details about HSPI and VSPI
Posted: Fri Apr 21, 2017 6:21 am
by binsad
Any idea about the driver release date ?
Re: Need more details about HSPI and VSPI
Posted: Fri Apr 21, 2017 9:28 am
by WiFive
Master driver is there, few issues being worked. Also other drivers like
https://esp32.com/viewtopic.php?f=18&t=1546