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

搜索资源列表

  1. serial-driver

    0下载:
  2. 关于arm9G20处理器的串口驱动,没有使用DMA,但可作为驱动学习入门参考,我已经在板子上实现了,当串口不能使用时,可用ssh进行监听。-Serial driver about arm9G20 processors, does not use DMA, but can be used as learning portal reference to the drive, I' ve been on the board when the serial port can not be used
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:1941
    • 提供者:Bingley
  1. 6_ADC_TEMP_dma_systick_lcd

    0下载:
  2. stm32处理器,adc后采集的温度数据经dma读取,串口显示,systick时钟延迟,lcd显示温度数据!-stm32 processor ,temperature data collected in the adc which is read by dma serial and display by systick clock delay, lcd display temperature data
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3773952
    • 提供者:邓兵
  1. main

    0下载:
  2. STM32 使用DMA串口收发,外加环形队列(fifo),可以应用到大量数据收发。-STM32 DMA serial transceiver, plus a circular queue (the fifo) can be applied to large amounts of data to send and receive.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3756
    • 提供者:TANGWUBING
  1. STM32

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+DMA+ phonetic retrieval)
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1091940
    • 提供者:浪子雄心
  1. AAudiooD

    0下载:
  2. ADSP BF537 在Visual DSP串口通信例程程,使用DMA方式,包括AD和DA,已通过测试。 -ADSP BF537 the Visual DSP serial communication routines process, use the DMA mode, including AD and DA, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:37412
    • 提供者:补助
  1. AD_key_DMA_V0.2

    0下载:
  2. LPC1766中的AD转换采用软件启动,AD0.0 和AD0.1可以通过按键切换通道,通过DMA传输给串口显示转换结果。按键1和2控制通道0的电压采集和停止,按键3和4控制通道1的电压采集和停止。-LPC1766 AD converter software startup, AD0.0 AD0.1 key switch channel DMA transfer to serial conversion results. Buttons 1 and 2 voltage control channe
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:466099
    • 提供者:liuyun
  1. nios-II

    0下载:
  2. NiosII范例,包括了DMA控制,串口通信,定时器中断,以及NIOS的部分范例,对于FPGA内核的开发很有帮助。-NiosII example, including the DMA control, serial communication, timer interrupt, as well as some examples of NIOS, development will be helpful for the FPGA core.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:204861
    • 提供者:张奎
  1. UART_DMA

    0下载:
  2. 串口通信的FPGA设计,具有高速缓存功能,DMA通信模式。-FPGA design of serial communication, cache, DMA communication mode.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-04
    • 文件大小:1019801
    • 提供者:张奎
  1. CC1110

    1下载:
  2. CC1110的基本发送/接收程序。包含串口,DMA,FLASH等模块的调用-The CC1110' s basic send/receive program. Including serial ports, DMA, FLASH module called
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:484076
    • 提供者:孙熠
  1. STM32Board_v1.0

    0下载:
  2. stm32例子程序,SPI,串口,DMA-stsw-stm32054 stm32 sample programs and documentation
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:4496748
    • 提供者:周奇
  1. user

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

    • 发布日期:2017-11-12
    • 文件大小:6437
    • 提供者:guomanm
  1. DMA_UART-SDRAM

    0下载:
  2. 以DMA传输方式接收外部串口设备发送的数据并保存到SDRAM存储器中,通过使用串口调试工具来查看数据传输是否正确。-DMA transfer to an external serial device to receive data sent and saved to SDRAM memory, by using the serial port debugging tool to view data transmission is correct.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:11618304
    • 提供者:赵小强
  1. AMmodemdemodem

    1下载:
  2. 用于在ccs simulator平台 对tms320c5402dsp实现对am调制与解调,程序对mcbsp多缓冲串口进行了软模拟,利用DMA传输和中断,对学习dsp的初学者有很大参考价值-this program is applied to AM modulation and demodulation in DSP C54x chip. and achieves data transmission control between program and data space.
  3. 所属分类:DSP编程

    • 发布日期:2013-11-07
    • 文件大小:296700
    • 提供者:jack
  1. STM32Board

    0下载:
  2. 利用spi读取ad芯片数据 串口传输出去,全部使用dma-Read the ad microarray data using the spi serial transmission out, all using dma
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4463590
    • 提供者:actall
  1. STM32F4xx_USART_Example

    0下载:
  2. 使用stm32F407VGT6这款单片机,串口使用,而且是利用DMA方式,发送完毕中断。共大家参考一下-Use stm32F407VGT6 this microcontroller serial port to use, and the use of DMA mode, the transmission is completed interrupted. Of your reference
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:3341312
    • 提供者:陈飞
  1. usart_DMA

    2下载:
  2. stm32f103利用DMA进行串口数据接收与存储。-stm32f103 use DMA for serial data reception and storage.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5203883
    • 提供者:嘿嘿
  1. ADC_DMA-_USART

    0下载:
  2. keil下编程,开发板采用STM32F103系列开发板,程序采用DMA通道进行ADC采样,并将采样数据进行转换,用串口输入到电脑超级终端-under keil programming, development board with STM32F103 Series development board, the program uses DMA channel ADC sampling, and sampling data conversion, input to the computer wit
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2314809
    • 提供者:张曦
  1. STM32Configuration

    0下载:
  2. STM32各种内部资源配置文件参考,包括常用时钟、IO、定时器、串口、AD、DMA等配置,自己整理的,学习STM32必备啊-STM32 various internal resource configuration file reference, including common clock, IO, timers, serial, AD, DMA and other configurations, their finishing and learn essential ah STM32
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5213
    • 提供者:wangjiyun
  1. RX485

    0下载:
  2. 使用DMA方式对CC2530编程,实现快速收发串口数据。-use DMA to tranceiver series port data
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:49284
    • 提供者:hansson
  1. 20110321-SUCCESS

    0下载:
  2. STM32的网口转串口 包括LWIP协议,DMA传输,TCP客户端监听应用程序。-STM32 serial port network including LWIP agreement, DMA transfer, TCP client monitoring application.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6753739
    • 提供者:libo
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com