-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Description
Board
ESP32 WROOM D 32
Device Description
this is a custom board using the esp32 wroom 32d
Hardware Configuration
RTC, Ra-02
Version
latest master (checkout manually)
IDE Name
Arduino 1,8.19
Operating System
Ubuntu 20
Flash frequency
80mhz
PSRAM enabled
no
Upload speed
921600
Description
Trying to upload using ESP32 Sketch Data Upload , but keep getting error SPIFFS Upload failed
Sketch
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}Debug Message
Arduino: 1.8.19 (Linux), Board: "FireBeetle-ESP32, 80MHz, 921600, None, Disabled"
[SPIFFS] data : /home/ari/Data/DigitalStables/Projects/pancho-tank-flow/data
[SPIFFS] start : 2686976
[SPIFFS] size : 1472
[SPIFFS] page : 256
[SPIFFS] block : 4096
/index.html
[SPIFFS] upload : /tmp/arduino_build_476629/pancho-tank-flow.spiffs.bin
[SPIFFS] address: 2686976
[SPIFFS] port : /dev/ttyUSB0
[SPIFFS] speed : 921600
[SPIFFS] mode : dio
[SPIFFS] freq : 80m
SPIFFS Upload failed!
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Metadata
Metadata
Assignees
Labels
No labels