I saw this https://github.com/espressif/esp-idf/issues/12774
so looks like there is progress being made. I will have to wait until some of you smart people simplify this in an end-user library for arduino framework.
Hi all: I am new to microcontrollers, so please be patient.
I was looking at some of the esp32-C3 data sheets and have some questions. The data sheets for SPI 2 (which is the general purpose SPI has FSPICLK as GPIO6 which is what I assume the “default” for my SPI clock (SCK). FSPIHD (MOSI) is ...