文件名称: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.
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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.