K66 Development Board USB HS Interface

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

K66 Development Board USB HS Interface

跳至解决方案
2,362 次查看
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)
0 项奖励
回复
1 解答
2,227 次查看
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,228 次查看
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 项奖励
回复