How to load Assets from SD Card

screen Elecrow 3.5 HMI Terminal ESP32-S3 . Squareline studio 1.4.2. LVGL 9

I started using LVGL because of the WYSIWYG style interface builder. I have ZERO coding knowledge. My ui is rather graphic heavy and i used up all 16mb of space. I did read some documentations and topics regarding the same topic but i understand nothing. I didn’t find any tutorial or video about how to make this happen.

can someone point me to a step by step tutorial or tell me how ? Im a visual learner and everything so far is text based. its quite confusing :sweat_smile:

  1. after converting the PNG into .c files using the LVGL convertor, what i need to do with the file ?
  2. how do you tell Squareline Studio that u want the image widget source to be from the sdcard ? can this be done inside squareline studio or this need to be manually coded.