readme.txt
来自「Texas Instruments的TUSB3410转串口电路测试应用程序的源码」· 文本 代码 · 共 12 行
TXT
12 行
The sample library enables reading and writing text to and from the USB port,
changing the baudrate, and changing the hardware flow control.
The sample application displays a dialog window which emulates a serial terminal
using the sample library. In order to test the library, you can connect the
bridge's USB port into your host computer's USB port, and the bridge's serial
port into your host computer's serial port, and then run both the sample
application and a terminal program on your host (like Microsoft's HyperTerminal:
accessible through Start menu -> Programs -> Accessories -> Communications).
The text written to the terminal should be received and displayed in the sample
application and vice-versa.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?