Hi every one!
I have R7S910018 from the RZ/T1 family and I want to use external RAM, QSPI flash as bootloader and external NAND flash for saving the firmware.
I have made connections to QSPI and RAM in my PCB, but I dont know how to make connections to external NAND flash and how to code for it.
My NAND flash is MT29F1G08ABBFAH4.
Unfortunately I did not find NAND flash in e2 studio and Starter Kit too.
Can any one help me?
Hi Jacko,You can take a look on RSK+ RZT1 Design Data for reference. There is CPU board schematic for Parallel NOR Flash. I can see your NAND has a parallel interface.Kind Regards.
so, what differences does parallel NAND Flash PCB connections have in contrast to parallel NOR Flash?is there any documentation for NAND Flash connection?
We have an issue in the e2 studio software. When we enable MPX-IO, the pins required to activate ALE and CLE for parallel communication with NAND flash do not get activated, and we can’t find a feature to enable these pins. Should we write the software and specify the pins ourselves?