Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCF card speed transfer
Hello,
I would like to know what is the maximum speed transfert that I can obtain on the CF card with the altcf ip of ALTERA. Does anybody know if it's possible to change PIO mode ? Thank you in advance.12 Replies
- Altera_Forum
Honored Contributor
Ok I have begin the translation of OCIDEC. : http://www.nioswiki.com/operatingsystems/uclinux/ocidec_on_nios2
Could you help me for the driver ? - Altera_Forum
Honored Contributor
I have no idea how to create a block device driver. I suppose you should try to find an example for a DMA block device driver (e.g. the IDE driver for PC architecture). (But I do know that the IDE PC driver has a long history of bugs and redesigns, so it does not seem to be exactly simple.)
-Michael