Hello there,
I just discover the Gui-Guider application to use with lvgl. I'm able to generate a project and add widgets. But my problem is when i'm trying to load the application in the board. I have a custom board with a QSPI flash instead of a Hyperflash. There is any way to change this in the Gui-Guider? Even changing any file in the Gui-Guider root?
Thank you in advance,
Miguel
Solved! Go to Solution.
Hi Miguel,
Booting from QSPI depends on the project configuration. The MCUXpresso SDK example is intended to boot from Hyperflash, please check the following application note for more details.
https://www.nxp.com/docs/en/nxp/application-notes/AN12183.pdf
Best regards,
Felipe
Hi Miguel,
Booting from QSPI depends on the project configuration. The MCUXpresso SDK example is intended to boot from Hyperflash, please check the following application note for more details.
https://www.nxp.com/docs/en/nxp/application-notes/AN12183.pdf
Best regards,
Felipe