Skip to content

SPIFFS Upload failed #7273

@arifainchtein

Description

@arifainchtein

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions