Page 1 of 1

Multiple SPI masters support in Arduino

Posted: Mon Jun 12, 2017 8:19 am
by puterwang
It seems currently ESP32_Arduino baranch only support one SPI master (HSPI), is there any plan to support both VSPI and HSPI?
I don't want to use SS becasue of performance isssue.