Store TouchGFX images to SD card
Hi,
I would like to store the resources (images) to SD card. I tired storing the images to SD card as .bin file instead of images. I could successfully read the .bin file and store those contents in flash location. By this way, I could successfully display the resources in LCD which is present in SD card.
I understand that it is possible to store those contents in RAM/external Flash.
Now, I would like to know is there a way that TouchGFX reads directly the SD card images for the graphics without the need for me to erase/write the flash or not using RAM/external Flash ?
Can you give me an idea.
