i.MX28 USB bus powered device with no power switch

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

i.MX28 USB bus powered device with no power switch

跳至解决方案
1,732 次查看
george
Senior Contributor II

Dear all,

We have planned USB bus powered device using i.MX28.

The product does not have a power switch.

Since it connected with USB-HOST, it begins boot.

Though we are going to design according to "VDD5V source only" of AN4199, it is not known how we should do a PSWITCH pin.

Is what is necessary just to tied to VDD3V3 or GND?

Best Regards,

George

标签 (2)
标记 (3)
1 解答
1,363 次查看
Yuri
NXP Employee
NXP Employee

  There is no need for a POWER button in a 5V only configuration. If a

5V source is present on the VDD5V pin, the i.MX device will automatically

power up. In such case the PSWITCH should be pulled down.

Have a great day,
Yuri

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

在原帖中查看解决方案

3 回复数
1,364 次查看
francescoluccon
Contributor I

Hi guys,

I'm working on a custom i.mx28 board powered just by external 5v of USB bus. After several bootup starts of u-boot-2011.12 I found out that the system hangs on mx28_power_setup_5v_detect() function. Have you applied different tunings during spl code of u-boot? Could you give me any tips?

Regards,

Francesco

0 项奖励
回复
1,364 次查看
Yuri
NXP Employee
NXP Employee

  There is no need for a POWER button in a 5V only configuration. If a

5V source is present on the VDD5V pin, the i.MX device will automatically

power up. In such case the PSWITCH should be pulled down.

Have a great day,
Yuri

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

1,364 次查看
george
Senior Contributor II

Dear Yuri,

Thnaks.

BR,

George

0 项奖励
回复