Flash RPICT Attiny84 with Arduino UNO: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
Connect the wires between the Arduino UNO and the RPICT board as follow:
Connect the wires between the Arduino UNO and the RPICT board as follow:


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

Revision as of 19:19, 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