Boot From Flash

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

Boot From Flash

跳至解决方案
644 次查看
SpeedyGonzalesss
Contributor III

Hello,

 I am using i.MX RT1170 EVK and MCUXpresso.

There are examples of LVGL in the i.MX RT1170 EVK SDK examples. There are 2 flashes on this EVK: Quad Flash and Octal Flash. And the program boots from flash.
But I want to know which flash the program boots from. I couldn't find any explanation or snippet of code.

However, a flash driver was loaded while setting the memory areas.

SpeedyGonzalesss_0-1703227339784.png

Looking at the QSPI expression here, can we say that Quad SPI is used?

I am sharing the attached SDK example as an example. Can you help me decide which Flash is used for boot purposes?

标记 (3)
0 项奖励
回复
1 解答
612 次查看
mjbcswitzerland
Specialist V

Hi

Unless you have modified the EVK the QSPI is used.

The octal flash can only be used after soldering in some zero ohm resistors (and removing others) as specified on its circuit diagram

"OPTION1: USE QSPI FLASH(Mount R380/R399/ R386/R390/R392/R385,DNP R381/R378/R382/R389/R402/R377/R388/R391)
OPTION2: USE Octal Flash( Mount R381/R378/R382/R389/R402/R377/R388/R391, DNP R380/R399/R386/R390/R392/R385)"

Regards

Mark


在原帖中查看解决方案

0 项奖励
回复
2 回复数
613 次查看
mjbcswitzerland
Specialist V

Hi

Unless you have modified the EVK the QSPI is used.

The octal flash can only be used after soldering in some zero ohm resistors (and removing others) as specified on its circuit diagram

"OPTION1: USE QSPI FLASH(Mount R380/R399/ R386/R390/R392/R385,DNP R381/R378/R382/R389/R402/R377/R388/R391)
OPTION2: USE Octal Flash( Mount R381/R378/R382/R389/R402/R377/R388/R391, DNP R380/R399/R386/R390/R392/R385)"

Regards

Mark


0 项奖励
回复
569 次查看
SpeedyGonzalesss
Contributor III
Thank you!
0 项奖励
回复