Flash RPICT Attiny84 with Arduino UNO
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 |