搜索资源列表
8086-DMA
- 利用8086和8237实现DMA传输,适用于学习DMA原理的-use 8086 and 8237 to achieve DMA, DMA apply to the principle of learning
dma
- 台湾铭传大学的DMA资料,内附DMA传输小节,十分适合新手学习SOPC中建立及应用DMA.-Taiwan's Ming Chuan University of DMA data transmission section containing the DMA, very suitable for novice learning SOPC establishment and application of DMA.
DMA
- DMA技术与DMA控制器:DMA传输控制原理,8237A的工作方式,8237A寄存器组的作用,8237A寄存器组的编程
8086-DMA
- 利用8086和8237实现DMA传输,适用于学习DMA原理的-use 8086 and 8237 to achieve DMA, DMA apply to the principle of learning
TI5502sdramdma
- TI公司DSP55系列中的DMA传输的例程(本例程针对5502开发)-TI DSP55 series of DMA transmission routines (routines against the 5502 development)
vxworksharddiskDMA
- vxworks硬盘DMA驱动,VXWORKS 6.0以前版本不支持ATA硬盘的DMA传输方式,只支持PIO模式,假如该驱动后,可能会极大提高传输速度,快下吧!-vxworks DMA hard disk drive, Ethernet previous version 6.0 does not support DMA ATA hard disk means of transmission, which only supports PIO
framework_components_1_00_03
- TI关于DMA传输的程序代码,可用于视频编解码器在DSP平台上的优化-TI DMA transmission of the code can be used for video encoder and decoder in the DSP platform optimization
dma
- 台湾铭传大学的DMA资料,内附DMA传输小节,十分适合新手学习SOPC中建立及应用DMA.-Taiwan's Ming Chuan University of DMA data transmission section containing the DMA, very suitable for novice learning SOPC establishment and application of DMA.
DMA
- DMA技术与DMA控制器:DMA传输控制原理,8237A的工作方式,8237A寄存器组的作用,8237A寄存器组的编程-DMA technology and DMA controller: DMA transfer control principle, 8237A work, 8237A group of the role of registers, 8237A Register Group Programming
DMA
- ARM9嵌入式系统中进行DMA通道的数据传输,在DMA传输中,利用了中断,主要是DMA中断。在此函数的实现过程中,包含了很多信息有通道数、源地址、目的地址、传输数据大小、传输单元以及方式等。-ARM9 embedded system DMA channel for data transmission, the DMA transfer, the use of interrupted, mainly DMA interrupt. The
STM32F-DMA
- * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器
11.DMA
- CC2430的dma传输程序,包含了dma的配置方法和传输功能。-CC2430' s dma transfer procedures, including the dma configuration methods and transmission functions.
DSP-experiment-for-DMA-TIMER-FLAG
- 这里有实验所用到的源代码和实验报告,对同学们非常有用。。。实验报告给大家作为参考 简介: 实验目的 熟练掌握外部中断原理、外部中断响应方式及对DMA传输进行中断控制原理。 2. 实验原理: 根据外部中断产生原理以及DMA传输原理,具体原理请参考前面的外部中断实验和DMA实验。 了解Timer工作原理及其中断产生方式及响应方式,掌握Timer控制方法。-DSP experiment for DMA TIMER FL
SPI_LCD的DMA传输
- 在显示刷新时可以不占用CPU运算时间,利用芯片内的DMA做数据通信,节约CPU资源。提高CPU的运行较率。(Achieve large data transfer)
STM32ADC-DMA
- STM32 ADC-DMA传输,大大减少cpu负担,提高数据处理速度(STM32 ADC-DMA transmission, greatly reducing the burden of CPU and improving the speed of data processing)
无FIFO摄像头 DMA传送
- 该程序是使用了无fifo的7670摄像头,使用dma传输方式,能够稳定传输图像(The program uses a FIFO - free 7670 camera and uses DMA transmission to stabilize the transmission of the image)
ADC-- DMA实验
- STM32进行ADC高速采样同时进行DMA传输的源代码(High speed-sampling for STM32, with data transmiting using DMA function)
基于HAL的ADC+DMA例程—STM32F429
- 基于HAL库编写的ADC+DMA的例程,其中采集了2路ADC,使用DMA传输,亲测可用。(HAL Library Based on ADC+DMA routines, which collected 2 ADC, using DMA transmission, pro test available.)
stm32 ad dma can 485
- IO口采集AD值,然后经过DMA传输,数据通过CAN 以及486相互传输,CPU执行其他指令(The AD value is collected by the IO port and transmitted by DMA. The data is transmitted by CAN and 486. The CPU executes other instructions.)
W5300+STM32F427+DMA
- W5300+STM32F427+DMA传输(W5300+STM32F427 with DMA)