--- Quote Start ---
originally posted by grassay@Mar 27 2006, 03:27 PM
i am working on a project with a sound card. we are using uclinux.
we are developing a vhdl module for the sound card, what is the best way to interface the sound card module with the cpu , is dma the best performant architecture ?
thanks
laurent
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=13824)
--- quote end ---
--- Quote End ---
You are right! DMA is best choice for this. Dma does't load CPU. It folllows CPU could have more time for other tasks