CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 串口 DMA实现

搜索资源列表

  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. 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-02
    • 文件大小:75929
    • 提供者:楚天
  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. UARTX_DMA_Recv

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

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

    0下载:
  2. 在单片机stm32上实现通过DMA将数据搬到串口上 串口将数据发到电脑上-DMA to move data through the serial port to send data to a computer on a single chip stm32
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1707040
    • 提供者:jam
  1. USBtoCAN

    0下载:
  2. DZ60 USB 转 CAN 转化程序,内含DZ60的串口模块程序和CAN模块程序,可实现类似DMA的高速数据传输效果-DZ60 USB to CAN conversion program, including DZ60 serial programming modules and CAN module procedures, can realize high speed data transmission effect is similar to the DMA
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:243063
    • 提供者:yang
  1. CC430F6137-DMA-UART

    0下载:
  2. CC430基于内部DMA模块,实现串口发送-CC430 UART DMA
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:huang
  1. STM32-DMA-Serial

    1下载:
  2. STM32 DMA方式实现串口接收和发送- STM32 DMA mode Serial can receive and send
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3195419
    • 提供者:kmww
  1. STM32-USART

    1下载:
  2. 在STM32的参考手册中,串口被描述成通用同步异步收发器(USART),它提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。USART利用分数波特率发生器提供宽范围的波特率选择。它支持同步单向通信和半双工单线通信,也支持LIN(局部互联网),智能卡协议和IrDA(红外数据组织)SIR ENDEC规范,以及调制解调器(CTS/RTS)操作。它还允许多处理器通信。还可以使用DMA方式,实现高速数据通信。-In the reference manual of S
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:20905
    • 提供者:王滔
  1. ADC3andDMAhighspeed(2.4Msps)

    0下载:
  2. 硬件平台:STM32F429I-DISCORVERY 软件平台:KEIL MDK5.10 在STM32F429I-DISCO board中,由于串口2被L3GD20和液晶数据线占用,所以串口1很方便,而且还留了2个孔外接。 * 说 明 : 实现printf和scanf函数重定向到串口1,即支持printf信息到USART1 * 实现重定向,只需要添加2个函数: * int fputc(int ch, FILE *f) * int fgetc(FI
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2263951
    • 提供者:
  1. stm32usbsedtow

    0下载:
  2. 基于STM32串口的DMA双缓存收发的C实现源码-Based on STM32 serial DMA double buffering received and implemented in C source code
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:669788
    • 提供者:
  1. DMA_for_USART3

    0下载:
  2. STM32的USART3,通过DMA实现串口数据的接收和发送,接收长度可变,发送长度可变-STM32 USART3, realize serial port through the DMA data receiving and sending, receiving variable length and send the length variable
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2053885
    • 提供者:任朝阳
  1. cc1110-no-use-DMA-receive-data

    0下载:
  2. iar9.3开发环境,cc1110非dam方式实现RF数据接收,可连续接收。带有串口打印功能。-Iar9.3 development environment, CC1110 non dam way to receive data
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:203776
    • 提供者:readlove1
  1. USART_test

    0下载:
  2. 库函数实现串口通信,DMA的方式实现串口通信(Serial communication based on library function)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-02
    • 文件大小:6350848
    • 提供者:小光宝
  1. UsartHandle

    0下载:
  2. 该模块实现串口DMA发送中断接收,与系统或者外设通信,一发一答的方式,发送一帧数据,需等待对方应答,如果在规定时间内未等到ACK数据,发送端 会重发该数据,采用状态机制原理,对串口使用以及协议搭建很参考价值(The module DMA send serial interrupt receiving, and system or peripheral communication, one answer, send a frame of data, need to wait for the ans
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:dengxinghying
  1. USART

    1下载:
  2. 使用DMA+空闲中断,实现串口的不定长接收(Using DMA+ idle interrupt to realize the indefinite long reception of serial ports)
  3. 所属分类:单片机开发

    • 发布日期:2020-10-20
    • 文件大小:18486272
    • 提供者:蛙bit
  1. stm32程序

    1下载:
  2. 通过stm32f103实现双通道AD采集数据并以DMA的方式串口发送至上位机(A / D conversion and send the result through serial port by DMA.)
  3. 所属分类:单片机开发

    • 发布日期:2020-11-19
    • 文件大小:3553280
    • 提供者:zihouwei
搜珍网 www.dssz.com