I started to use V-USB yesterday, but could not figure out how to use the whole thing.
I use an AtMega8, wiring is correct, used the shortest distances between the components.
If I download and compile the HIDKeys Example it wont work.
The crystal I use is a 12Mhz Xtal, defined correct in the main.c
The wiring is exactly as shown on the circuit. If I plug it in it says, it is an unknown device.
I have no clue where to start. With UARt it was all easy, but with USB things get complicated.
Used WinAVR to compile it, commented checksize out. Compiles without a problem to main.hex.
I program the hardware with a USP ISP with the BASCOM Programmer.
What could be the problem? I *really* have no clue where to start debugging!
Do i need other VID/PID settings? It is done on a PCB
Thank you