2016-03-05 03:05 AM
hi, all.
ive tryed to connect to my ..F407 via hub Tusb2046bif i connect hub to PC without F407 - all work ok upstream and downstream..but if i connect to downstream port F407, hub is crashed and Windows cant recognize device... i configeured F407 as FS usb without VBUS and SOF ..type - deviceonly (i configured via CUBE)2016-03-05 09:04 AM
Should we infer that the schematic is incomplete?
Is the 407 at least sharing a common ground? Is the 407 powered? Not sure there are that many users here familiar with the hub in question, I guess we'll see.2016-03-05 11:10 AM
Is VDD 3.3V?
Shouldn't R8 be 1.5K? 27 ohms seems very low there.2016-03-08 05:49 AM
A 6MHz crystal (and capacitors) across XTAL1/XTAL2 (30/29 pins).
Even when the base clock would deviate around 3-4%, the hub could be enumerated by host. But SOF synchronization on the hub could fail. Without SOF synchronization, babble error is wrongly detected by the hub, when downstream device is connected. Tsuneo