Difference between revisions of "Translations:DIY USB adapter/13/fr"

From GIMX
Jump to: navigation, search
Line 8: Line 8:
 
|-
 
|-
 
| TX    || RX / RXI / TXD
 
| TX    || RX / RXI / TXD
 +
|}
 +
Avec un Teensy 2.0 :
 +
{| class="wikitable"
 +
| Teensy 2.0 || USB to UART board
 +
|-
 +
| GND    || GND
 +
|-
 +
| D2    || TX / TXO / RXD
 +
|-
 +
| D3    || RX / RXI / TXD
 
|}
 
|}

Revision as of 15:51, 30 September 2015

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)
The only thing you have to do is to connect the following pins:
{| class="wikitable"
| USB dev board || USB to UART board
|-
| GND    || GND
|-
| RX    || TX / TXO / TXD
|-
| TX    || RX / RXI / RXD
|}
'''Warning: some adapters are mislabeled and have inverted RX/TX.'''<br />
With a Teensy 2.0 or Arduino Leonardo as a USB dev board:
{| class="wikitable"
| Arduino Leonardo || Teensy 2.0 || USB to UART board
|-
| GND              || GND        || GND
|-
| 0 (RX1)          || D2        || TX / TXO / TXD
|-
| 1 (TX1)          || D3        || RX / RXI / RXD
|}
TranslationIl faut simplement connecter les pins suivants :
{| class="wikitable"
| USB dev board || USB to UART board
|-
| GND    || GND
|-
| RX    || TX / TXO / RXD
|-
| TX    || RX / RXI / TXD
|}
Avec un Teensy 2.0 :
{| class="wikitable"
| Teensy 2.0 || USB to UART board
|-
| GND    || GND
|-
| D2    || TX / TXO / RXD
|-
| D3    || RX / RXI / TXD
|}

Il faut simplement connecter les pins suivants :

USB dev board USB to UART board
GND GND
RX TX / TXO / RXD
TX RX / RXI / TXD

Avec un Teensy 2.0 :

Teensy 2.0 USB to UART board
GND GND
D2 TX / TXO / RXD
D3 RX / RXI / TXD