About On-The-Go Status & control (USB_nOTGSC) in i.MX6DQ.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

About On-The-Go Status & control (USB_nOTGSC) in i.MX6DQ.

ソリューションへジャンプ
527件の閲覧回数
keitanagashima
Senior Contributor I

Dear All,

Hello. I have a question about USB_nOTGSC register in i.MX6DQ.

Refer to AVVIS and AVV bits in USB_nOTGSC register.

"AVVIS"

A VBus Valid Interrupt Status - Read/Write to Clear.

This bit is set when VBus has either risen above or fallen below the VBus valid threshold on an A device.

Software must write a one to clear this bit.

"AVV"

A VBus Valid - Read Only.

Indicates VBus is above the A VBus valid threshold.

[Question]

I want to know the condition of set these bits.

Could you tell me about "valid threshold"?

Best Regards,
Keita

ラベル(3)
0 件の賞賛
1 解決策
416件の閲覧回数
art
NXP Employee
NXP Employee

The A-device VBUS Valid threshold level is defined by the USB OTG 1.0 specification as 4.4V, i.e. the VBUS voltage value above this threshold level is treated as Valid, otherwise - as Invalid.

The AVV bit indicates whether the VBUS voltage level is above (AVV=1) or below (AVV=0) this threshold level.

The AVVIS interrupt status bit indicates whether the VBUS voltage has crossed the threshold level, either rising (from lower to higher value) or falling (from higher to lower value).


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
1 返信
417件の閲覧回数
art
NXP Employee
NXP Employee

The A-device VBUS Valid threshold level is defined by the USB OTG 1.0 specification as 4.4V, i.e. the VBUS voltage value above this threshold level is treated as Valid, otherwise - as Invalid.

The AVV bit indicates whether the VBUS voltage level is above (AVV=1) or below (AVV=0) this threshold level.

The AVVIS interrupt status bit indicates whether the VBUS voltage has crossed the threshold level, either rising (from lower to higher value) or falling (from higher to lower value).


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛