搜索资源列表
dma-chuanshu
- 这是基于MSP430的DMA数据传输程序,程序中较为详细的中文解释。欢迎下载。-This is based on the MSP430 DMA data transfer procedures, the process is more detailed explanation of the Chinese. Welcome to download.
利用DMA方式实现数据采样
- 利用DMA方式实现数据采样,采集一个12位AD卡,利用VC开发的,很有参考价值
STM32_ADC_DMA 基于STM32实现AD的多通道DMA数据采集
- 基于STM32实现AD的多通道DMA数据采集,已经测试通过,并有具体注释-STM32 implementation of AD based on multi-channel DMA data collection, the test
DMA
- 使用了DMA,实现了STM32 ADC的多通道采集,准确快速,不丢失数据-Use the DMA
ADSP-TS201-DMAtest
- 通过链路口实现DMA数据传输,DMA控制器向内核发送DMA中断,本程序用来测试DMA中断是在接收完成后还是接收开始时产生。-Achieved through DMA data transfer chain junction, DMA controller DMA interrupt sent to the kernel, the procedure used to test DMA completion interrupt is received or received in the begin
9-1
- MSp430F149 msp430f149 DMA数据传输程序-MSp430F149 msp430f149 DMA data transfer procedure
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
9-1
- MSP430系列单片机实用C语言程序设计DMA数据传输程序-MSP430 Microcontroller C Programming Language utility DMA data transfer process
dma_ram_to_ram
- TMS320F8335 DMA 数据传输 RAM to RAM
DMA
- ,DMA方式就是在一定时间段内,由DMA控制器取代CPU,获得总线控制权,来实现内存与外设或者内存的不同区域之间大量数据的快速传送。-, DMA mode is in a certain period of time, by the DMA controller to replace the CPU, access to the bus control, to achieve the memory and peripherals or memory large amounts of data b
dma
- 实现TMS320C5402的DSP处理器的DMA方式数据传递。-Realizing for the DSP processor TMS320C5402 in DMA mode data transfer.
vbAD_DMA_BM
- 一个用vb写的有关dma 数据采集的双线程(vb好象不能很好支持多线程)还有关于vb操作内存的使用程序-Using vb to write a data collection relating to dma double thread (vb if not well supported multi-threading) also operate on the memory usage procedure vb
DMA
- 一、直接数据通道传送 二、常用DMAC芯片— Intel 8237 三、IBM PC/XT中的 DMA 控制逻辑 四、应用举例 -A direct transfer two data channels, often DMAC chip- Intel 8237 3, IBM PC/XT in the DMA control logic 4, Application Examples
STM32F-DMA
- * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
PCI-DMA
- PCI视频采集的驱动程序,采用DMA方式实现数据到内存的传输-PCI,DMA
DMA
- ARM9嵌入式系统开发与实践-光盘 DMA——-----DMA数据传输实验-ARM9 embedded system development and practice- CD-ROM DMA------- DMA data transmission experiment
ADC--DMA
- 实践STM32中的模数转换模块ADC功能以及附带DMA数据读取提高转换速度 ,附有详细的源码-STM32 practice module in the analog-digital conversion ADC with DMA data read function and increase the conversion rate, with detailed source
DMA
- s3c2440 DMA操作实例程序,通过DMA方式读取内存中的数据并显示操作时间。-s3c2440 DMA operation sample program, read the memory through the DMA mode and display the data in the operation time.
DMA
- MSP430f169,DMA数据传输程序-MSP430f169, DMA data transfer procedures
STM32RS232通讯_DMA收发数据
- STM32F107VCT6串口DMA数据通讯测试(STM32F107VCT6 serial DMA data communication test)