摘要: // stm32f103c8t6实现usart接收到0xFF 0xFF 0xCE 0xCE, // 发送0xEE 0xEE 0x01 0xCE // 然后PA6输出高电平,否则为低电平 // 中断写法#include"stm32f10x.h#include"stm32f10x_usart.h" #d 阅读全文
posted @ 2023-06-09 09:17 颖风船 阅读(390) 评论(0) 推荐(0)