ESP32-PICO-V3-02 Pinout
Posted: Tue Feb 21, 2023 9:37 am
Hi All,
I've been looking at this for hours and my head is going in circles.
I'm trying to design a board using the ESP32-PICO-V3-02 and have been making good progress.
However, I can't figure out the SPI pins.
By my understanding, I2C interface can use any two GPIO available for SDA and SCL.
But which can I use for 4-wire SPI?
None of the pins are annotated MOSI, MISO, SCLK, SS as expected.
I guess it may be VSPICS0, VSPIQ, VSPIWP, VSPIHD.
Please point me in the right direction?
https://www.espressif.com/sites/default ... eet_en.pdf
Thanks
I've been looking at this for hours and my head is going in circles.
I'm trying to design a board using the ESP32-PICO-V3-02 and have been making good progress.
However, I can't figure out the SPI pins.
By my understanding, I2C interface can use any two GPIO available for SDA and SCL.
But which can I use for 4-wire SPI?
None of the pins are annotated MOSI, MISO, SCLK, SS as expected.
I guess it may be VSPICS0, VSPIQ, VSPIWP, VSPIHD.
Please point me in the right direction?
https://www.espressif.com/sites/default ... eet_en.pdf
Thanks