Modifications

Sauter à la navigation Sauter à la recherche
73 octets ajoutés ,  13 février 2017 à 18:46
Ligne 45 : Ligne 45 :     
Vérifiez que le port série soit correctement installé en trouvant le port COM qui lui à été assigné. Ouvrez le gestionnaire de périphérique en cliquant sur le menu démarré puis en cherchant après le '''Gestionnaire de périphérique''' (''Device Manager'' en anglais).
 
Vérifiez que le port série soit correctement installé en trouvant le port COM qui lui à été assigné. Ouvrez le gestionnaire de périphérique en cliquant sur le menu démarré puis en cherchant après le '''Gestionnaire de périphérique''' (''Device Manager'' en anglais).
 +
 +
Dans le gestionnaire de périphérique, cherchez après un périphérique '''Port USB série (COMx)''' (''USB Serial Port (COMx)'') sous le noeud '''Ports (COM & LPT)''' où "x" indique un numéro de port COM (ex: 5). Ce port COMx est assigné au port série du FT232H et ce que vous devriez utiliser lorsque vous vous connectez sur un port série depuis votre Arduino IDE ou votre terminal logiciel.
    
{{traduction}}
 
{{traduction}}
  −
Inside device manager look under the '''Ports (COM & LPT)''' node and you should see a '''USB Serial Port (COMx)''' device, where x is a number like 5.  This COMx is the COM port assigned to the FT232H serial UART, and what you should use when connecting to the serial port in the Arduino IDE or with a serial terminal program.
      
However if for some reason you don't see the '''USB Serial Port (COMx)''' device or '''Ports (COM & LPT)''' node, you might need to enable the VCP mode for the FTDI device.  To do this open the '''Universal Serial Bus''' controllers node at the bottom of Device Manager and you should see a '''USB Serial Converter''' node.  Right click this node and click the '''Properties''' menu, then click the '''Advanced''' tab at the top.  Make sure the '''Load VCP''' checkbox is checked and then click '''OK'''.  See the picture below for the configuration page and device manager view you should see.
 
However if for some reason you don't see the '''USB Serial Port (COMx)''' device or '''Ports (COM & LPT)''' node, you might need to enable the VCP mode for the FTDI device.  To do this open the '''Universal Serial Bus''' controllers node at the bottom of Device Manager and you should see a '''USB Serial Converter''' node.  Right click this node and click the '''Properties''' menu, then click the '''Advanced''' tab at the top.  Make sure the '''Load VCP''' checkbox is checked and then click '''OK'''.  See the picture below for the configuration page and device manager view you should see.
29 922

modifications

Menu de navigation