Yes. Yesteday i tested sd card example with esp-idf and with arduino master branch.fasani wrote: Can you please confirm me if the ESP32C3 revision 2 can work as SPI Master?
This is capture from arduino sd card example:
![Image](https://files.gitter.im/5cb4f113d73408ce4fbdcc3f/9o5Q/Screenshot-from-2021-04-18-21-25-25.png)
Yes. Yesteday i tested sd card example with esp-idf and with arduino master branch.fasani wrote: Can you please confirm me if the ESP32C3 revision 2 can work as SPI Master?
Code: Select all
idf_build_get_property(target IDF_TARGET)
if(${target} STREQUAL "esp32c3")
return()
endif()
Users browsing this forum: Bing [Bot] and 74 guests