platformio / platformio-docs

PlatformIO Documentation
https://docs.platformio.org
Apache License 2.0
235 stars 324 forks source link

How to setup esp32-pico-v3-02 to the correct board? #268

Open murarduino opened 1 year ago

murarduino commented 1 year ago

I chose EPS32-PICO-V3-02 chip and board for testing. But there is no way to specify the correct board in PlatformIO. I found the Denky D4 (PICO-V3-02) to be close to my choice, but the info only says 4MB FLash ROM, not the correct 8M Flash ROM.

murarduino commented 1 year ago

And the upload of pico-v3-02 was unsuccessful

Processing esp32-pico-v3-02 (platform: espressif32; board: denky_d4; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/denky_d4.html PLATFORM: Espressif 32 (4.1.0) > Denky D4 (PICO-V3-02) HARDWARE: ESP32 240MHz, 320KB RAM, 8MB Flash DEBUG: Current (esp-prog) External (esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) PACKAGES:

A fatal error occurred: Failed to connect to ESP32: Invalid head of packet (0x65) *** [upload] Error 2