CrowPanel 2.1inch-HMI ESP32 Rotary Display ,arduino IDE says sketch is too large when uploading

edited November 2025 in Elecrow HMI Display

Qustion: Even though I did these changes for the huge_app, arduino IDE still says that the sketch is too large when uploading.

Answer:
Please use the following file when modifying the partition.
This is the files we've modified; we already set to the maximum size.

Please simply place the files in the corresponding location.

Comments

  • edited December 2025

    I am having the same problem, when compiling the example code (with the recommended libraries) I even removed unnecessary code (LED strip and Wifi code) and the code is compiling to almost twice the memory size of the ESP32. (Sketch uses 5951649 bytes (189%) of program storage space. Maximum is 3145728 bytes)

    Will these files help me, and what is the corresponding location? I am running Arduino IDE 1.8.19

  • @bbroerman said:
    I am having the same problem, when compiling the example code (with the recommended libraries) I even removed unnecessary code (LED strip and Wifi code) and the code is compiling to almost twice the memory size of the ESP32. (Sketch uses 5951649 bytes (189%) of program storage space. Maximum is 3145728 bytes)

    Will these files help me, and what is the corresponding location? I am running Arduino IDE 1.8.19

    Hi,
    Pls check this link:
    https://github.com/Elecrow-RD/CrowPanel-2.1inch-HMI-ESP32-Rotary-Display-480-480-IPS-Round-Touch-Knob-Screen/blob/master/factory_soucecode/modify sizes of app0 and spiffs.(1).pdf
    Best regards,

Sign In or Register to comment.