What is USB_OTG_VBUS pin?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

What is USB_OTG_VBUS pin?

3,248 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

2,279 次查看
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 项奖励
回复

2,279 次查看
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 项奖励
回复

2,279 次查看
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 项奖励
回复