Modifications

Sauter à la navigation Sauter à la recherche
177 octets ajoutés ,  14 octobre 2017 à 14:48
Ligne 20 : Ligne 20 :  
* '''3V''' : Sortie du régulateur 3.3V. Ce dernier est capable de fournir des pointes de 500mA
 
* '''3V''' : Sortie du régulateur 3.3V. Ce dernier est capable de fournir des pointes de 500mA
   −
== Logic pins ==
+
== Broches logiques ==
 
{{ADFImage|FEATHER-M0-EXPRESS-Brochage-04.jpg|640px}}
 
{{ADFImage|FEATHER-M0-EXPRESS-Brochage-04.jpg|640px}}
   −
This is the general purpose I/O pin set for the microcontroller. <br>'''All logic is 3.3V'''<br>'''Nearly all pins can do PWM output'''<br>'''All pins can be interrupt inputs'''
+
Il s'agit de l'ensemble des broches d'entrées/sorties du microcontrôleur. <br/>'''Toutes en logique 3.3V'''<br/>'''Presque toutes les broches peuvent produire un signal PWM'''<br />'''Toutes les broches peuvent être utilisées comme broche d'interruption.'''
 
  −
 
  −
* '''#0 / RX''' - GPIO #0, also receive (input) pin for '''Serial1''' (hardware UART), also can be analog input
  −
* '''#1 / TX''' - GPIO #1, also transmit (output) pin for '''Serial1''', also can be analog input '''<br>'''
      +
* '''#0 / RX''' - GPIO #0, également la broche de réception (entrée) pour le port série matériel '''Serial1''' (UART), également une entrée analogique
 +
* '''#1 / TX''' - GPIO #1, également la broche de transmission (sortie) pour le port série matériel '''Serial1''', également un entrée analogique.
 
* '''SDA '''- the I2C (Wire) data pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup.
 
* '''SDA '''- the I2C (Wire) data pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup.
 
* '''SCL '''- the I2C (Wire) clock pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup.
 
* '''SCL '''- the I2C (Wire) clock pin. There's no pull up on this pin by default so when using with I2C, you may need a 2.2K-10K pullup.
29 837

modifications

Menu de navigation