-
I added the following programmer to avrdude.conf to see if I could get JTAG programming to work. JTAG works just with both the PK4 and the SNAP in MPLAB X. I've enabled both the OCDEN and the JTAGEN f…
-
Hi
now i m trying to use the lib under platformIO
Get some troubles ( quite normal for newbie!)
You have define #include on sup_isr_MegaCoreX_DxCore.h file
Anyway should probably add to the fi…
-
cppcheck is throwing a syntax error in baudcheck.c
```bash
maco@lists:~/git/optiboot/optiboot/bootloaders/optiboot$ cppcheck --force *.c *.h
Checking baudcheck.c ...
baudcheck.c:25:13: error: sy…
-
Galen Seitz
Tue 16 Dec 2014 07:14:21 PM UTC
device: xmega16d4
programmer: jtagice mkII or avrisp mkII
host: CentOS 6.6 x86_64
avrdude version: 6.1 (locally built)
I am unable to verify the …
-
It may be good to fix or at least downgrade the warning message to info.
```
PS C:\work\avr\avrdude_test\avrdude_bin> .\avrdude -c xplainedpro_updi -p t817 -t
avrdude warning: USB device with VID…
-
Here's a list I've generated by going through the adtf files for ATmega and ATtinys:
These should probably be added to avrdude.conf.in sometime...
```
Missing part: Same signature as:
ATmega1280…
-
Updated:
JTAG2UPDI | ATmega4808 | AVR128DA32
-- | -- | --
Read from EEPROM (-U) | ✅ | ✅
Write to EEPROM (-U) | ✅ | ❌
SerialUPDI | ATmega4808 | AVR128DA32
-- | -- | …
-
This is probably not a bug but rather I feel strange that Microchip Studio seems to be able to program a hex file considered as `invalid` by avrdude.
The hex file is provided by a vendor (MCUzone)…
mcuee updated
2 years ago
-
The Arduino cryptography library (https://github.com/rweather/arduinolibs/tree/master/libraries/Crypto) says that it should work with all Arduino devices. I've used it with many different devices and …
-
Some Radiolink receivers, such as R9D and R10D, have an additional I2C port to plug in an addon module (PRM-01 or PRM-02).
- PRM-01 (http://www.radiolink.com.cn/doce/product-detail-111.html) only does…