Search found 1 match

by crazyc
Fri Sep 10, 2010 12:54 am
Forum: V-USB
Topic: Emulate an USB HUB
Replies: 10
Views: 8501

Re: Emulate an USB HUB

I'm working on the same thing. I have everything working (hub, port connect, long descriptor) except the timing. The hub endpoint 1 always gets stuck in a stall condition after port 1 is enumerated because it can't be reached while usbDeviceAddr is set to the port 1 address. I'm using an attiny85 wi...