summaryrefslogtreecommitdiffstats
path: root/smh-ac415-fpga/examples/05_rs232/实验现象.txt
diff options
context:
space:
mode:
Diffstat (limited to 'smh-ac415-fpga/examples/05_rs232/实验现象.txt')
-rw-r--r--smh-ac415-fpga/examples/05_rs232/实验现象.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/smh-ac415-fpga/examples/05_rs232/实验现象.txt b/smh-ac415-fpga/examples/05_rs232/实验现象.txt
new file mode 100644
index 0000000..33456c5
--- /dev/null
+++ b/smh-ac415-fpga/examples/05_rs232/实验现象.txt
@@ -0,0 +1,2 @@
+现象:把usb插入电脑,预先安装ch340串口驱动,打开某个串口软件,波特率选择9600,接收发送均选择hex,发送框输入“1234567890abefcd”,接收框会显示“12 34 56 78 90 AB EF CD ”,此例程参考野火fpga例程修改而来。具体可参考野火教程。
+测试:可以测试串口ch340是否正常。 \ No newline at end of file