RASP-FT232H-Serial-Uart

De MCHobby - Wiki
Révision datée du 8 février 2017 à 07:23 par Admin (discussion | contributions) (Page créée avec « {{RASP-FT232H-NAV}} {{traduction}} == Port série/UART == Out of the box the FT232H is configured to act just like an {{pl|77|convertisseur FTDI (USB vers Série)}}. Th... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Sauter à la navigation Sauter à la recherche


MCHobby investit du temps et de l'argent dans la réalisation de traduction et/ou documentation. C'est un travail long et fastidieux réalisé dans l'esprit Open-Source... donc gratuit et librement accessible.
SI vous aimez nos traductions et documentations ALORS aidez nous à en produire plus en achetant vos produits chez MCHobby.

Port série/UART

Out of the box the FT232H is configured to act just like an convertisseur FTDI (USB vers Série). This is great for talking to a serial device like an Arduino from your computer. It's safe to use with both 3.3 volt and 5 volt signals. This means the FT232H breakout can used to safely talk to an Arduino's 5 volt serial ports, and a Raspberry Pi or BeagleBone Black's 3.3 volt serial ports!

When used as a serial UART the FT232H breakout pins have the following serial functions:

  • D0 - TX or transmit pin. This pin is the serial data output by the FT232H chip and should be connected to the RX or receive pin of a serial device.
  • D1 - RX or receive pin. This pin is the serial data input for the FT232H chip and should be connected to the TX or transmist pin of a serial device.
  • D2 - RTS or ready to send pin. This is an optional pin for flow control of serial connections.
  • D3 - CTS or clear to send pin. Like RTS, this is an optional pin for flow control.
  • D4 - DTR or data terminal ready pin. Another optional pin for flow control in RS-232 serial connections.
  • D5 - DSR or data set ready pin. Like DTR, this is another optional pin for flow control in RS-232 serial connections.
  • D6 - DCD or data carrier detect pin. This is an optional pin that is sometimes used in RS-232 serial communication.

The most important and commonly used serial pins are D0 and D1 for the TX and RX pins. The other pins are only necessary if you're using a device with flow control or specific RS-232 serial needs.

Pilotes USB Série



Source: Adafruit FT232H Breakout Add a serial protocol 'swiss army knife' to your computer and talk directly to devices with SPI, I2C, serial UART, GPIO's, and more!
Créé par Toni DiCola pour AdaFruit Industries.

Traduction réalisée par Meurisse D pour MCHobby.be.

Toute référence, mention ou extrait de cette traduction doit être explicitement accompagné du texte suivant : «  Traduction par MCHobby (www.MCHobby.be) - Vente de kit et composants » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.

L'utilisation commercial de la traduction (texte) et/ou réalisation, même partielle, pourrait être soumis à redevance. Dans tous les cas de figures, vous devez également obtenir l'accord du(des) détenteur initial des droits. Celui de MC Hobby s'arrêtant au travail de traduction proprement dit.

Traduit avec l'autorisation d'AdaFruit Industries - Translated with the permission from Adafruit Industries - www.adafruit.com