Hello,
Question about the interfacing NAND with IFC.
We are planning to boot from QSPI which takes up one of the WP# pins.
We are also going to be using a large NAND part with has two WP# signals, four RB# signals, and four CS# signals.
1)Can I wire-OR the two WP# signals from the NAND module to the single WP0# pin on the LS1046A?
2a) The NAND part has 4x RB# signals. Can I wire-OR all 4 RB# signals coming from the NAND to the single RB0# pin on the 1046?
2b) Alternatively, can I individually wire the 4x RB# signals from the NAND to four individual IRQ pins on the 1046 and somehow use that with the IFC interface (that is, have the IFC interface somehow read the state of the relevant IRQ pins that has the RB# signals on it?)
Thanks