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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
603 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Solution
594 Views
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.
-------------------------------------------------------------------------------

View solution in original post

2 Replies
576 Views
shai_b
Senior Contributor II

@jeremyzhou , Thank you so much.

KR,

Shai

0 Kudos
595 Views
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.
-------------------------------------------------------------------------------