Search found 1 match
- Tue May 24, 2022 10:45 pm
- Forum: Hardware
- Topic: ESP-32-C3-MINI-1 default pins
- Replies: 2
- Views: 6230
ESP-32-C3-MINI-1 default pins
Does anyone know if the new C3-MINI has default pins for SPI and I2C? I can't seem to find it in the datasheet. From what I can gather, spiq and spid correspond to miso and mosi, so from the datasheet, I see that the following corresponds: MISO = fspiq = io2 MOSI = fspid = io7 SCLK = fspiclk = io6 a...