-
I have compiled avrdude from source because linuxspi is completely missing now from the prebuild binary in raspbian.
During configuration of the build it shows ENABLED for both linuxgpio and lin…
-
Hello,
I am using latest core release and these are the settings I am using while burning the bootloader, I am using burn bootloader option to do it. Core version 2.4.2
![Screenshot (56)](https://…
-
Hi,
Thank you for the all work done in megaTinyCore.
I am using it for a long time, and now I faced an issue after switching from 1604 to 1624.
At uploading a program on ATtiny1624 it fails with
…
-
The jtag2updi programmer fails to recognize parts with PDI interface i.e. "has_pdi = yes".
In particular this impacts avrdude.conf files where, for compatibility with old avrdude versions, UPDI par…
-
I am using avrdude with a Microchip Snap Debugger as a UPDI programmer only (no debugging).
Everything works really well with the SNAP programmer with only one exception:
If you program the lock bit…
-
This might be a tricky one. Since the new megaAVR-0 series relies on a separate programmer (mEDBG, nEDBG, JTAG2UPDI) I find it convenient that you can select your actual programming hardware under the…
-
@ElTangas has a customized uPDI programmer which is based on STk500v2.
https://github.com/ElTangas/STK2UPDI
Maybe the support of this programmer can be added to avrdude.
avrdude has already su…
mcuee updated
2 years ago
-
I have been trying to retain EEPROM. I am using JTAG2UPDI programmer using arduino uno. What I have understand from the documentation is that, we need to burn the bootloader once and then EEPROM gets …
-
Avrdude fails to receive data with timeout on Linux host machine. At least on two machines running both Debian 11, 5.10.0-19-amd64.
The board I am using is [Adafruit Feather328p](https://learn.adafru…
-
MCUdude
Mon 06 Dec 2021 02:39:57 PM UTC
Programmer hardware: jtagmkii_pdi
Hi!
Since there is some activity here, I might as well share my thoughts on this topic.
The only FOSS alternative for a UP…