What to do with unused USB pins on LPC4337?

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

What to do with unused USB pins on LPC4337?

1,183 次查看
thomaslantinga
Contributor I

I'm creating a design with the LPC4337JET100 where I don't use the USB functionality.

What should I do with the following pins:

  • USB0_DP
  • USB0_DM
  • USB0_VBUS
  • USB0_ID
  • USB0_RREF
  • USB1_DP
  • USB1_DM

Can I leave the pins unconnected or should I pull them up or down?

I looked in all the available datasheets and manuals but none of them are telling what to do when not using the USB peripherals.

 

Kind regards,

Thomas Lantinga

标签 (1)
标记 (1)
0 项奖励
3 回复数

523 次查看
soledad
NXP Employee
NXP Employee

Hello Thomas,

I suggest the below connections. I hope this helps.

  • USB0_DP----- unconnected
  • USB0_DM---- unconnected
  • USB0_VBUS pulled low
  • USB0_ID---- unconnected
  • USB0_RREF pulled low
  • USB1_DP----- unconnected
  •   USB1_DM---- unconnected


Have a great day,
Sol

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

0 项奖励

523 次查看
xianduidong
Contributor II

Config them to general IO mode and treat them as IO pins.

0 项奖励

523 次查看
thomaslantinga
Contributor I

The pins I mentioned above are dedicated USB pins. I can't configure them as GPIO.

0 项奖励