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:
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], Gaston1980 and 80 guests