体贴蓝天

文章
5
资源
0
加入时间
3年2月3天

正点原子的ATK-LORA-01调试过程

配置好串口3的波特率,MD0引脚接低电平,处于无线通信模式。串口3的初始化#include "usart3.h"#include "stdio.h" #include "string.h" #include "stdarg.h" //串口发送缓存区 __align(8) u8 USART3_TX_BUF[USART3_MAX_SEND_LEN]; //发送缓冲,最大USART3_MAX_SEND_LEN字