Hi,
does anyone have a solution to store an image in the external 16M QSPI memory of the Giga R1 and then use it in the "lvgl" ui? As in the examples, I can save the jpg image on storage as blockdevice/fatfs or as binary file. I can't get the image to be the source for "lv_img_set_src" . Maybe someone has a piece of working code?
Images as .c files in the program code are working, but take too much of the 2M space.
Thanks for help.
Marc