Modifications

Sauter à la navigation Sauter à la recherche
210 octets ajoutés ,  9 novembre 2017 à 23:13
Ligne 25 : Ligne 25 :  
Voyez ci-dessous le fichier à télécharger!
 
Voyez ci-dessous le fichier à télécharger!
   −
== Flashing ==
+
== Flasher ==
Flashing is the process of updating the CircuitPython core. It isn't needed for updating your own code. '''There are two available methods: UF2 and bossac''' UF2 flashing is only available on Express boards, they have a UF2-capable beta bootloader. Flashing via bossac is possible with both the Express bootloader and the original "Arduino" one. We recommend using UF2 if you can. If UF2 fails, or is not available, try bossac.
+
Le "''Flashage''" est le processus de mise-à-jour du coeur de CircuitPython. Cette opération n'est pas nécessaire lorsque vous mettrez à jour vos propres scripts Python.
 +
 
 +
'''Il y a deux méthodes disponibles pour cette opération: UF2 et bossac'''. Le flashage UF2 est uniquement disponible sur les cartes Express, elles disposent d'un bootloader compatible UF2. Le flashage à l'aide de bossac est possible pour les bootloader des cartes Express et des cartes "Arduino" originales. Nous recommandons l'utilisation de UF2 si cela est possible. Si le flashage UF2 échoue (ou n'est pas disponible) alors essayez bossac.
 +
 
 +
{{traduction}}
    
Regardless of what method you use, you must first get the board into the bootloader mode. This is done by double clicking the reset button. The board is in bootloader mode when the red led fades in and out. Boards with the status neopixel will also show USB status while the red led fades. Green means USB worked while red means the board couldn't talk to the computer. The first step to troubleshooting a red neopixel is trying a different USB cable to make sure its not a charge-only cable.
 
Regardless of what method you use, you must first get the board into the bootloader mode. This is done by double clicking the reset button. The board is in bootloader mode when the red led fades in and out. Boards with the status neopixel will also show USB status while the red led fades. Green means USB worked while red means the board couldn't talk to the computer. The first step to troubleshooting a red neopixel is trying a different USB cable to make sure its not a charge-only cable.
29 917

modifications

Menu de navigation