CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - dma传输

搜索资源列表

  1. STM32_DMA_MADC

    0下载:
  2. 描述:用ADC连续采集11路模拟信号,并由DMA传输到内存。ADC配置为扫描并且连续转换模式,ADC的时钟配置为12MHZ。在每次转换结束后,由DMA循环将转换的数据传输到内存中。ADC可以连续采集N次求平均值。最后通过串口传输出最后转换的结果。-STM32 ADC USE DMA /STM32 ADC USE DMA STM32 ADC USE DMA /STM32 ADC USE DMA
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:12455
    • 提供者:ZZZ
  1. dma

    0下载:
  2. ARM7的DMA控制程序,实现告诉设备和系统内存进行大量的数据传输。-ARM7-DMA control program, told the equipment and system memory to achieve a lot of data transmission.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1186
    • 提供者:otcall
  1. adc

    0下载:
  2. STM32F407 使用ADC时采用DMA传输方式,又DMA把ADC外设转换的数据传输到SRAM,再进行处理。-STM32F407 using ADC using DMA transmission mode, and the DMA ADC peripheral conversion of the data transmission to the SRAM, again for processing.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1509
    • 提供者:黄丽清
  1. UART_DMA

    0下载:
  2. UART_DMA的方法是使用nios实现UART方式实现DMA传输,在硬件平台上通过验证实现-UART_DMA way is to use uart dma transfer nios implemented in the hardware platform validated by
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:966217
    • 提供者:黄信
  1. DE2_70_NET_UART_DMA

    0下载:
  2. 采用NIOS编写c代码实现dma传输,加入dma9000网络传输功能-Write c code using NIOS dma transfer, adding dma9000 network transmission function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-15
    • 文件大小:23941021
    • 提供者:黄信
  1. DMA

    0下载:
  2. 通过DMA进行数据传输,实现两块内存空间的拷贝,如果两块内存中的数据一致,蜂鸣器会响起,否则不响。 -By DMA data transfer, to achieve two copies of memory space, if the data is consistent with two memory buzzer will sound, otherwise it does not ring.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-02
    • 文件大小:14341261
    • 提供者: 夏弯弯
  1. STM32-AD-TIM

    0下载:
  2. 基于STM32单片机的TIM2定时器触发AD转换,控制AD的转换速率,弥补DMA传输速度过快导致数据处理混乱的问题。-Trigger AD conversion is based STM32 microcontroller TIM2 timer controls the AD conversion rate to make up for excessive speed DMA transfer of data processing leads to confusion problems.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7220907
    • 提供者:chenming
  1. PCIe-driver-and-DMA-with-PC

    0下载:
  2. PCIE驱动程序源码,包括的详细的初始化过程、中断操作、DMA操作,并包含通过DMA与上位机进行数据传输的程序-PCIE driver source code, detailed initialization process includes interrupt operations, DMA operations, and includes data transfer with the host computer via the DMA program
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:4032522
    • 提供者:傅红雪
  1. DMA

    0下载:
  2. TIDSP6678 DMA源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,DMA主要用于芯片存储资源间的数据传输-TIDSP6678 DMA source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, DMA chip is mainly used for data transfer between storag
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:72239
    • 提供者:leiran
  1. TimaA_DMA

    0下载:
  2. msp430f5529 定时器捕获, DMA 传输-msp430f5529 timer capture, DMA transfer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:270891
    • 提供者:樊旭建
  1. ADC_DMA

    0下载:
  2. 基于stm32的adc数据采集系统,dma传输技术-based on stm32 adc capture system,dma transmit
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1658807
    • 提供者:李三四
  1. DMA

    0下载:
  2. 基于STM32系列单片机的DMA方式数据传输,是网上搜到的一些例程以及教程,方便大家使用.-STM32 MCU-based DMA mode data transfers, online search to some routines and tutorials to facilitate everyone to use.
  3. 所属分类:Communication

    • 发布日期:2017-05-20
    • 文件大小:5866683
    • 提供者:zhang
  1. edma_test

    1下载:
  2. DSP EDMA测试程序,测试了一下AB模式的DMA传输,结果是正确的-DSP EDMA test procedure
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:52409
    • 提供者:chenhao
  1. STM32-USART-DMA

    0下载:
  2. DMA独立于CPU的后台批量数据传输能力的串口通讯,控制器用的是stm32-DMA serial communication is independent of the CPU backend batch data transmission capability, the controller is used in stm32
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:294163
    • 提供者:朱海兵
  1. TCP_RS232_RS485(DMA)

    0下载:
  2. TCP_RS232_RS485双向数据透明传输例程(串口发送采用DMA方式)-TCP_RS232_RS485 transparent bi-directional data transfer routines (serial port using DMA mode)
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8307910
    • 提供者:wangpeng
  1. sdma

    0下载:
  2. SDMA并行测试程序,用于测试节点间的大数据量DMA传输性能。-SDMA parallel test program for the DMA transfer large amounts of data performance testing nodes.
  3. 所属分类:MPI

    • 发布日期:2017-04-27
    • 文件大小:19834
    • 提供者:harry
  1. USB_Device_DMA

    0下载:
  2. 基于LPC2400的USB收发数据的DMA传输示例程序,对于使用USB端口的朋友很有借鉴价值!-DMA transfer based on the sample program LPC2400 USB send and receive data, using a USB port for friends a very useful reference value!
  3. 所属分类:USB develop

    • 发布日期:2017-04-26
    • 文件大小:175962
    • 提供者:
  1. Example_2833xAdcSoc

    0下载:
  2. TIDSP tms320f28335实现AD采样DMA传输-// ADC is setup to convert 4 channels for each SOC received, with total of 10 SOCs. // Each SOC initiates 4 conversions. // DMA is set up to capture the data on each SEQ1_INT. DMA will re-sort // the data by c
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-29
    • 文件大小:149122
    • 提供者:czk
  1. STM32-DMA

    0下载:
  2. stm32关于DMA数据的传输程序,程序实现功能正常,可以直接下载使用-STM32 on the DMA data transmission program, the program to achieve normal function, you can download the use of
  3. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:371802
    • 提供者:jerry
  1. ADC_DMA_1_channel

    0下载:
  2. 实现ADC单通道采集的数据通过DMA传输到内存,并通过液晶显示。-To achieve single-channel ADC data collected by DMA transfer to memory, and through LCD.
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3190211
    • 提供者:孙秋实
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com