stm32cubemx和MDK工具實現UART串口打印信息

1.在cube中配好uart和rcc 2.在主函數中加入頭文件include <stdio.h> 3. 4.格式例如:printf("[\t main] info : stm32\r\n") 5.效果:
相關文章
相關標籤/搜索