Does micronucleus work on the attiny202? #269
-
Hey micronucleus! I was wondering, because im having a hard time sourcing attiny85's.. if micronucleus works on the attiny202 witch is much more available i think! Or maybe there are similar chips? i want to include an attiny on a board im working on, but without external uart or specialized programmer, thanks for reading! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
In principle it should be possible to port Micronucleus also to newer ATtiny. But this has not been done yet. On ATtiny202 you can also use UPDI, which just requires a single wire and a USB2TTL interface: |
Beta Was this translation helpful? Give feedback.
In principle it should be possible to port Micronucleus also to newer ATtiny. But this has not been done yet.
On ATtiny202 you can also use UPDI, which just requires a single wire and a USB2TTL interface:
https://github.com/microchip-pic-avr-tools/pymcuprog