Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20688 Discussions

Can DMA transfer data to flash device?

Altera_Forum
Honored Contributor II
846 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
150 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