Page 1 of 1

hid-data doesn't work for ATtiny45

Posted: Tue Mar 02, 2010 5:20 pm
by vsovereign
Hi there, Newbie here :wink:

I've tried to get the hid-data example on a tiny45. I used some parts of the Easylogger project to adopt it to the tiny. EasyLogger works perfectly.

Now, the device is recognized. But after some seconds, it says there's a problem and that the device won't work correctly..
I can see it on device manager but it has a "!" sign on it.

I've changed the VID/PID with the values in the Free PID/VID that shipped with VUSB. But it still won't work.

Does anybody know if there's a incompatibility between hid-data and the tiny45 or has someone done that example successfully to the tiny45?
If so, what kind of trouble did you guys encounter (and solved) ?

Basically, I left everything unchanged. Only the VID/PID was changed and the fuse values (I use the one on EasyLogger)

best wishes,

vsovereign