this post was submitted on 27 Jun 2023
2 points (75.0% liked)
Ask Electronics
3307 readers
8 users here now
For questions about component-level electronic circuits, tools and equipment.
Rules
1: Be nice.
2: Be on-topic (eg: Electronic, not electrical).
3: No commercial stuff, buying, selling or valuations.
4: Be safe.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thank you
With some finagling, I believe ATMegas with the Arduino bootloader can be programmed using straight serial - you just have to time the reset pulse carefully.
I don't think you can use it as an actual AVR programmer for new bootloaders, fuses etc. though. You need a full MCU for that. If you have a spare Arduino or ATMega that is happy, you can use 'Arduino as ISP' to do it.