-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
attiny424 not programmed using pyupdi. #84
Comments
I recommend to use pymcuprog instead of pyupdi: |
I've installed it. when i check in device folder, attiny424 is not present |
Good point - I was not aware it was missing. |
Using UPDI, I can burn code if I select any microcontroller which is listed, I can upload the code this way. Maybe i can select attiny414 and write code..might work..will update. |
Hello all.
I have been trying to use attiny424 (avr-2 series). When i upload it using pyupdi, it shows that attiny424 is notwrong argument. I checked datasheet and it clearly shows that UPDI is available.
The text was updated successfully, but these errors were encountered: