Does the RT117x support NAND flash via FlexSPI (QSPI)?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Does the RT117x support NAND flash via FlexSPI (QSPI)?

ソリューションへジャンプ
610件の閲覧回数
shai_b
Senior Contributor II

Dear Team,

Can you please advise if I change the NOR flash with NAND flash on the FlexSPI and use the same example code?

Both of the interfaces are QSPI.

Waiting for your kind feedback, Thanks in advance 

Kind regards,

Shai

ラベル(1)
タグ(1)
0 件の賞賛
1 解決策
601件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Can you please advise if I change the NOR flash with NAND flash on the FlexSPI and use the same example code?
-- Firstly, you can use the FlexSPI pins to connect the Serial Nand Flash. Next, the Serial Nand flash can't boot-up successful with the same code, as the FCB should be adjusted to fit the NAND flash, moreover, the NAND flash doesn't support the XIP mode, the code will run in the RAM finally, which means it needs to modify the linker file prior to generating a new application.

jeremyzhou_0-1648082443980.png

 


Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

2 返答(返信)
583件の閲覧回数
shai_b
Senior Contributor II

@jeremyzhou , Thank you so much.

KR,

Shai

0 件の賞賛
602件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Can you please advise if I change the NOR flash with NAND flash on the FlexSPI and use the same example code?
-- Firstly, you can use the FlexSPI pins to connect the Serial Nand Flash. Next, the Serial Nand flash can't boot-up successful with the same code, as the FCB should be adjusted to fit the NAND flash, moreover, the NAND flash doesn't support the XIP mode, the code will run in the RAM finally, which means it needs to modify the linker file prior to generating a new application.

jeremyzhou_0-1648082443980.png

 


Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------