Altera_Forum
Honored Contributor
20 years agoFlash memory
Hi,
Can I add 16GB of NAND Flash memory into my NiosII processor system for a data storage system, if you know how to add this amount of FLASH please explain me.Hi,
Can I add 16GB of NAND Flash memory into my NiosII processor system for a data storage system, if you know how to add this amount of FLASH please explain me.Anything's possible, but I don't know of any NAND flash controllers/drivers for Nios II-based systems.... You're welcome to develop one, yourself, of course!
Cheers, - slackerThanks, I was looking for a Flash controller for NIOSII processor system. Has any body developed a one so far, if so can I share your thoughts.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11301)
--- quote end ---
--- Quote End --- I've added 32MBytes * 20 of Intel Strata flash but I think that's NAND and was done by adding memory component in SOPC builder
--- quote start ---
<!--quotebegin-jay2005@Dec 2 2005, 11:17 AM thanks, i was looking for a flash controller for niosii processor system. has any body developed a one so far, if so can i share your thoughts.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11301)
--- quote end ---
--- Quote End --- I've added 32MBytes * 20 of Intel Strata flash but I think that's NAND and was done by adding memory component in SOPC builder <div align='right'><{post_snapback}> (index.php?act=findpost&pid=11402)</div> [/b] --- Quote End --- Hey, what was your interface to Avalon bus, did you use CFI, if so it could be NOR flash I cannot find a NAND flash interface in the SOPC builder. IF you have found a NAND Flash Contorller within the SOPC builder please tell me what it is. Thanks
Hey, what was your interface to Avalon bus, did you use CFI, if so it could be NOR flash I cannot find a NAND flash interface in the SOPC builder. IF you have found a NAND Flash Contorller within the SOPC builder please tell me what it is.
Thanks <div align='right'><{post_snapback}> (index.php?act=findpost&pid=11434)</div> --- Quote End --- I used interface to user logic in the SOPC builder. The Intel device isn't supported by CFI. I'm currently adding support for Intel's P30 family. Fairly straight forward but it curcumvents CFI. gmis there any synchronous CFI controller available?
Thanks, Ted