What is USB_OTG_VBUS pin?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is USB_OTG_VBUS pin?

2,873 Views
kriss
Contributor I

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

Labels (1)
Tags (1)
0 Kudos
Reply
3 Replies

1,904 Views
igorpadykov
NXP Employee
NXP Employee

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!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

1,904 Views
kriss
Contributor I

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

0 Kudos
Reply

1,904 Views
igorpadykov
NXP Employee
NXP Employee

Hi Krzysztof

it is used in usb driver described in Chapter 39 CHIPIDEA USB Driver

attached Linux Manual, one can look at sources listed in sect.39.2.2 Source Code Structure.

Best regards
igor

0 Kudos
Reply