How to store the touchGFX data to nand flash extended by FMC?
Hi there,
I want to try touchGFX on my homemade board with the STM32F429BIT6 and a band flash chip H27U1G8F2B.
After config by cubeMx and TouchGFX designer, my demo can work as well.
However, I checked the map file and found the image is still stored in the internal flash.



Need I change the "config.hpp" file to complete this function?
How can I restore the data to external NAND flash?
Could this step be done automatically, or need some tools to finish it?
If possible, please give me some documents about it.
Thanks for your help!
