Boot From Flash

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,500件の閲覧回数
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.pngSpeedyGonzalesss_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 解決策
2,468件の閲覧回数
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 返答(返信)
2,469件の閲覧回数
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,425件の閲覧回数
SpeedyGonzalesss
Contributor III
Thank you!
0 件の賞賛
返信