Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

DE1 project with SRAM and Flash Memory

Hi,

Im still having problem interfacing Flash memory in DE1 board. Does anyone manage to program their Flash in DE1 board and used it to keep non volatile program like C Code? If you have can please guide me or send me a copy of the working project so that I can work on top of that project.

Thanks

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi there, we used the provided Reference Design called CII_Starter_SD_CARD_AUDIO for our starter kit. Hopefully it works the same. Then open a memtest.c C++ Application. All the flash code is in there already. You just alter it to how u want it.