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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,196 次查看
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 项奖励
回复
2 回复数

1,119 次查看
MilanTandel
Contributor I

do you have any example with gui guider project in it

 

0 项奖励
回复

1,182 次查看
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 项奖励
回复