Hello,
I'm trying to operate the USB1 port as a device.
I met a strange situation. USB0 and USB1 on my board have been operating with different VBUS voltage.
1) USB0 was recognized as a OTG-peripheral with 2V of VBUS.
2) USB1 was recognized as a peripheral with 3.2V of VBUS.
For the first time, both voltages of USB0_VBUS and USB1_VBUS were scaled down from 5V to 2V using the circuit in "7.3.3 USB VBUS Design Guidelines in the data sheet.
However, USB0 worked well, but USB1 got disconnected with 2V frequently about 200ms after the connection.
I changed a resistor and scaled up the voltage from 2V to 3.2V. It works well now.
I thought I had to change the voltage of VBUS_USB0 to the same voltage.
However, USB0 didn't go well with 3.2V.
I want to know the exact specification as follows for this problem.
1) The voltage range of VBUS for logic "1"
2) The voltage range of VBUS for connection or disconnection.
3) etc..
Thank you
Regards,
Reuben