搜索资源列表
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.
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
hrpwm_sfo
- TMS320F28335 DSP 高速PWM DMA传输-TMS320F28335 DSP High-speed PWM DMA transfers
dsp5402
- TI dsp 5402编程,DMA传输,16位精度采集-TI dsp 5402 programming, DMA transfer, 16-bit accuracy Acquisition
qdma
- dm6467板卡中dma模块源码,加载后可以通过调用dma传输数据-dm6467 board in dma module source, after loading the data can be transmitted by calling the dma
S3C2410
- S3C2410的串行外设接口SPI可以进行串行数据传输接口。S3C2410具有两个SPI,每个SPI具有两个8位移位寄存器用于独立地发送和接收数据。在SPI传输过程中,数据时同时发送和接收的(全双工),8位串行数据传输频率由相应的控制寄存器设置,如果希望仅发送数据,则接收数据can be dummy,同样如果只希望接收数据,则应该发送dummy 1 data。 有4个与SPI传输相关的引脚:SCK (SPICLK0,1)、MISO (SPIMISO0,1)数据线、MOSI (SPIMOSI0
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
DMA
- Ti公司MSP430单片机DMA传输程序-DMA transport program for MSP430fg4617
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)
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)