K66 Development Board USB HS Interface

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

K66 Development Board USB HS Interface

ソリューションへジャンプ
2,350件の閲覧回数
charles2
Contributor II

I got confused on the advertised high speed usb port on the K66. I know there are two MCUs on the board, K20 and K66. And according to the schematic, one usb connecting to K20, which only provides full speed. Another one is connecting to the K66 full speed (USB1_DM, USB1_DP), and the actual high speed pins left at floating (USB0_DP,USB0_DM). 

There is no high speed usb connection on the schematic, but when I tested the examples, like device_composite_cdc_msc_sdcard, I can see the speed difference when changing settings of EHCI and KHCI on the firmware. Why does it behave like this? 

ラベル(1)
  • USB

0 件の賞賛
返信
1 解決策
2,215件の閲覧回数
Sabina_Bruce
NXP Employee
NXP Employee

Hello Charles,

Hope you are doing well.

The USB1_DP and USB1_DM have USB HS capability. 

You may refer to the reference manual for more information on the signal description.

pastedImage_1.png

I would also recommend to check Chapter 9 of the USB specification 2.0. Here you will find the different considerations to take when your device is capable of different speeds.

Hope it helps!

Sabina

-----------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------- 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,216件の閲覧回数
Sabina_Bruce
NXP Employee
NXP Employee

Hello Charles,

Hope you are doing well.

The USB1_DP and USB1_DM have USB HS capability. 

You may refer to the reference manual for more information on the signal description.

pastedImage_1.png

I would also recommend to check Chapter 9 of the USB specification 2.0. Here you will find the different considerations to take when your device is capable of different speeds.

Hope it helps!

Sabina

-----------------------------------------------------------------------------------------------------------------------

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

----------------------------------------------------------------------------------------------------------------------- 

0 件の賞賛
返信