2 Star 7 Fork 5

shan.li / STM32F1-Serial communication

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.en.md 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
shan.li 提交于 2020-05-15 08:16 . Initial commit

STM32F1串口通信程序

Description

STM32F1标准库函数开发的串口通信程序,使用到接收中断、空闲中断、校验中断。 硬件平台:STM32F103C8T6(兼容STM32F1其他系列单片) 串口号:USART1 功能:使用串口调试助手发送命令:@PrintData12345678900#,单片机串口接收数据并进行解析,再通过串口发送中间的数据部分:1234567890,并返回“数据已成功打印” 说明:打印命令格式和单片机返回内容可以根据需要自行调整。

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
C
1
https://gitee.com/lishan666/Usart.git
git@gitee.com:lishan666/Usart.git
lishan666
Usart
STM32F1-Serial communication
master

搜索帮助