搜索资源列表
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寄存器组的编程
ThreadDMA 用DDK编写的一个用于DMA传输的驱动源代码
- 用DDK编写的一个用于DMA传输的驱动源代码。 是一个学习WDM DMA传输机制的好东西。-Written with the DDK for a DMA transfer driver source code. Is a learning WDM DMA transfer mechanism a good thing.
SDRAM_DMA
- 基于ADSP TS201的DMA传输程序,SDMA与TS201实现DMA传输-DMA on the ADSP TS201 transmission process, SDMA and the achievement of DMA transfer TS201
AD_2_Channel_DMA
- STM32例子 AD两通道采样(一个模拟输入 一个内置温度传感器) DMA传输。 -STM32 a presentation including examples of two-channel AD sampling (one analog input of a built-in temperature sensor) DMA transmission
AD_2_Channel_temp_DMA
- STM32的一个演示例子 其中包括AD两通道采样(一个模拟输入 一个内置温度传感器) DMA传输和USART模块的应用。 代码全部原创 具有很高的参考价值-STM32 a presentation including examples of two-channel AD sampling (one analog input of a built-in temperature sensor) DMA transmission and USART module applications. A
UART_DMA
- 基于ALTERA公司的NIOSII的串口通信DMA传输设计-NIOSII based on ALTERA s DMA transfer of the serial communication design
s3c2440a_22SPI
- spi的DMA传输,是一种很重要的传输方式,但他简单易学,具有很高的参考价值-DMA transfer of the spi is a very important means of transmission, easy to learn but he has a very high reference valuetrassmision
DMA
- ARM9嵌入式系统中进行DMA通道的数据传输,在DMA传输中,利用了中断,主要是DMA中断。在此函数的实现过程中,包含了很多信息有通道数、源地址、目的地址、传输数据大小、传输单元以及方式等。-ARM9 embedded system DMA channel for data transmission, the DMA transfer, the use of interrupted, mainly DMA interrupt. The realization of this function i
STM32F-DMA
- * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时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 FLAG
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)