Storing Images and Fonts used in gui guider in external flash in imxrt1064

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Storing Images and Fonts used in gui guider in external flash in imxrt1064

658 Views
MilanTandel
Contributor I

We are using imxrt1064 on custom board we have an external flash connected flexspi1.

for our project we require to store lvgl images and fonts on external flash as the size of onchip flash(4MB) is not enough

we are using gui guider 1.5.1 which have an external storage option how can we use that to read and write the images in external flash

0 Kudos
Reply
2 Replies

581 Views
MilanTandel
Contributor I

do you have any example with gui guider project in it

 

0 Kudos
Reply

644 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @MilanTandel ,

  Yes, you can use the external flash, you can refer to the RT1064 SDK code:

  SDK_2_13_0_EVK-MIMXRT1064\boards\evkmimxrt1064\driver_examples\flexspi\nor

  This is the external flash, as you know, the NXP MIMXRT1064-EVK also have the external flash on the EVK board.

 

Wish it helps you!

Best Regards,

Kerry

0 Kudos
Reply