i.MX28 USB bus powered device with no power switch

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

i.MX28 USB bus powered device with no power switch

Jump to solution
1,046 Views
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

Labels (2)
Tags (3)
1 Solution
677 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

3 Replies
678 Views
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 Kudos
678 Views
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!
-----------------------------------------------------------------------------------------------------------------------

678 Views
george
Senior Contributor II

Dear Yuri,

Thnaks.

BR,

George

0 Kudos