Getting Started With ATtiny3224: Blink Program Tutorial and Arduino IDE Setup Using UPDI Programmer

by T3chpanda in Circuits > Microcontrollers

53 Views, 0 Favorites, 0 Comments

Getting Started With ATtiny3224: Blink Program Tutorial and Arduino IDE Setup Using UPDI Programmer

devboard-1.png
Devboard5.jpeg

Getting Started with ATtiny3224 development board using UPDI Programmer and Arduino IDE Setup to load Blink Program on the development board

Supplies

setup1.jpeg

1) ATtiny 3224 development boards

2) UPDI Programmer

3) Interface cable

Adding Newer Chip Package to Arduino IDE Library

Step1.png

To include the package containing ATtiny3224 chip package.

Add the URL: https://drazzy.com/package_drazzy.com_index.json in the box named "Additional Boards Manager URLs" under menu -> File >> Preference.

Installing MegaTinyCore Board Manager

Step2.png

Goto Tools >> Board >> Boards Manager

Search MegaTinyCore and Install it (preferred version 2.6.9 or higher.

Selecting the Target Board

Step3.png
Step3a.png

Select the target board or in this case our target board is ATtiny3224 development board.

  1. Tools >> Board >> megaTinyCore >> "ATtiny3224/1624/1614...".
  2. Tools >> Chip >> ATtiny3224.

Select the Programmer

Step4.png

Goto : Tools >> Programmer >> "SerialUPDI - 230400 baud"

Note if you have different programmer please select accordingly.

Select the Serial Port

Step5.png

Select the correct serial port under : Tools >> Port >> /dev/ttyUSB0

Upload the Sketch/program

Step6.png

now click upload and the program is uploaded to the ATtiny3224 development board.


To own a development board & UPDI programmer follow the below link.

  1. UPDI programmer: https://amzn.in/d/7VSAYyA
  2. ATtiny3224 Development Board: https://amzn.in/d/fERbDQI