搜索资源列表
cktx
- 连接好串口或者usb转串口至电脑,下载该程序,打开电源 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,设置正确后接受框可以看到UART test-Serial Communication
Serial-port-to-send-and-receive-data
- 打开串口调试程序,波特率9600,无奇偶校验,晶振11.0592MHZ,发送和接收使用的格式相同, 如都使用字符型格式,在发送框输入“hello,I love you”,在接口框中同样可以看到相同字符 -Open the serial debugging procedures, 9600 baud rate, no parity, crystal 11.0592MHZ, sent and received using the same format, In the use of ch