Flash RPICT Attiny84 with Arduino UNO: Difference between revisions

From lechacal
Jump to navigation Jump to search
Line 28: Line 28:
!RPICT
!RPICT
|-
|-
| '''SCT-019-000'''
| 10
| 200
| Rst
 
|-
|-
| 24
| Gnd
| 83.33
| Gnd
|-
|-
| 60
| 13
| 39
| SCK
|-
|-
| 50
| 11
| 47
| MOSI
|-
|-
| 30
| 12
| 75
| MISO
|-
|-
| 25
| 5V
| 91
| VCC
|-
| 20
| 120
|-
| 47
| 17.02
|-
|-
|}
|}

Revision as of 19:22, 23 February 2019

This will guide through the steps to flash the firmware on the attiny84 microcontroller found on some RPICT series.

Required equipment

  • 1 Arduino UNO
  • 6 Jumper wires

Connections

Connect the wires between the Arduino UNO and the RPICT board as follow:

Arduino RPICT
10 Rst
Gnd Gnd
11 MOSI
12 MISO
13 SCK
5V Vcc


Arduino RPICT
10 Rst
Gnd Gnd
13 SCK
11 MOSI
12 MISO
5V VCC