Altera_Forum
Honored Contributor
10 years agoCyclone V SoC HPS -NAND Flash Issue
Hi all,
Now I'm developing Nand Flash driver for Cyclone V HPS, I need to Use Read-Modify-Write commands for read/write operations. For this commands i followed steps as per data sheet ,In it we need to use MAP00 commands. A page buffer need to be passed in MAP00 command (a data width aligned buffer address on the memory device). http://www.alteraforum.com/forum/attachment.php?attachmentid=11173&stc=1 What extactly meaning of this BUFF_ADDR ?what need to be passed here?:confused: