CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等)

文件名称:STM32F103uart

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-10-30
  • 文件大小:
    232.78kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

STM32F103的串口通讯例程

This example provides a descr iption of how to use the USART with hardware flow

control and communicate with the Hyperterminal.

First, the USART2 sends the TxBuffer to the hyperterminal and still waiting for

a string from the hyperterminal that you must enter which must end by \r

character (keypad ENTER button). Each byte received is retransmitted to the

Hyperterminal.

The string that you have entered is stored in the RxBuffer array. The receive

buffer have a RxBufferSize bytes as maximum.-STM32F103 usart communcation

This example provides a descr iption of how to use the USART with hardware flow

control and communicate with the Hyperterminal.

First, the USART2 sends the TxBuffer to the hyperterminal and still waiting for

a string from the hyperterminal that you must enter which must end by \r

character (keypad ENTER button). Each byte received is retransmitted to the

Hyperterminal.

The string that you have entered is stored in the RxBuffer array. The receive

buffer have a RxBufferSize bytes as maximum.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

USART/Example9/main.c
USART/Example9/readme.txt
USART/Example9/stm32f10x_conf.h
USART/Example9/stm32f10x_it.c
USART/Example9/stm32f10x_it.h
USART/Example8/main.c
USART/Example8/readme.txt
USART/Example8/stm32f10x_conf.h
USART/Example8/stm32f10x_it.c
USART/Example8/stm32f10x_it.h
USART/Example7/main.c
USART/Example7/main.h
USART/Example7/readme.txt
USART/Example7/stm32f10x_conf.h
USART/Example7/stm32f10x_it.c
USART/Example7/stm32f10x_it.h
USART/Example6/main.c
USART/Example6/readme.txt
USART/Example6/stm32f10x_conf.h
USART/Example6/stm32f10x_it.c
USART/Example6/stm32f10x_it.h
USART/Example5/main.c
USART/Example5/readme.txt
USART/Example5/stm32f10x_conf.h
USART/Example5/stm32f10x_it.c
USART/Example5/stm32f10x_it.h
USART/Example4/main.c
USART/Example4/readme.txt
USART/Example4/stm32f10x_conf.h
USART/Example4/stm32f10x_it.c
USART/Example4/stm32f10x_it.h
USART/Example3/main.c
USART/Example3/readme.txt
USART/Example3/stm32f10x_conf.h
USART/Example3/stm32f10x_it.c
USART/Example3/stm32f10x_it.h
USART/Example2/main.c
USART/Example2/readme.txt
USART/Example2/stm32f10x_conf.h
USART/Example2/stm32f10x_it.c
USART/Example2/stm32f10x_it.h
USART/Example12/main.c
USART/Example12/readme.txt
USART/Example12/stm32f10x_conf.h
USART/Example12/stm32f10x_it.c
USART/Example12/stm32f10x_it.h
USART/Example11/main.c
USART/Example11/readme.txt
USART/Example11/stm32f10x_conf.h
USART/Example11/stm32f10x_it.c
USART/Example11/stm32f10x_it.h
USART/Example10/Transmit/main.c
USART/Example10/Transmit/readme.txt
USART/Example10/Transmit/stm32f10x_conf.h
USART/Example10/Transmit/stm32f10x_it.c
USART/Example10/Transmit/stm32f10x_it.h
USART/Example10/Receive/main.c
USART/Example10/Receive/readme.txt
USART/Example10/Receive/stm32f10x_conf.h
USART/Example10/Receive/stm32f10x_it.c
USART/Example10/Receive/stm32f10x_it.h
USART/Example1/main.c
USART/Example1/readme.txt
USART/Example1/stm32f10x_conf.h
USART/Example1/stm32f10x_it.c
USART/Example1/stm32f10x_it.h
USART/Example10/Transmit
USART/Example10/Receive
USART/Example9
USART/Example8
USART/Example7
USART/Example6
USART/Example5
USART/Example4
USART/Example3
USART/Example2
USART/Example12
USART/Example11
USART/Example10
USART/Example1
USART
STM32F103uart/USART/Example1.0/main.c
STM32F103uart/USART/Example1.0/readme.txt
STM32F103uart/USART/Example1.0/stm32f10x_conf.h
STM32F103uart/USART/Example1.0/stm32f10x_it.c
STM32F103uart/USART/Example1.0/stm32f10x_it.h
STM32F103uart/USART/Example10/Receive/main.c
STM32F103uart/USART/Example10/Receive/readme.txt
STM32F103uart/USART/Example10/Receive/stm32f10x_conf.h
STM32F103uart/USART/Example10/Receive/stm32f10x_it.c
STM32F103uart/USART/Example10/Receive/stm32f10x_it.h
STM32F103uart/USART/Example10/Transmit/main.c
STM32F103uart/USART/Example10/Transmit/readme.txt
STM32F103uart/USART/Example10/Transmit/stm32f10x_conf.h
STM32F103uart/USART/Example10/Transmit/stm32f10x_it.c
STM32F103uart/USART/Example10/Transmit/stm32f10x_it.h
STM32F103uart/USART/Example11/main.c
STM32F103uart/USART/Example11/readme.txt
STM32F103uart/USART/Example11/stm32f10x_conf.h
STM32F103uart/USART/Example11/stm32f10x_it.c
STM32F103uart/USART/Example11/stm32f10x_it.h
STM32F103uart/USART/Example12.0/main.c
STM32F103uart/USART/Example12.0/readme.txt
STM32F103uart/USART/Example12.0/stm32f10x_conf.h
STM32F103uart/USART/Example12.0/stm32f10x_it.c
STM32F103uart/USART/Example12.0/stm32f10x_it.h
STM32F103uart/USART/Example2/main.c
STM32F103uart/USART/Example2/readme.txt
STM32F103uart/USART/Example2/stm32f10x_conf.h
STM32F103uart/USART/Example2/stm32f10x_it.c
STM32F103uart/USART/Example2/stm32f10x_it.h
STM32F103uart/USART/Example3/main.c
STM32F103uart/USART/Example3/readme.txt
STM32F103uart/USART/Example3/stm32f10x_conf.h
STM32F103uart/USART/Example3/stm32f10x_it.c
STM32F103uart/USART/Example3/stm32f10x_it.h
STM32F103uart/USART/Example4/main.c
STM32F103uart/USART/Example4/readme.txt
STM32F103uart/USART/Example4/stm32f10x_conf.h
STM32F103uart/USART/Example4/stm32f10x_it.c
STM32F103uart/USART/Example4/stm32f10x_it.h
STM32F103uart/USART/Example5/main.c
STM32F103uart/USART/Example5/readme.txt
STM32F103uart/USART/Example5/stm32f10x_conf.h
STM32F103uart/USART/Example5/stm32f10x_it.c
STM32F103uart/USART/Example5/stm32f10x_it.h
STM32F103uart/USART/Example6/main.c
STM32F103uart/USART/Example6/readme.txt
STM32F103uart/USART/Example6/stm32f10x_conf.h
STM32F103uart/USART/Example6/stm32f10x_it.c
STM32F103uart/USART/Example6/stm32f10x_it.h
STM32F103uart/USART/Example7/main.c
STM32F103uart/USART/Example7/main.h
STM32F103uart/USART/Example7/readme.txt
STM32F103uart/USART/Example7/stm32f10x_conf.h
STM32F103uart/USART/Example7/stm32f10x_it.c
STM32F103uart/USART/Example7/stm32f10x_it.h
STM32F103uart/USART/Example8/main.c
STM32F103uart/USART/Example8/readme.txt
STM32F103uart/USART/Example8/stm32f10x_conf.h
STM32F103uart/USART/Example8/stm32f10x_it.c
STM32F103uart/USART/Example8/stm32f10x_it.h
STM32F103uart/USART/Example9/main.c
STM32F103uart/USART/Example9/readme.txt
STM32F103uart/USART/Example9/stm32f10x_conf.h
STM32F103uart/USART/Example9/stm32f10x_it.c
STM32F103uart/USART/Example9/stm32f10x_it.h
STM32F103uart/USART/Example10/Receive
STM32F

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com