STM32的串口發送數據(字符,字符串,數字.......)(重點)

#include "stm32f10x.h" #include <stdio.h>    //下面strlen函數須要此頭文件 #include "USART.h"數組 /********************************************************** ** 函數名:u32tostr ** 功能描述: 將一個32位的變量dat轉爲字符串,好比把1234轉爲"12
相關文章
相關標籤/搜索