QM2000 Coldfire D/A driver programming method - PIO or DMA?
Posted: Thu 08 Jan, 2004 4:03 am
Hello,
I am wondering if anyone knows what style of driver is used for the QM2000's Coldfire D/A driver (that sends data to the AD669AR's and the TLC7225C's) , whether it uses PIO (Programmed I/O) or DMA (Direct Memory Access) ?
There is a significant difference in performance, such that DMA is much more efficient (and harder to code) than PIO - particularly if the Coldfire is using other devices at the same time (eg: IDE CDROM drive) .
Thanks in advance,
PhoenixLaser
I am wondering if anyone knows what style of driver is used for the QM2000's Coldfire D/A driver (that sends data to the AD669AR's and the TLC7225C's) , whether it uses PIO (Programmed I/O) or DMA (Direct Memory Access) ?
There is a significant difference in performance, such that DMA is much more efficient (and harder to code) than PIO - particularly if the Coldfire is using other devices at the same time (eg: IDE CDROM drive) .
Thanks in advance,
PhoenixLaser