<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Select Power Source, Battery or 5V</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379147#M54468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2-3. Recommended Power Supply Operating Conditions &lt;A href="http://cache.freescale.com/files/dsp/doc/ref_manual/IMX23RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX23RM&lt;/A&gt; &lt;/P&gt;&lt;P&gt;defines operating barrery levels, below them processor can not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 11:41:11 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-01-19T11:41:11Z</dc:date>
    <item>
      <title>Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379144#M54465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I have a problem to select Power Source with Low Battery Power Source on i.MX233.&lt;/P&gt;&lt;P&gt;I'm using Linux L2.6.31_10.05.02_ER_source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly I could confirm the normal booting with Full Battery and 5V USB only.&lt;/P&gt;&lt;P&gt;But the board was reset repeatedly when the battery had low power.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell me how to modify the code to boot with low battery?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 05:33:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379144#M54465</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2014-12-29T05:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379145#M54466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to implement patches from i.MX28 BSP for operation from&lt;/P&gt;&lt;P&gt;4P2 rail, this is described in &lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4199.pdf?fasp=1&amp;amp;WT_TYPE=Application%20Notes&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;AN4199&lt;/A&gt; Using the i.MX28 Power Management Unit&lt;/P&gt;&lt;P&gt;and Battery Charge sect.4.1.2.1 VDD5V source only: hardware configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX28EVKJ&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L2.6.35_10.12_5V_SUPPLY_PATCH&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : Linux patch for i.MX28 SDK 2010.12 to add the&lt;/P&gt;&lt;P&gt;most robust support possible for a VDD5V or DCDC_BATT only configuration..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 07:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379145#M54466</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-12-29T07:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379146#M54467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I applied your attached patch files,&lt;/P&gt;&lt;P&gt;but the patched bootlets was not improved in Low Battery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me any other guide?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 07:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379146#M54467</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-19T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379147#M54468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2-3. Recommended Power Supply Operating Conditions &lt;A href="http://cache.freescale.com/files/dsp/doc/ref_manual/IMX23RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;fileExt=.pdf"&gt;IMX23RM&lt;/A&gt; &lt;/P&gt;&lt;P&gt;defines operating barrery levels, below them processor can not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 11:41:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379147#M54468</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-19T11:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379148#M54469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I confirmed the operating battery level and applied the level to the code.&lt;/P&gt;&lt;P&gt;And then I could confirm the booting with Low Battery + 5V.&lt;/P&gt;&lt;P&gt;For this, I just enable 4P2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Battery chaging was not operated in Kernel.&lt;/P&gt;&lt;P&gt;Could you tell me how to charge Battery in Kernel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 01:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379148#M54469</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-21T01:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379149#M54470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please refer to attached file&lt;/P&gt;&lt;P&gt;sect.27.4 Menu Configuration Options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 02:48:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379149#M54470</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-21T02:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379150#M54471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I'll check the Menuconfig for Battery Charger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another question for Battery + 5V.&lt;/P&gt;&lt;P&gt;After Booting with Battery + 5V, the power was off when I plug-out 5V USB cable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly I thought the board was operated with 5V and the battery was charged,&lt;BR /&gt;but the board power was offed when I plug-out 5V USB cable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me any guidance to operate with 5V when the power source was Battery + 5V?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 01:04:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379150#M54471</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-22T01:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379151#M54472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you create new thread for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 01:15:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379151#M54472</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-22T01:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379152#M54473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made new thread like below.&lt;/P&gt;&lt;P&gt;How to apply Battery + 5V Power in kernel in i.MX23&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/472937#472937"&gt;https://community.freescale.com/message/472937#472937&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you check this thread?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Eric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 04:29:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379152#M54473</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-22T04:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select Power Source, Battery or 5V</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379153#M54474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made new thread like as below into i.MX Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-content-finding="Community" href="https://community.nxp.com/message/472966#472966"&gt;How to apply Battery + 5V Power in kernel in i.MX23&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 05:12:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Select-Power-Source-Battery-or-5V/m-p/379153#M54474</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-22T05:12:05Z</dc:date>
    </item>
  </channel>
</rss>

