using uart0 readme.txt
来自「some examples of USB to/from RS232」· 文本 代码 · 共 8 行
TXT
8 行
This frameworks based firmware transmits ENDP2OUT buffer data out SIO-0 at 9600,8,N,1 - use
EZ-USB Control Panel to xmit USB data.
NOTE: It requires the full version of the Keil Development tools to generate ezusb.lib. The eval
version will not generate the .lib file.
NOTE: there's no need to manually arm OUT endp's in TD_Init(); This differs slightly from the
original appnote...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?