Search found 1 match
- Tue May 04, 2021 5:29 pm
- Forum: ESP32 Arduino
- Topic: Dual SPI on VSPI as well as HSPI pins
- Replies: 1
- Views: 5624
Dual SPI on VSPI as well as HSPI pins
Dear all, I am working on Arduino platform for some projects. I am trying to interface ADS1292 with ESP32 and log the output on microSD card. I have connected ADS1292 to pins 18,19,23,05 while microSD card is connected to 14,13,27,15 pins I can enable either of them at a time, but cant enable both s...