What is USB_OTGx_VBUS pin on imx7.
I'm asking cause there is no clear information neither in manual nor datasheet. What i can find, this pin is sensing input to power line of USB (?).
My device going to work as self-powered usb device. At the moment I follow sabre schematic diagram and i put mosfet switch between USB connector and USB_OTG1_VBUS pin. But I am thinking about simplify this to single resistor or straight wire to USB connector.
Regards
Krzyszof
Hi Krzysztof
this signal is described in usb specifications found on usb.org and
used in nxp software bsps. In general it can be avoided, but software
modifications to usb driver should be implemented.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Igor,
Are you talking about usb2.0 spec? or any of spin-off standards?
So you are saying USB_OTG1_VBUS can be either source of 5V to connected device or can power whole imx7 in case i work as device?
p.s. I don't want to do any driver mods
Regards
Krzysztof