Description: STM32F103 usart communcation
This example provides a description 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.
To Search:
File list (Check if you may need any files):
USART\Example9\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......8\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......7\main.c
.....\........\main.h
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......6\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......5\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......4\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......3\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......2\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\.......12\main.c
.....\.........\readme.txt
.....\.........\stm32f10x_conf.h
.....\.........\stm32f10x_it.c
.....\.........\stm32f10x_it.h
.....\........1\main.c
.....\.........\readme.txt
.....\.........\stm32f10x_conf.h
.....\.........\stm32f10x_it.c
.....\.........\stm32f10x_it.h
.....\........0\Transmit\main.c
.....\.........\........\readme.txt
.....\.........\........\stm32f10x_conf.h
.....\.........\........\stm32f10x_it.c
.....\.........\........\stm32f10x_it.h
.....\.........\Receive\main.c
.....\.........\.......\readme.txt
.....\.........\.......\stm32f10x_conf.h
.....\.........\.......\stm32f10x_it.c
.....\.........\.......\stm32f10x_it.h
.....\........\main.c
.....\........\readme.txt
.....\........\stm32f10x_conf.h
.....\........\stm32f10x_it.c
.....\........\stm32f10x_it.h
.....\........0\Transmit
.....\.........\Receive
.....\Example9
.....\Example8
.....\Example7
.....\Example6
.....\Example5
.....\Example4
.....\Example3
.....\Example2
.....\Example12
.....\Example11
.....\Example10
.....\Example1
USART
STM32F103uart\USART\Example1.0\main.c
.............\.....\..........\readme.txt
.............\.....\..........\stm32f10x_conf.h
.............\.....\..........\stm32f10x_it.c
.............\.....\..........\stm32f10x_it.h
.............\.....\........0\Receive\main.c
.............\.....\.........\.......\readme.txt
.............\.....\.........\.......\stm32f10x_conf.h
.............\.....\.........\.......\stm32f10x_it.c
.............\.....\.........\.......\stm32f10x_it.h
.............\.....\.........\Transmit\main.c
.............\.....\.........\........\readme.txt
.............\.....\.........\........\stm32f10x_conf.h
.............\.....\.........\........\stm32f10x_it.c
.............\.....\.........\........\stm32f10x_it.h
.............\.....\........1\main.c
.............\.....\.........\readme.txt
.............\.....\.........\stm32f10x_conf.h
.............\.....\.........\stm32f10x_it.c