When the host wants to start communicating with a device it will start by applying a 'Reset' condition which sets the device to its default unconfigured state.
The Reset condition involves the host pulling down both data lines to low levels (SE0) for at least 10 ms. The device may recognise the reset condition after 2.5 us.
2 questions:
1 - Can the device TUSB1210 PHY recognize when the Host issues this reset?
2 - If my Host TUSB1210 PHY needs to generate this USB reset to an attached device, how does the TUSB1210 bring both data lines low (SE0) for >= 10msec?
Thanks, Roland