What to do with unused USB I/O pins on LPC2148?

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

What to do with unused USB I/O pins on LPC2148?

1,545件の閲覧回数
rodionvronsky
Contributor II

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

What should I do with the following pins:

  • D+ (USB D+ Line), pin 10.
  • D- (USB D- Line), pin 11.

I need to avoid EMI because my board is used in industrial applications and noisy environments.

Can I leave the pins unconnected or should I tied to ground?

What is better for EMI ?

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

Thanks in advance

ラベル(2)
タグ(1)
0 件の賞賛
返信
2 返答(返信)

1,359件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport


Hello  Rodion,

   USB controller in LPC2148 is USB HOST, On D+ & D- Lines, there is a 15k pull down resistor respectively.
It means when there is no USB device inserted, D+ & D- will be kept LOW level. So if you don't use USB HOST,
it is no problem to float them, and there is no effect for EMC. it is not recommended to connect them to GND,
because in comparison to Floating them, there is no more help for improving EMC performance.


Have a nice day!
TIC weidong

1,359件の閲覧回数
rodionvronsky
Contributor II

Thanks Wigros Sun !

0 件の賞賛
返信