CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - stm32 usart

搜索资源列表

  1. USART_Basic

    0下载:
  2. stm32 mdk usart 通讯基本 程序,使用了STM32的固件库2.0-stm32 mdk usart basic communication, the use of the STM32 firmware library 2.0
  3. 所属分类:SCM

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

    2下载:
  2. STM32单片机 USART一个完整通信协议-STM32 _USART a complete communication protocol
  3. 所属分类:SCM

    • 发布日期:2015-01-18
    • 文件大小:37888
    • 提供者:王双峰
  1. STM32--USART

    0下载:
  2. STM32串口程序 STM32串口程序-STM32 serial program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3649210
    • 提供者:杨贤涛
  1. STM32-USARTPRTC

    0下载:
  2. stm32 串口通信和RTC时钟实例包含主程序,时钟等-stm32 USART
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:44786
    • 提供者:yun
  1. stm32-USART1

    0下载:
  2. 本实验是STM32中串口的实验,掌握后就可以对此类此类芯片的串口操作有了更深入的了解-STM32 USART
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:985700
    • 提供者:许艳超
  1. stm32-usart

    1下载:
  2. 本实验将实现如下功能:STM32通过串口和上位机的对话,STM32在收到上位机发过来的字符串后,原原本本的返回给上位机。 注意在上位机输入的字符串末尾加入回车键,否则无响应!-in this example you will learn how to realize Serial communication in stm32 moudule
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2015-05-31
    • 文件大小:21504
    • 提供者:huanggang
  1. STM32-USART

    0下载:
  2. STM32 USART_Irq串口查询方式例子-The STM32 USART_Irq serial query examples
  3. 所属分类:SCM

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

    1下载:
  2. STM32 控制电机的PID PWM 实现闭环控制的程序-STM32 motor control PID PWM closed-loop control of the program
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:662647
    • 提供者:李东赫
  1. usart

    0下载:
  2. 通过设置stm32的usart nvic 实现串口的中断接收发送-By the set of stm32 usart nvic achieve serial interrupt reception
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:1781029
    • 提供者:wb
  1. STM32-USART

    0下载:
  2. STM32串口通信协议,包括识别码+数据+校验。-STM32 serial communication protocols, including identification code+ data+ parity.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39718
    • 提供者:阳光
  1. STM32-USART-send-and-receive-data-

    2下载:
  2. 本程序目的是提供使用stm32串口收发一帧数据的一种方法,采用中断方式接受和发送,每进一次中断接收或发送一字节,可以实现pc机与板子通信或板子与板子间通信。注意本程序中外接高速晶振为12M赫兹,而大部分板子为8M赫兹,本程序所用芯片是stm32RBT6-The purpose of this procedure is to provide a method of using STM32 serial port to send and receive a data, using interrupt
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:4120570
    • 提供者:zhangzheng
  1. stm32-usart

    1下载:
  2. stm32串口初始化,波特率可设置,用于重复设置波特率-stm32f10 usart
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:998
    • 提供者:mdd
  1. STM32-USART

    0下载:
  2. STM32串口接收程序。 发送一个数据给串口,串口返回-STM32 Programma for usart senddata for usart and return
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:2526
    • 提供者:刘振华
  1. STM32-USART

    0下载:
  2. 可以实现STM32串口通信,简洁明了,并且有注释。是初学者不错的选择。-STM32 serial communication can be achieved, concise, and Notes.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:991187
    • 提供者:王顺忠
  1. stm32-usb-read-sd

    0下载:
  2. stm32 通过usart通讯读取sd卡-stm32 usart communication through reading sd card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-06
    • 文件大小:1255324
    • 提供者:刘磊
  1. STM32-USART-DMA-ping-pong-operation

    0下载:
  2. USART&DMA乒乓操作接收任意长度数据(STM32) STM32 单片机 参考代码 完整工程,可以在阿莫论坛上找到相关讨论帖-USART & DMA ping-pong operation to receive data of arbitrary length. STM32 microcontroller reference code complete works. This code can be found in the discussion thread
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:866307
    • 提供者:PIC16F54
  1. STM32-usart

    0下载:
  2. stm32串口通信 该程序中将串口1和串口的驱动进行了测试。-stm32 serial port codes testing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1415243
    • 提供者:郭志恒
  1. stm32-usart-RS485-RS232

    0下载:
  2. stm32的usart1和usart3配置为串口通信,均用中断实现串口接收。-stm32 usart1 and usart3 configured for serial communication, both with the serial port receive interrupt achieve.
  3. 所属分类:SCM

    • 发布日期:2015-11-18
    • 文件大小:3977216
    • 提供者:顾彤彤
  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. USART

    0下载:
  2. 关于STM32的串口通信,有错误判断功能,主要是在中断中接收发送-about STM32 usart trans
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:1508688
    • 提供者:yaw lee
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com