ATtiny416

USB AVR Programmer and SPI interface. Adafruit's USBtinyISP.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
rje
 
Posts: 1
Joined: Sun Jun 30, 2013 4:06 pm

ATtiny416

Post by rje »

Good morning,

I was wondering if the USBtinyISP works with the ATtiny416 (and its smaller siblings 212, 214, 412, 414)? These processors use the newer Unified Program and Debug Interface (UPDI).

Thank you!

rje

User avatar
mikeysklar
 
Posts: 13824
Joined: Mon Aug 01, 2016 8:10 pm

Re: ATtiny416

Post by mikeysklar »

@rje,

This is the first I've seen on UPDI (I know it has been around for 3+ years), but it snuck in while I was using other devices.

Our TinyISP programmers do not support UPDI.

However, you can rig up a Raspberry Pi or Arduino for UPDI.

pyupdi
https://github.com/mraardvark/pyupdi

jtag2updi
https://github.com/ElTangas/jtag2updi

Locked
Please be positive and constructive with your questions and comments.

Return to “USBtinyISP”