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

搜索资源列表

  1. WindowsCEqudong

    0下载:
  2. Windows CE下驱动程序开发基础,   Windows CE下的串口驱动程序能够处理所有I/O行为类似串口的设备,包括基于16450、16550 UART(通用异步收发芯片)的设备和一些采用DMA的设备,常见的有9针串口、红外I/O口、Modem等
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5249
    • 提供者:lentil
  1. Mcbsp_DMA

    0下载:
  2. 关于ti54x缓冲串口的应用,其中涉及到了MCbsp和DMA的通信及系统设计的程序
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:86498
    • 提供者:adam
  1. DMATx

    0下载:
  2. 基于keil环境,内容为ARM7串口发送实验,用DMA方式实现。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:55488
    • 提供者:吴尧林
  1. DMARx

    0下载:
  2. 基于keil环境,内容为ARM7串口接收程序,用DMA方式实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:56623
    • 提供者:吴尧林
  1. STM32,ADC采样程序,TIM定时触发

    1下载:
  2. STM32,ADC采样程序,TIM定时触发,DMA传输,并且串口通信-rerefd fdsgdfgfghgddfhdf
  3. 所属分类:其他小程序

    • 发布日期:2013-09-27
    • 文件大小:402249
    • 提供者:欧阳晓宇
  1. dsp28335code

    0下载:
  2. dsp28335的串口,CAN总线,SPI,AD转换,定时器,DMA,PWM全部例程。还包括需要的头文件。-examples of dsp28335(include CAN bus,SPI bus,AD transfer,timer,DMA,PWM and so on).Also the headers.
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3779750
    • 提供者:xiaojiu
  1. msp430f5438

    0下载:
  2. MSP430F5438定时器,DMA,RTC,串口等相关抽象程序-MSP430F5438 timer, DMA, RTC, serial and other related procedural abstraction
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:449580
    • 提供者:bird
  1. STM32Pdma

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial driver (annular queue+ memory the dynamic allocation+DMA+ Pinyin retrieve)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-03
    • 文件大小:1035780
    • 提供者:罗杰森
  1. Audio

    0下载:
  2. ADSP BF537 在Visual DSP串口通信例程,使用DMA方式,包括AD和DA-The Talkthru demo demonstrates the initialization of SPORT0 to establish a link between the ADSP-BF537 and the AD1854/AD1871 /DAC. The program simply sets up the SPORT0 to receive/transmit audio s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:37152
    • 提供者:mircal
  1. McBSPDMA

    0下载:
  2. 基于TMS320VC5402McBSP串口的DMA方式数据传输的实现-TMS320VC5402McBSP the DMA-based serial data transmission mode to achieve
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:128588
    • 提供者:jinliang
  1. linux_uart2_rs422

    0下载:
  2. 本程序主要是针对linux 下s3c2410下,串口驱动进行开发,针对高速率的串口数据采集,以DMA方式读取串口通信数据,并提供串口RS422的通信协议定义。次程序在2410上以成功测试过。-This procedure is mainly directed against s3c2410 under linux, the serial driver developed for high-speed serial data acquisition, DMA mode to read the se
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:116878
    • 提供者:lisheng
  1. demo

    2下载:
  2. 下面是目录介绍 ADC---------ADC模数转换实验 ASM---------汇编程序实验 ASM_c-------汇编和C语言混合实验 CF----------CF读写实验 DcMotor-----直流电机实验 DMA——-----DMA数据传输实验 GPRS--------GPRS/GSM通讯实验 GPS---------GPS全球定位实验 IDE---------IDE测试实验 IIC---------IIC读写实验 IIS--------
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2073614
    • 提供者:asdfasdf
  1. menu_test

    0下载:
  2. 实现无线龙CC2430开发板上液晶显示英文菜单中的如下内容 1、无线测试 2、跑表 3、串口调试 4、时钟模式 5、随机数 6、AES 7、DMA 8、电源模式 9、对比度设置 10、系统传感器-Long CC2430 wireless LCD development board as the content of the English menu 1, the wireless test 2, stopwatch 3, 4 serial debuggin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:136142
    • 提供者:Sean Shi
  1. DMA_Test

    0下载:
  2. DMA测试例程,使用DMA的link list模式进行数据的传输。程序中把源缓冲区SRC1_Buffer和源 缓冲区SRC2_Buffer里面的数据,通过DMA的link list模式分别传输到目标缓冲区DST1_Buffer和 目标缓冲区DST2_Buffer。相应信息可在串口显示。-DMA test routines, the link list using the DMA data transfer mode. Program and the source of the sourc
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:89100
    • 提供者:李嘉
  1. main

    0下载:
  2. STM32的AD转换,连续转换模式,通过DMA通过读取,每隔一秒向串口发送一次-The AD conversion STM32, continuous conversion mode, by reading through the DMA, to the serial port once every second
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:3254
    • 提供者:ivan
  1. DSP_DMA_McBSP

    0下载:
  2. 摘 要:本文介绍了采用双声道音频A/D转换芯片CS5331A和TMS320VC5402 DSP组成的双声道音频采集系统 的设计。给出了系统的硬件设计方案,包括CS5331A与TMD320VC5402 DSP的接口电路和信号时序。在硬件方案 的基础上,给出了系统的总体软件流程,并详细介绍了DSP的多通道缓冲串行口(McBSP)和直接存储器访问(DMA) 的初始化设置,给出了相应例程。最后,给出了采集到DSP内存中的双声道音频数据的波形。 关键词:采集 DMA McBSP DSP
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:187987
    • 提供者:ws
  1. STM32--ADC

    0下载:
  2. 利用ADC的第11通道对开发板输入的电压值作AD转换,采用连续转换模式,转换结果通过DMA通道1读取。ADC转换的结果,每间隔1秒钟向串口发送一次。 -The ADC channel 11 development board input voltage for AD conversion, continuous conversion mode, conversion results read by the DMA channel 1. ADC conversion results, e
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:396420
    • 提供者:童启祥
  1. serial

    0下载:
  2. rtt操作系统下的回调串口通讯,serial.c文件。串口1和2中断受,直接发。串口3中断收,DMA发-rtt serial. using feedback. uart1 and uart2 interrupt recv,and direct tx.uart3 interupt recv and DMA tx.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:2722
    • 提供者:廖贤明
  1. ADC-conversion

    0下载:
  2. STM32的编译源码。利用ADC的第11通道对开发板输入的电压值作AD转换,采用连续转换模式,转换结果通过DMA通道1读取。ADC转换的结果,每间隔1秒钟向串口发送一次。-The STM32 the compiled source code. The ADC channel 11 development board input voltage for AD conversion, continuous conversion mode, conversion results read by the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1181471
    • 提供者:祁红梅
  1. adc

    0下载:
  2. 这个代码是用keil4.22编译成功的。实现的功能是通过dma来读adc,然后通过dma的中断里用串口打印出来。直接显示adc上的电压,要比万用表精确。代码里面总共用过dma,中断,查询这三种方式实现读值。比较强大。-stm32f103vbt6, adc,dma ,usart,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:11837
    • 提供者:jeff king
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com