<?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: How to apply Battery + 5V Power in kernel in i.MX23</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367608#M52330</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;current i.MX23 Freescale&amp;nbsp; BSP supports&lt;/P&gt;&lt;P&gt;only case Battery. 5V only is supported for i.MX28 :&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_1.1.0_ER_SOURCE&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : i.MX28 Linux 2.6.35 Source Code&lt;/P&gt;&lt;P&gt;All other cases should be added by customer himself.&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, 26 Jan 2015 02:46:01 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-01-26T02:46:01Z</dc:date>
    <item>
      <title>How to apply Battery + 5V Power in kernel in i.MX23</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367603#M52325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;BR /&gt;I have a question for Battery + 5V operating in i.MX23.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I modified the boot stream to be operated with Low Battery and 5V power.&lt;BR /&gt;For this, I just enabled DCDC_4P2 for Low Battery and 5V Power in boot stream.&lt;BR /&gt;For your more understanding, I'll attached the modified boot stream file, power_prep/power_prep.c&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Kernel was used Battery when the Power source was "Low Battery + 5V".&lt;BR /&gt;So the board was power-off when I plug-out 5V USB Power Cable and the kernel was not operating on very low battery.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you tell me how to use 5V as power source when the power source is "Low Battery + 5V"?&lt;BR /&gt;And then I want to charge the Battery.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Eric.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336822"&gt;power_prep.c_2015.01.20.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 05:10:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367603#M52325</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-22T05:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Battery + 5V Power in kernel in i.MX23</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367604#M52326</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;regarding :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"when the Power source was "Low Battery + 5V".&lt;/P&gt;&lt;P&gt;So the board was power-off when I plug-out 5V USB Power Cable and the&lt;/P&gt;&lt;P&gt;kernel was not operating on very low battery."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proccesor can not operate below Battery&amp;lt;2.6V,&lt;/P&gt;&lt;P&gt;&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; Table 2-3. Recommended Power Supply Operating Conditions,&lt;/P&gt;&lt;P&gt;so without any suitable power (no battery, no 5V) board powers off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BSP you can charge battery using BSP battery charger device driver, refer&lt;/P&gt;&lt;P&gt;to attached Linux Manual Chapter 27 Battery Charger and Power Source Manager (PSM) Driver.&lt;/P&gt;&lt;P&gt;However BSP does not support transition from 5V to battery (note, it should be charged&lt;/P&gt;&lt;P&gt;up to this moment) and vice versa, you should add such support yourself using&lt;/P&gt;&lt;P&gt;attached AN4199 sect.4.2.1 Transition from Battery to 5 V Power Source,&lt;/P&gt;&lt;P&gt;4.2.2 Transition from 5 V Supply to Battery. One can detect 5V removal using&lt;/P&gt;&lt;P&gt;sect.3.2.2.4 Enabling 5 V Detection for DC-DC Control Logic.&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;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 08:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367604#M52326</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-22T08:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Battery + 5V Power in kernel in i.MX23</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367605#M52327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;My explain was wrong.&lt;/P&gt;&lt;P&gt;The board was power-off when I plug-out battery.&lt;/P&gt;&lt;P&gt;Ann I'll checked other guide.&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 10:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367605#M52327</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-22T10:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Battery + 5V Power in kernel in i.MX23</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367606#M52328</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;for case 'plug-out battery" one needs to implement&lt;/P&gt;&lt;P&gt;AN4199 sect.4.2.1 Transition from Battery to 5 V Power Source&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 10:10:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367606#M52328</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-22T10:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Battery + 5V Power in kernel in i.MX23</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367607#M52329</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;You means the current i.MX23 Kernel BSP just only supportted Battery Only and 5V only,&lt;/P&gt;&lt;P&gt;so User have to make the power source changes from 5V to Battery and from Battery to 5V.&lt;/P&gt;&lt;P&gt;Is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give me any detailed guidance if It's right?&lt;/P&gt;&lt;P&gt;I could find the relative issue in Community, but I couldn't find the correct solution.&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, 26 Jan 2015 01:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367607#M52329</guid>
      <dc:creator>erickang</dc:creator>
      <dc:date>2015-01-26T01:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply Battery + 5V Power in kernel in i.MX23</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367608#M52330</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;current i.MX23 Freescale&amp;nbsp; BSP supports&lt;/P&gt;&lt;P&gt;only case Battery. 5V only is supported for i.MX28 :&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_1.1.0_ER_SOURCE&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; : i.MX28 Linux 2.6.35 Source Code&lt;/P&gt;&lt;P&gt;All other cases should be added by customer himself.&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, 26 Jan 2015 02:46:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-apply-Battery-5V-Power-in-kernel-in-i-MX23/m-p/367608#M52330</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-26T02:46:01Z</dc:date>
    </item>
  </channel>
</rss>

