User Tools

Site Tools


avr:pinout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
avr:pinout [2013/09/10 15:43] – [Programmation ISP] sdoltavr:pinout [2013/11/15 10:10] (current) sdolt
Line 2: Line 2:
  
 ===== ATtiny85 ===== ===== ATtiny85 =====
 +<note>Le numéro de broche sont pour les version PDIP/SOIC/TSSOP de l'Attiny85</note>
  
 ==== Programmation ISP ==== ==== Programmation ISP ====
 +=== Avec le programmateur STK500 ===
 +== Connecteur == 
 +{{:avr_studio:connecteur_stk500.2.png?300  }}
 +== Branchement ==
  
-=== Avec le programmateur JTAGICE mmii ===+  * Brancher l'ATtiny sur le connecteur SCKT3400D1 
 +  * Brancher un câble entre les connecteurs ISP6IN et SPROG1 
 +  * Relier la pin PB5 sur le connecteur PORTB à la pin RST sur le connecteur PORTE / AUX 
 +  * Mettre un cavalier sur les pins VTARGET / AREF / RESET / XTAL1 
 +  * Enlever le cavalier sur BSEL2 
 +  * Mettre un cavalier entre les pattes 1 et 2 de OSCSEL 
 + 
 +Si l'ATtiny est programmé pour utilisé une horloge externe : 
 + 
 +  * mettre un quartz sur CRYSTAL et c 
 +  * Brancher un câble entre XT1 du connecteur PORTE / AUX et la pin PB3 sur PORTB 
 + 
 +[[http://www.robotroom.com/Atmel-ATtiny-STK500-Programming.html|Source]] 
 + 
 + 
 +=== Avec le programmateur JTAGICE mkII === 
 + 
 +== Connecteur == 
 +{{:avr_studio:connecteur_jtagice2.png?300  }} 
 + 
 +=Branchement ==
  
 ^ATtiny85^JTAG 10pin^ISP 6pin^STK500^ ^ATtiny85^JTAG 10pin^ISP 6pin^STK500^
Line 20: Line 44:
 |-|10-GND|-|-| |-|10-GND|-|-|
  
 +Il est possible de brancher le programmateur JTAGICE mkII sur la platine STK500
  
 ==== Programmation DebugWire ==== ==== Programmation DebugWire ====
Line 26: Line 51:
 <note important>Le programmateur STK500 n'est pas compatible DebugWire, il est cependant possible de l'utiliser en branchant en parallèle le programmateur JTAGICE mkII</note> <note important>Le programmateur STK500 n'est pas compatible DebugWire, il est cependant possible de l'utiliser en branchant en parallèle le programmateur JTAGICE mkII</note>
  
-^ATtiny85^STK500^JTAGICE 10-PIN^+^ATtiny85^STK500^JTAG 10-PIN^
 |1-RESET|PB5|6-nSRST| |1-RESET|PB5|6-nSRST|
 |8-Vcc|VTG|4-VTREF| |8-Vcc|VTG|4-VTREF|
 |4-GND|GND|2-GND| |4-GND|GND|2-GND|
 +==== Exemple ====
 +Connexion entre le programmateur et le STK500 pour DebugWire et/ou ISP
 +
 +{{:avr:stk500-1.jpg?200|}} {{:avr:stk500-2.jpg?200|}}
 +
 +==== Liens utile ====
 +^Description^Liens^
 +|Mise en route du STK500|http://www.robotroom.com/Atmel-ATtiny-STK500-Programming.html|
 +
 +
 +
avr/pinout.1378827798.txt.gz · Last modified: 2013/09/10 15:43 by sdolt