Hi everyone!
Is this possible to use avr usb when powering board from external source (large graphical display)?
What should be the proper schematic diagram?
Thank you in advance.
regards,
Grzegorz Sowa
avrusb with external power source
Re: avrusb with external power source
It is possible to use an external supply. I'd recommend taking all the power from your own supply and leave the USB 5V unused. This violates the spec, I think, because your pull-up delivers current when the host is powered off, but that should not cause any real problems.
Re: avrusb with external power source
Most self-powered devices seem to request 2mA (smallest value possible) via config descriptor for that reason it seems.