Flash RPICT Attiny84 with Arduino UNO: Difference between revisions

From lechacal
Jump to navigation Jump to search
Line 12: Line 12:


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<br>
10      Rst<br>
Gnd      Gnd<br>
11      MOSI<br>
12      MISO<br>
13      SCK<br>
5V      Vcc<br>





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
13 SCK
11 MOSI
12 MISO
5V VCC