Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
766 stars 308 forks source link

Problem about SPI Multiple bus #85

Open Nutthawut-IOT opened 5 years ago

Nutthawut-IOT commented 5 years ago

follow this instruction https://github.com/Heltec-Aaron-Lee/arduino-esp32/blob/master/libraries/SPI/examples/SPI_Multiple_Buses/SPI_Multiple_Buses.ino

I use Heltec WiFi LoRa 32 V2 and Arduino IDE V.1.8.5 I try to use this code to set up my sensor but it does not work. and when use SPI.begin(SCLK,MISO,MOSI,CS) and it work. please tell me why and how to fix it.