Difference between revisions of "Translations:DIY USB adapter for dummies/61/zh-cn"

From GIMX
Jump to: navigation, search
(Created page with "'''仔细检查你的电路板上的接口'''<br /> '''我文章(图)里用到的电路板标错了,别理它(图),按表格来'''<br /> <span style="color:red">''...")
 

(No difference)


Latest revision as of 11:08, 22 January 2021

Information about message (contribute)

This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.

Message definition (DIY USB adapter for dummies)
'''To begin with, carefully check that your serial converter is exactly the same as in this tutorial.'''<br />
'''The adapter used in this tutorial is mislabeled: RXD and TXD are inverted.'''<br />
<span style="color:red">'''If it is not exactly the same, you may have to connect different pins:'''</span>
{| class="wikitable"
| Teensy || USB to UART board
|-
| GND    || GND
|-
| D2    || TX / TXO / TXD
|-
| D3    || RX / RXI / RXD
|}
Translation'''仔细检查你的电路板上的接口'''<br />
'''我文章(图)里用到的电路板标错了,别理它(图),按表格来'''<br />
<span style="color:red">'''你的电路板接口可能不一样,按下面表格上指示的弄'''</span>
{| class="wikitable"
| Teensy 开发板的接口 || 对应的 CP2102 板的接口
|-
| GND    || GND
|-
| D2    || TX / TXO / TXD
|-
| D3    || RX / RXI / RXD
|}

仔细检查你的电路板上的接口
我文章(图)里用到的电路板标错了,别理它(图),按表格来
你的电路板接口可能不一样,按下面表格上指示的弄

Teensy 开发板的接口 对应的 CP2102 板的接口
GND GND
D2 TX / TXO / TXD
D3 RX / RXI / RXD