Devices work on OS X, not working on Windows XP

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
DaveHillier
Posts: 1
Joined: Thu Mar 05, 2009 2:46 am

Devices work on OS X, not working on Windows XP

Post by DaveHillier » Thu Mar 05, 2009 2:52 am

I've been trying to work through the examples in the library.
I've converted them to run on an ATTiny45 using the internal oscillator.

I've managed to play around with all the examples and they work fine on OS X but the hid-custom-rq won't work on Windows. I get the error "This device cannot start. (Code 10)"

I'm guessing it might be to do with the descriptor.
How do I make sure this is correct?
Can you give me any other suggestions to help me debug this further?

Cheers,

Dave

Post Reply