Forum Discussion

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

Can DMA transfer data to flash device?

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?

1 Reply

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

    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.