Search found 21 matches

by winelight
Thu Dec 06, 2012 12:35 pm
Forum: V-USB
Topic: First project
Replies: 12
Views: 13964

Re: First project

Yes, but does it actually come on?
by winelight
Wed Dec 05, 2012 10:05 am
Forum: V-USB
Topic: First project
Replies: 12
Views: 13964

Re: First project

Do you have a debug LED on one of the output pins? This is really useful. You can flash it in the initialisation routines (and anywhere else) just to know that your device is running and has been recognised and is being initialised.
by winelight
Tue Dec 04, 2012 10:37 pm
Forum: V-USB
Topic: Zener diodes at D+ D-
Replies: 26
Views: 43151

Re: Zener diodes at D+ D-

Just a comment to say that my supplier sent 500mW Zeners and as you might expect, they work fine.
by winelight
Tue Dec 04, 2012 8:54 pm
Forum: V-USB
Topic: First project
Replies: 12
Views: 13964

Re: First project

Is your circuit the same as the one shown in that example?

The problems I had initially were the usual stupid ones:

* Forgetting to set the fuses
* Not fitting Zener diodes

And generally getting the software in a mess.
by winelight
Tue Dec 04, 2012 8:50 pm
Forum: V-USB
Topic: USB MIDI Interface
Replies: 93
Views: 458007

Re: USB MIDI Interface

Hi everyone Thanks to everyone who's worked on V-USB and V-USB-MIDI and had posted great tips in this thread and other places. My MIDI project is now working, however, like everyone else I would love it to go faster! One thing I cannot seem to find an answer on is: How many MIDI Event Packets can yo...
by winelight
Tue Nov 27, 2012 11:50 pm
Forum: V-USB
Topic: Getting V-USB to compile under Atmel Studio 6
Replies: 1
Views: 12772

Getting V-USB to compile under Atmel Studio 6

This is what I did to get V-USB to compile on Atmel Studio 6. Credit to the many people who've answered the various questions people have raised before here and in other forums, but I couldn't find all the answers, or all of them in the same place, which is why I made this list. Of course I don't kn...