SPI on ESP32-C3
Posted: Thu Jan 20, 2022 5:37 pm
Does the ESP32-C3 have hardware SPI?
Looking at the pinout
https://docs.espressif.com/projects/esp ... pinout.jpg
I see no MISO MOSI SCLK pins.
I am trying to run the Adafruit SSD1306 sample here, with HW SPI.
https://github.com/adafruit/Adafruit_SS ... 64_spi.ino
Looking at the pinout
https://docs.espressif.com/projects/esp ... pinout.jpg
I see no MISO MOSI SCLK pins.
I am trying to run the Adafruit SSD1306 sample here, with HW SPI.
https://github.com/adafruit/Adafruit_SS ... 64_spi.ino