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

搜索资源列表

  1. STM32F103_USART

    1下载:
  2. stm32 串口的中断收发 内有详细介绍-stm32 usart riq! riq! riq! riq! riq!
  3. 所属分类:Communication

    • 发布日期:2016-03-14
    • 文件大小:498688
    • 提供者:李康
  1. Software_UART

    0下载:
  2. software usart codevision +proteus mega16 avr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:47384
    • 提供者:n340
  1. usart

    0下载:
  2. ATmega16单片机的串行通信功能,能从串口调试助手中接收数据,也能向串口发数据-ATmega16 microcontroller serial communication function, can receive data in serial debugging assistant can also send data to the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:1767
    • 提供者:majunbao
  1. USART-hardware-flow-control-and-communicate

    0下载:
  2. This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal.-This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperter
  3. 所属分类:Com Port

    • 发布日期:2017-03-21
    • 文件大小:8704
    • 提供者:张建
  1. communication-between-USART-using-DMA

    0下载:
  2. This example provides a basic communication between USART1 and USART2 using DMA capability, flags and interrupts.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:9741
    • 提供者:张建
  1. use-USART-in-Smart-Card-mode

    0下载:
  2. This example provides a descr iption of how to use the USART in Smart Card mode. The example gives only the possibility to read the ATR and decode it into predefined buffer.-This example provides a descr iption of how to use the USART in Smart Card
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:9868
    • 提供者:张建
  1. 5780bcf5-da04-4cf6-b388-1f3d01c4896c

    0下载:
  2. STM32框架,USING 3.X库 准备以后产品换STM32,写了个例程,网上的都是零碎的,这个例程可以直接用,不喜欢官方的结构,改了一下.内容有GPIO SYSTIC EXIT ADC USART FLASH EEPROM(FLASH模拟).存下以后自已也能用.固件库有点大就不一起上传了.使用MDK4 -STM32 framework, USING 3.X library prepared after the product for STM32, wrote a routine, the
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:370876
    • 提供者:顾平
  1. uart

    0下载:
  2. Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1390
    • 提供者:sstefan
  1. STM32F-DMA

    0下载:
  2. * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:3358
    • 提供者:yyy
  1. USART$receive$and$transport

    0下载:
  2. avr 128 单片机的串口收发传输,单独介绍收和发,分为两个文件-avr 128 the Serial transceiver transmission
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:183321
    • 提供者:葛军晓
  1. USART

    0下载:
  2. 实现芯片STM32与电脑之间的串口数据通信-STM32 chip and computer realization of serial data communication between
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:1005899
    • 提供者:alan
  1. USART

    0下载:
  2. USART Example in ASM, for PIC Microcontroler
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1425
    • 提供者:EngDoug
  1. AD-usart

    0下载:
  2. AVR mega16 的AD 与USART功能C程序-AVR mega16 of AD and USART functions C program
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:9292
    • 提供者:郭树林
  1. STM32-USART-DEMO-V2

    0下载:
  2. 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去 V6-LED1闪烁表示正在收发数据。 -When the receiver buffer demonstration USART1 full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:236351
    • 提供者:黄传龙
  1. USART

    0下载:
  2. 用atemaga128单片机产生的usart串口发送字符的程序-Microcontroller with atemaga128 generated character program usart serial port
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:21014
    • 提供者:李梅
  1. stm32-USART

    0下载:
  2. stm32f103单片机的实时时钟编程 详细测试-stm32f103 microcontroller programming real-time clock
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:460207
    • 提供者:王纲
  1. tictactoe

    0下载:
  2. This is a simple TICTACTOE game using Sync USART on PIC16F877A, a keyboard and LCD. We use both Master and Slave mode.
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:22112
    • 提供者:ProfTom
  1. com

    0下载:
  2. 单片机串口通信,USART发数,收数,波特率96-Microcontroller serial communication, USART hair number, closing number, baud rate 9600
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12956
    • 提供者:wangxin
  1. USART_test

    0下载:
  2. stm32 usart源码,掌握usart的使用。-stm32 usart source, master usart use.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:645408
    • 提供者:huangqihui21
  1. USART

    0下载:
  2. 一个简单的USART实例,学习的好代码,源码附带注释信息-examples
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:314929
    • 提供者:征武
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com