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

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

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

跳至解决方案
695 次查看
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 解答
686 次查看
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 回复数
668 次查看
shai_b
Senior Contributor II

@jeremyzhou , Thank you so much.

KR,

Shai

0 项奖励
回复
687 次查看
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.
-------------------------------------------------------------------------------