summaryrefslogtreecommitdiffstats
path: root/fpga/smh-ac415/examples/05_rs232/实验现象.txt
blob: 33456c54d609a9bd8a72efb21b040891bd7a7971 (plain)
1
2
现象:把usb插入电脑,预先安装ch340串口驱动,打开某个串口软件,波特率选择9600,接收发送均选择hex,发送框输入“1234567890abefcd”,接收框会显示“12 34 56 78 90 AB EF CD ”,此例程参考野火fpga例程修改而来。具体可参考野火教程。
测试:可以测试串口ch340是否正常。