<?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>topic Re: imx233 bootlets and no battery board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241347#M20092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not much a SW guy, but I'd like to point there are some details you need to take into account on the HW side. Please take a look to page 4 of the attached for connections for 5V operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jorge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2013 22:43:23 GMT</pubDate>
    <dc:creator>JorgeRama_rezRi</dc:creator>
    <dc:date>2013-02-05T22:43:23Z</dc:date>
    <item>
      <title>imx233 bootlets and no battery board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241344#M20089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The default configuration of the bootlet code for the latest i.MX233 support a hardware configuration that has both a LiIon battery configuration. For other configurations though such as a VDD5V connection only or a DCDC_BATT/Battery connection only, some additional changes need to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm designing a board with the i.M233 and VDD5V connection with no battery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the additional changes in boot_prep recommended to work this way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;The bootloader also checks the adc to decide which load chain use, based on pressed keys. How could I disable this feature?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Could anyone help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 07:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241344#M20089</guid>
      <dc:creator>mlopez</dc:creator>
      <dc:date>2013-01-30T07:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: imx233 bootlets and no battery board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241345#M20090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's some patches for i.MX28 available for this kind of setup. As it's quite similar to i.MX233, it may provide some guidelines on how to do this.&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=i.MX287&amp;amp;nodeId=018rH3ZrDRA24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX287&amp;amp;nodeId=018rH3ZrDRA24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;i.MX287 Product Summary Page&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 17:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241345#M20090</guid>
      <dc:creator>VladanJovanovic</dc:creator>
      <dc:date>2013-01-30T17:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx233 bootlets and no battery board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241346#M20091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to look at U-Boot as it has got MX233 support; the code is much easier to follow and hack than bootlets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first version with support for MX233 will be 2013.04 but current GIT has it already; other fixes and improvements (as USB support) has been posted today in mailing list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 20:12:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241346#M20091</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-01-30T20:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: imx233 bootlets and no battery board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241347#M20092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not much a SW guy, but I'd like to point there are some details you need to take into account on the HW side. Please take a look to page 4 of the attached for connections for 5V operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jorge.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 22:43:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241347#M20092</guid>
      <dc:creator>JorgeRama_rezRi</dc:creator>
      <dc:date>2013-02-05T22:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: imx233 bootlets and no battery board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241348#M20093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;I've not seen the revc schematics till now (only revb).&lt;/P&gt;&lt;P&gt;My problem was that in my board, the DC_DC_BAT and BATT pins were not connected.&lt;/P&gt;&lt;P&gt;By placing a 1K pull-up resistor to 4.2V and a 33uF capacitor to ground to both pins connected together, all starts OK without any change in software.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 06:09:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx233-bootlets-and-no-battery-board/m-p/241348#M20093</guid>
      <dc:creator>mlopez</dc:creator>
      <dc:date>2013-04-12T06:09:29Z</dc:date>
    </item>
  </channel>
</rss>

