Replies: 3 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
PDI control support now availableA branch supporting PDI control with "AVR64DU32 CURIOSITY NANO" is now available and will be merged into the main branch soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In your README you mentioned that PDI support may happen someday since it's similar to UPDI.
This would be really, really cool, as there are almost no DIY or community-designed AVR programmer that supports PDI. The only exception is the LUFA based AVRISPmkII, which does support PDI.
Since PDI is basically just UPDI with a clock line, wouldn't it be possible to create a "serialpdi" programmer that uses a USB to serial chip that supports synchronous serial (if that exists)?
Beta Was this translation helpful? Give feedback.
All reactions