I have a problem to power i.MX287 using notebook usb

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

I have a problem to power i.MX287 using notebook usb

489 Views
young_future
Contributor I

I try to power my own i.MX287 board using USB.

The i.MX287 is running well when I use the wall power with the usb power cable which is used for Nexus 5 phone.

But, i.MX287 does not run when I use notebook power with the same usb power cable.

I assume that the problem is occurred because of the current shortage.

But I don't know how to solve this problem.

Does anyone have a idea to solve this problem?

Thank you

Labels (1)
0 Kudos
1 Reply

337 Views
Yuri
NXP Employee
NXP Employee

Perhaps the problem concerns with the low available current from internal i.MX28

regulators in default (start) configuration. This may take place when external parts

(say, DDR) are fed from i.MX28 PMU.

  According to app note AN4199 : “The 5-V source can be taken from a

universal serial bus (USB) connection […].  There is a 100-mA input current

limit when the system is powering up from the Power-Off state. Product designers

should pay attention to ensure the 100 mA is sufficient for the total system

consumption during cold-boot or reboot.”

  For 5V only configuration, first please refer to section 4.1.2.1 (VDD5V source only: hardware

configuration) of AN4199. Please pay attention on the schematic, shown on Figure 9 (Hardware

connections for VDD5V-only applications). As for software, please use the recent official Freescale

Linux BSP on the Web. Next, according to section 4.1.2.2 (VDD5V source only: software configuration) :

  "For an application that uses the VDD5V source only, NO_DCDC_BATT_SOURCE must be defined on

power_prep.c in the bootlet codes. Additionally, the programmer should ensure that

NO_VDD5V_SOURCE is not defined. For more details, see to the Linux BSP User’s Guide."

http://cache.freescale.com/files/32bit/doc/app_note/AN4199.pdf

https://www.freescale.com/webapp/Download?colCode=L2.6.35_1.1.0_ER_SOURCE&appType=license&location=n...

https://www.freescale.com/webapp/Download?colCode=L2.6.35_1.1.0_LINUX_DOCS&location=null

Summary Page :

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX285&nodeId=018rH3ZrDRA24A&fpsp=1&...

0 Kudos