Zak Kemble
Zak Kemble
Maybe someone doesn't want a bunch of blinkin' lights on their desk all day :P Tested and working on various RTL8111 NICs. What each bit does (on a RTL8111 NIC):...
It looks like avrdude will soon have built-in support for this in 7.3 via the `-r` option https://github.com/avrdudes/avrdude/pull/1507
Heya, check that the MOSI, CLK and CS lines are working correctly (CS pin goes LOW when talking to the device, etc). Also have a look to see if the...
If the slave is not driving the SDO, then it's probably because either it's not selected (CS = LOW), or the chip is just a dud. I can't help much...
Glad you got it sorted!
Hmm, this could be difficult. The ATA6614Q is a 2-in-1 ATA6630 + ATmega328P, which has the same signature as the standalone 328P. I'm not sure if it's possible to tell...
I don't really want to make modifications to avrdude's conf file. However, what I can do it make it ignore parts that have been hidden from the drop-down list via...
Fixed in https://github.com/ZakKemble/AVRDUDESS/releases/tag/v2.16
It looks like upstream got user controllable LED support a few weeks ago :D https://github.com/torvalds/linux/commit/18764b883e157e28126b54e7d4ba9dd487d5bf54
Hi, does this still happen with v2.15? https://github.com/ZakKemble/AVRDUDESS/releases/tag/v2.15