Interfacing FMC with multiple chip selects on a single NAND Flash
Hi,
I've been looking at the following NAND flash to use as a "mass" memory for my MP1 project (to hold Linux and data storage during run time). Booting and setup is done via QSPI NOR Flash.
https://www.mouser.fi/datasheet/2/877/datasheet_en_20181214-1484073.pdf
The NAND Flash does, however, have two sets of chip selects and Ready/Busy outputs.
Is there a way to interface this with the FMC to gain access to all 16Gb of storage using the MP153C? The reference manuals do refer to multiple NCEs but I don't find them on the pin list in CubeMX.
Do I just need to use ADDR[25:24] for the chip selects? And then mux the Ready/Busy outputs from the memory together to the NWAIT input on the FMC?
Thank you for your help,
Tero
