如何使用printf在串口显示信息,有两种办法,因为在keil C51中printf函数是调用putchar进行数据传送的,而putchar应该是先判断TI是否为1,不为1则等待 ...
確定! 回上一頁