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

搜索资源列表

  1. USART_DMA_Basic

    0下载:
  2. stm32 串口通讯使用DMA的例子。使用了ST公司的固件库2.0,mdk-stm32 serial communication using DMA example. Using ST' s Firmware Library 2.0
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1125421
    • 提供者:王国
  1. LPC17xx_Uart0

    0下载:
  2. LPC17XX系列Uart模块代码吗,可以直接在芯片RAM中仿真而不需要下载到芯片Flash中。代码主要实现单片机与上位机通过串口(RS232)进行通讯和数据交换。-LPC17XX Series Uart module code you can directly simulate the RAM chip to the chip without the need to download Flash. Code main MCU and host computer via serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:75929
    • 提供者:楚天
  1. UART_DMA

    1下载:
  2. 基于DE1的nios的串口sdram通信例程-Based on DE1' s nios serial communication routines sdram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-28
    • 文件大小:11353062
    • 提供者:
  1. uart0

    0下载:
  2. 次源码包含了LPC1700芯片串口通信的三种方式:DMA方式、查询方式、中断方式。只要修改读写信号就可以里脊运行。-This programme contains three ways of serial port communication of LPC1700:DMA, request and interrupt.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:74294
    • 提供者:terminator
  1. DMA

    0下载:
  2. 本文为DMA串口实验(DMA Serial TEST),红牛开板测试正常,-This article for DMA Serial experiment (DMA Serial TEST), red bull open board TEST normal,
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:68450
    • 提供者:guokai
  1. DMAtest

    0下载:
  2. 基于STM32单片机的DAM串口通信实验,传输成功后将会有提示信息-STM32 MCU the DAM serial communication experiment, the transmission success will be followed by message
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:71460
    • 提供者:hjc336
  1. UART_RTC_TIMPLY

    0下载:
  2. TI M4内核的 LM4f系列 UART串口DMA方式发送和FIFO中断模式接收(附加hibernate RTC中断方式显示实时时间)-TI s M4 kernel LM4f series UART serial port DMA sent and the FIFO interrupt mode receiver (attached the hibernate RTC interrupt display real time)
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:3422013
    • 提供者:fangyi
  1. UART0-interrupt--DMA

    0下载:
  2. LPC1700系列,uart0串口中断接收数据,DMA发送数据,结合中断和DMA配合使用-LPC1700 series, uart0 serial interrupt receiving data, DMA to send data with the use of combined interrupt and DMA
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:188408
    • 提供者:su
  1. STM32-DMA-UART-ADC

    0下载:
  2. 基于STM32的ADC采样串口发送程序,能够准确采集AD-STM32 DMA UART ADC
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-10-31
    • 文件大小:69848
    • 提供者:王章
  1. DMA

    1下载:
  2. 基于cc2530的DMA程序,使用DMA通道0,对cc2530的串口进行快速的数据收发-Use DMA channel 0, the DMA program cc2530 cc2530 serial port for fast data transceiver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-21
    • 文件大小:73572
    • 提供者:人民日爆射
  1. DMA-memory-to-USART

    0下载:
  2. STM32f103 DMA传输 实现内存数据到串口传输功能-STM32f103 DMA transfers data to the serial port to implement the memory transmission function
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:1448535
    • 提供者:子龙
  1. STM32F103-DMA

    1下载:
  2. 设置STM32的DMA,利用它来实现串口数据传送,并在TFT-LCD模块上显示当前的传送进度,打开串口调试工具,按住轻触开关则可看到界面的信息-Set the STM32 DMA, use it to serial data transmission, and in the TFT-LCD module displays the current transfer progress, open the serial port debugging tool, hold down the touch
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-28
    • 文件大小:1263128
    • 提供者:zhanglei
  1. ADC-DMA

    0下载:
  2. ADC+DMA调试通过 可进行数据采集,并通过串口打印-ADC+DMA debugging through data can be collected and printed through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2292149
    • 提供者:顾文磊
  1. uasrt_dma_-receive

    0下载:
  2. 基于stm32的串口dma模式功能代码,收到数据,直接发送出去。-Based stm32 serial dma mode function code, data received directly sent.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-18
    • 文件大小:4660374
    • 提供者:laokehui
  1. USART1-Tx(DMA)

    0下载:
  2. 串口发送采用DMA方式,多次发次(基于uc/os-iii)-Serial port using DMA mode, repeatedly made plays (based uc/os-iii)
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:560671
    • 提供者:江峰
  1. usart_dma

    1下载:
  2. STM32F103串口DMA方式 传输数据代码(使用库函数),包含初始化程序和使用- STM32F103 serial DMA transfer the data code (using library functions), including initialization procedures and the use of
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2088
    • 提供者:zhjia
  1. UARTX_DMA_Recv

    0下载:
  2. LPC1788单片机的DMA调试程序,实现串口DMA功能例程-DMA debug program for PC1788, DMA to serial port function routines
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:47463
    • 提供者:Young Shi
  1. STM23F4_USART_DMA

    0下载:
  2. STM32F4系列单片机串口-dma硬件配置、测试程序,有利于初学者学习的宝贵资料-STM32F4 MCU serial-dma hardware configuration, testing procedures, help beginners learn valuable information
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:128662
    • 提供者:郑旭
  1. UARTPDMAPDS18B20

    0下载:
  2. 用串口DMA方式驱动DS18B20 用串口DMA方式驱动DS18B20-UART and dma driver ds18b20
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1269366
    • 提供者:刘选华
  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 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com