Hello,
I am working on a USB host design using the TUSB1210. I have a few questions in regards to VBUS and registers within the TUSB1210. As the host, I am using an LM3525 to enable +5VDC on VBUS, and my design is matches Figure 10-1 from the TUSB1210 datasheet.
1. Is VBUS enabled via CPEN by TUSB1210 after reset? Or does that require a register write to enable the VBUS switch?
2. Bit 7 of the OTG_CTRL register (offset 0x0A) describes a feature to use an external VBUS over-current indicator. If I want to use this feature, how do I interface an external error flag signal to the TUSB1210?
3. How does the TUSB1210 report and handle an over-current or short circuit event? Does the component nominally sense the voltage level on the VBUS via the VBUS pin? The datasheet describes a comparator; is that part of the logic for over-current/short circuit detection?
Thanks,
Noah