Not using iMX53 USB host - do I need to provide power/components?

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

Not using iMX53 USB host - do I need to provide power/components?

跳至解决方案
1,709 次查看
paulmichalczuk
Contributor I

I am not using the USB Host on my design and noticed that I have several components (caps, inductors, etc) from my previous design. If I am not using this part, do I need the components for that section? I have components on the USB_H1_VBUS, USB_H1_RREFEXT, USB_HI_VDDA25, and USB_H1_VDDA33.

Thank You,

Paul

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,517 次查看
Yongxin
NXP Employee
NXP Employee

Hi Paul,

Power supplies should be applied to USB_H1_VDDA25 with 2.5V and USB_H1_VDD33 with 3.3V even if modules are not used.

Best Regards,

Yongxin

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,517 次查看
jimmychan
NXP TechSupport
NXP TechSupport

If there is not mentioned specially in the datasheet, generally we have the following unused pin recommendations:

DIGITAL INPUT RECOMMENDATIONS
For unused inputs that are muxed with GPIO :
- Configure pins to be GPIO.
- Configure pins to be inputs.
- Make sure the internal pull up resistors are enabled.

For unused inputs that are not muxed with GPIO pins :
- Connect each pin with a 10K Ohm resistor to ground.

ANALOG INPUT RECOMMENDATIONS
For unused oscillator pins :
- Leave pins floating.
- Make sure that clock is disabled in the clock register.

DIGITAL OR ANALOG OUTPUT RECOMMENDATIONS

- Leave the unused output pins floating

0 项奖励
回复
1,517 次查看
paulmichalczuk
Contributor I

Hi jimmychan,

Thank you for the response! All I can find in the datasheet RE: USB Host Controller 1 is that it is not multiplexed with other pins. It does have a 3.3V (USB_H1_VDDA33) and 2.5V (USB_H1_VDDA25) supply - do I treat these as inputs and put a 10K resistor to ground? Right now I have a inductor in series and capacitors in parallel to ground.

Thank You,

Paul

0 项奖励
回复
1,518 次查看
Yongxin
NXP Employee
NXP Employee

Hi Paul,

Power supplies should be applied to USB_H1_VDDA25 with 2.5V and USB_H1_VDD33 with 3.3V even if modules are not used.

Best Regards,

Yongxin

0 项奖励
回复