What to do with unused USB pins on LPC4337?

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

What to do with unused USB pins on LPC4337?

1,139 Views
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

Labels (1)
Tags (1)
0 Kudos
3 Replies

479 Views
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 Kudos

479 Views
xianduidong
Contributor II

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

0 Kudos

479 Views
thomaslantinga
Contributor I

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

0 Kudos