-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32
Description
Related area
SPI
Hardware specification
ESP32-C3
Is your feature request related to a problem?
ESP32 have four SPI but ESP32-C3 have three spi,SPI0 and SPI1 have used for inner flash,only spi2 can use.
SPI library in aduino IDE library has one example about SPI,but it will give an error “'VSPI' was not declared in this scope
” when use esp32 c3.
Describe the solution you'd like
would like give an example about spi for ESP32 c3? Thanks.
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
- I confirm I have checked existing list of Feature requests and Contribution Guide.
Metadata
Metadata
Assignees
Labels
Type: Feature requestFeature request for Arduino ESP32Feature request for Arduino ESP32