Page 1 of 1

How to implement SPI easily on ESP32-S3-DevKitC-1

Posted: Wed Jan 11, 2023 3:57 pm
by ThomasESP32
Good afternoon,

I have a ESP32-S3-DevKitC-1 development board and I use the Eclipse ESP-IDF IDE.
I would like to implement SPI communication easily.
Do you have any drivers or example program to provide in order to help me to develop this feature please ?

Best regards,

Thomas TRUILHE

Re: How to implement SPI easily on ESP32-S3-DevKitC-1

Posted: Thu Jan 12, 2023 4:07 am
by ESP_Sprite
ESP-IDF has a fair amount of examples in the examples/ directory. There's also a few SPI examples there.