logo elektroda
logo elektroda
X
logo elektroda

ESP32U - no Minimal SPIFFS option (1.9Mb APP/190Kb SPIFFS) in Arduino IDE, what to choose?

wosiekpl 528 6
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 21799590
    wosiekpl
    Level 21  
    Hello

    I've been building an internet radio, the ever so popular YoRadio, for a few days now. I managed to get one working on an ESP32S3N16R8 module but it doesn't quite work properly.
    I have a second ESP32U module and here is the problem. During programming, an error pops up ( I can't remember what it is at the moment but I think it's related to the memory capacity )
    In the Arduino program, the ESP32 Dev Module should be selected and this is what I have selected. But there is a problem with the partition.
    It should be selected:
    Minimal SPIFFS ( 1.9Mb APP WITH OTA/190Kb SPIFFS ) and I don't have this option . It is 1.9Mb but with 128Kb . And here I do not know what to do ?
  • ADVERTISEMENT
  • ADVERTISEMENT
  • #3 21802170
    wosiekpl
    Level 21  
    Hello.
    The Arduino is version 2.3.7 and the ESP 32 I have installed is 3.3.5
    And these are the configuration settings
    ESP32S3 board settings in Arduino IDE with Huge APP option selected ESP32 flash configuration list with Huge APP (3MB No OTA/1MB SPIFFS) selected

    I have on the Huge APP because I was advised to do so

    Greetings
  • ADVERTISEMENT
  • #4 21802190
    inot
    Level 38  
    I have version 3.3.3 installed, as shown in the attachment, and have this desired option.
    wosiekpl wrote:
    you need to select the ESP32 Dev Module and that is what I have selected.

    I see that you have not set to ESP32 Dev Module, but ESP32S3.
  • #5 21802231
    wosiekpl
    Level 21  
    ESP32 settings menu in Arduino IDE showing expanded Partition Scheme list


    Further the same .

    In the Yoradio loading description it says to load an additional file to make it show up like this picture but I don't know how to do that


    Selected “ESP32 Sketch Data Upload” option in Arduino IDE menu
  • ADVERTISEMENT
  • #7 21802292
    wosiekpl
    Level 21  
    Yes, you're right, I was confused by the 3.3.5 in the screenshot
    I have now installed it and it is ok
ADVERTISEMENT