Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Can DMA transfer data to flash device?

Altera_Forum
Honored Contributor II
1,063 Views

I'm studying NiosII and I've got a question with the DMA. 

The flash device can't be written with simple instructions. Is it possible to transfer data to flash device with DMA?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
367 Views

No, it will be the same problem. The DMA would need to be a special one that does all the specific instructions required to write to a flash memory.

0 Kudos
Reply