ATDTW bit of USB Command Register

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

ATDTW bit of USB Command Register

ソリューションへジャンプ
1,772件の閲覧回数
AtomuHidaka
Contributor I

At USB OTG HOST1 Contoller (Device Mode) of Reference Manual 56.6.18 describes ATDTW (Add dTD TripWire - Read/Write) bit of USB Command Register (USB_USBCMD) is bit-12, at Page 3304. But the source code of linux arcotg and RM of i.MX53 describes it as bit-14.

Which is correct?

ラベル(1)
タグ(2)
0 件の賞賛
1 解決策
1,430件の閲覧回数
Yuri
NXP Employee
NXP Employee

Taking into account that USB modules for devices of i.MX series are very similar and are based on the same IP,
it is reasonable to guess that there are misprints in the i.MX50 RM regarding USB Command Register (USB_USBCMD)
in section 56.6.18. Correct description may be found in i.MX53 / 28 / 6 RM(s). I will report about misprints to the doc
team.   Thank for this information !

元の投稿で解決策を見る

0 件の賞賛
4 返答(返信)
1,431件の閲覧回数
Yuri
NXP Employee
NXP Employee

Taking into account that USB modules for devices of i.MX series are very similar and are based on the same IP,
it is reasonable to guess that there are misprints in the i.MX50 RM regarding USB Command Register (USB_USBCMD)
in section 56.6.18. Correct description may be found in i.MX53 / 28 / 6 RM(s). I will report about misprints to the doc
team.   Thank for this information !

0 件の賞賛
1,431件の閲覧回数
AtomuHidaka
Contributor I

Hi Yuri,
Thank you for your response. It was very helpful advice. I will refer i.MX53 RM.

Regarding misprints of i.MX50 RM, I have found another following misprints at 56.6.30 Port Status and Control (USB_PORTSC), page 3323.
- The bit map chart is incorrect.
- Bit 28, PTW bit assignment should be 0 and 1. Those are not 1 and 2.


Please send these informations to the doc team, too.

0 件の賞賛
1,431件の閲覧回数
Yuri
NXP Employee
NXP Employee

I've already reported about the USB_PORTSC to the doc team earlier.

1.

The table “USB_PORTSC field descriptions” is correct, but on the figure the bits

on right side from PFSC in the illustration should be shifted right (1 bit).


2.

Writing PTW bit as 0 selects the   8-bit [60MHz] UTMI interface. 

Writing PTW bit as 1 selects the 16-bit [30MHz] UTMI interface.

1,431件の閲覧回数
AtomuHidaka
Contributor I

Yuri,

OK, Thank you for your notice.

0 件の賞賛