Search found 1 match

by cpumaster
Sun Jan 09, 2022 3:31 pm
Forum: ESP-IDF
Topic: DFU SPIFFS issue
Replies: 2
Views: 2360

DFU SPIFFS issue

Hello Everyone, i'm using a ESP32S2-WROOM module with 4MB(32Mb) flash on my custom board. I can flash through native USB with DFU. (idf.py dfu and dfu-flash commands) My partition table looks like this (copy from flasher_args.json): "flash_files" : { "0x1000" : "bootloader/bootloader.bin", "0x10000"...