搜索资源列表
Pcidriver
- PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3 -PCI-driven programming examples, can be implemented through
DSP_DMA
- Tms320c6xDMA传输,使用channel0,实现数组间元素数据的传输,数据的初始化在main函数完成,调用DMA数据传输子函数-Tms320c6xDMA transmission, the use of channel0. among the array elements to achieve data transmission, data initialization function in the main completed. Call DMA data transfer func
DMA
- 基于STM32系列单片机的DMA方式数据传输,是网上搜到的一些例程以及教程,方便大家使用.-STM32 MCU-based DMA mode data transfers, online search to some routines and tutorials to facilitate everyone to use.