I have a system I am developing where a TUSB2046B is permanently attached to my USB host processor, which is a Freescale Kinetis K60F. After digging around in vain in the firmware, I still can't get the hub to enumerate on the K60F. I though the TI community might help me verify the circuit to remove hardware as a potential cause of my issues. I have attached a portion of the schematic for reference.
As things stand, I'm not yet even concerned about the device side of things, since I'm not even getting the TUSB2046B to enumerate. In the firmware, I drive RESET low then initialize the other devices, then drive it high to engage the hub. the SUSPEND pin is low once this occurs, and DP0 is driven high as I would expect for a full speed USB device. Am I off somewhere else in the circuit, though?
Thanks in advance.