dma
DMA(DirectMemoryAccess,直接存储器访问)是所有现代电脑的重要特色,它允许不同速度的硬件装置来沟通,而不需要依赖于CPU的大量中断负载。否则,CPU需要从来源把每一片段的资料复制到暂存器,然后把它们再次写回到新的地方。在这个时间中,CPU对于其他的工作来说就无法使用。
共 411 份资源
dma 全部资料 411 份
PDF文档
Applications Using the TMS320C6000 Enhanced DMA-spra636
Applications Using the TMS320C6000 Enhanced DMA-spra636...
PDF文档
This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously converted data from ADC...