Stand Alone SPIFFS Utility
Posted: Mon Jun 10, 2019 3:44 am
Hi.
I am working on a product that will use the ESP32 and the SPIFFS. I am using the ESP32 for it's size, speed, and the 4Mb FLASH memory attached to it. There will be No Bluetooth or Wifi usage.
I will be creating a stand alone Windows GUI application to enable the end user to update file parameters, and upload images on to the 4MB FLASH.
What I really need is an executable that I can run to
1. Download the SPIFFS image via a serial (USB) connection to a directory and unpack it
2. Repack and then upload the SPIFFS image back to the ESP32 over the USB serial connection.
For ease of installing it would be great if I did not have to tell my end users to install python/esptools/libraries etc.
I will also state again.. No Bluetooth/Wifi - communications only by USB Serial.
Can anyone help? This has been searched for many times on the net but no results found that will fulfil these criteria. I will be interested in commissioning someone if necessary to write this.
Dave
I am working on a product that will use the ESP32 and the SPIFFS. I am using the ESP32 for it's size, speed, and the 4Mb FLASH memory attached to it. There will be No Bluetooth or Wifi usage.
I will be creating a stand alone Windows GUI application to enable the end user to update file parameters, and upload images on to the 4MB FLASH.
What I really need is an executable that I can run to
1. Download the SPIFFS image via a serial (USB) connection to a directory and unpack it
2. Repack and then upload the SPIFFS image back to the ESP32 over the USB serial connection.
For ease of installing it would be great if I did not have to tell my end users to install python/esptools/libraries etc.
I will also state again.. No Bluetooth/Wifi - communications only by USB Serial.
Can anyone help? This has been searched for many times on the net but no results found that will fulfil these criteria. I will be interested in commissioning someone if necessary to write this.
Dave