In version 8.3 lv_img_set_src(); The function opens the “xxx.bin” file in the external Flash. After page switching, the image resources are not released and the memory is exhausted, resulting in a crash.
May I ask if there is a way to solve this problem? Currently, we are using the c array method to read the image.