Getting Started With ATtiny3224: Blink Program Tutorial and Arduino IDE Setup Using UPDI Programmer
by T3chpanda in Circuits > Microcontrollers
266 Views, 0 Favorites, 0 Comments
Getting Started With ATtiny3224: Blink Program Tutorial and Arduino IDE Setup Using UPDI Programmer


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

1) ATtiny 3224 development boards
2) UPDI Programmer
3) Interface cable
Adding Newer Chip Package to Arduino IDE Library

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

Goto Tools >> Board >> Boards Manager
Search MegaTinyCore and Install it (preferred version 2.6.9 or higher.
Selecting the Target Board


Select the target board or in this case our target board is ATtiny3224 development board.
- Tools >> Board >> megaTinyCore >> "ATtiny3224/1624/1614...".
- Tools >> Chip >> ATtiny3224.
Select the Programmer

Goto : Tools >> Programmer >> "SerialUPDI - 230400 baud"
Note if you have different programmer please select accordingly.
Select the Serial Port

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

now click upload and the program is uploaded to the ATtiny3224 development board.
To own a development board & UPDI programmer follow the below link.
- UPDI programmer: https://amzn.in/d/7VSAYyA
- ATtiny3224 Development Board: https://amzn.in/d/fERbDQI