cpldcpu/USBasp-t

USBasp-t can even read the fuses

Closed this issue · 3 comments

Hi, I compiled USBasp-t for an Attiny85. flash micronucleos on the IC, then with micronucleos I flash the USBasp-t application.

I'am seeing with lusb that the usbasp is connected to my PC. But I can't read the fuses of an another attiny85 device. I need help.

Olivier

I have not touched this project for a long time, so I can only support from memory.

First step should be to ID the device to check whether programmer and device are connected. Does that work?

I'm seing the programmer connected to the PC with lsusb. When I try to read the fuses with the avrdude, avrdude sent a message like "Couldn't set the clock or find the device". I think the Reset-Pin isn't pull down.
I'll check it further today in the evening.
Olivier

The reset pin has to be defined as normal pin in the fuses setting.