K66 Development Board USB HS Interface

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

K66 Development Board USB HS Interface

Jump to solution
960 Views
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? 

Labels (1)
0 Kudos
1 Solution
825 Views
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!

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

View solution in original post

0 Kudos
1 Reply
826 Views
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 Kudos