RT-1050 lpspi with SLC NAND Flash Driver

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

RT-1050 lpspi with SLC NAND Flash Driver

Jump to solution
1,730 Views
greg_nowak
Contributor III

Does the RT-1050 support an Serial SLC NAND flash chip on the lpsi interface?  

If so, are there any libraries out there provided by NXP?  

The reference manual seems to reference NAND Flash in the SEMC section, but not in the lspi section.  The NAND flash example drivers all seem to point to SEMC based SDRAM type applications, not just external storage in NAND flash that doesn't use the SEMC interface.  

I'm using a Winbond 1 G-bit external NAND flash for data storage.  Currently it is hooked up to my lpspi pins on the RT-1050 since I have SDRAM on the SEMC pins and program flash on the QSPI interface.  

I'm not very familiar with the RT-1050 so I might be over complicating it and getting lost in the plethora of examples provided.  

Note:  I'm not looking to "boot" from this chip, I'm just looking to read/write to it to store temporary files.  

The specific flash chip is this:  W25N01GVZEIG TR

Labels (1)
0 Kudos
1 Solution
1,571 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, we don't have related lpspi driver for W25N01GVZEIG.


Have a great day,
Mike

-------------------------------------------------------------------------------
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

0 Kudos
3 Replies
1,572 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Unfortunately, we don't have related lpspi driver for W25N01GVZEIG.


Have a great day,
Mike

-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

0 Kudos
1,571 Views
greg_nowak
Contributor III

Mike,

If I were to move the W25N01GVZEIG to the QSPI interface, is there a QSPI driver for interacting with NAND flash devices? 

Greg

0 Kudos
1,571 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Greg,

Yes, please check MCUXpresso SDK for RT1050 mcu-boot folder with below path:

\SDK_2.7.0_EVKB-IMXRT1050\middleware\mcu-boot\src\drivers\flexspi_nand

I also attached a [Flexspi access serial NAND Flash] demo for your reference.

Wish it helps.

best regards,

Mike

0 Kudos