Search found 1 match
- Fri Feb 02, 2024 3:46 am
- Forum: Hardware
- Topic: Confused about SPI pins on on the ESP32 PICO-V3-02
- Replies: 2
- Views: 1718
Re: Confused about SPI pins on on the ESP32 PICO-V3-02
Did you find answer for your question? I'm facing same thing. Datasheet does not include VSPICLK and VSPID(MOSI) for PICO-V3-02. Anyway, I could see similar PINS in PICO-D4. In manual of PICO-D4, PIN35 is VSPICLK and PIN36 is VSPID(MOSI), and rests are same as PICO-V3-02. I wonder if VSPI is working...