<?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: Adding delay in boot loader code in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Adding-delay-in-boot-loader-code/m-p/683621#M105663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can consider hardware solutions described in sect.2.3 Bus isolation circuit&lt;/P&gt;&lt;P&gt;i.MX6 System Development User’s Guide&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/user_guide/IMX6DQ6SDLHDG.pdf"&gt;http://cache.freescale.com/files/32bit/doc/user_guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and p.13 i.MX6SL EVK schematic&lt;/P&gt;&lt;P&gt;Schematics (2)&lt;BR /&gt;Design files, including hardware schematics, Gerbers, and OrCAD files. (REV 1)&lt;BR /&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6sololite-evaluation-kit:IMX6SLEVK?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6sololite-evaluation-kit:IMX6SLEVK?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;there is no way to add software i.ROM delay for boot pins sampling&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2017 10:48:39 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-06-12T10:48:39Z</dc:date>
    <item>
      <title>Adding delay in boot loader code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-delay-in-boot-loader-code/m-p/683620#M105662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using&amp;nbsp; phycore i.Mx6 with barebox bootloader. My i.Mx6 is interfaced with FPGA via EIM module. Boot device configuration pins BCFG1 , BCFG2 are multiplexed with the address and data lines of FPGA. BCFG1,2 are pulled up/down with respect to SOM supply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per the power sequencing requirements , I am powering up the SOM first (at this moment FPGA is powered off) , because of the pull ups and pull downs on &lt;STRONG&gt;BCFG1 , BCFG2&lt;/STRONG&gt; (pins also connected to FPGA) some internal circuitry of FPGA Is getting ON and the high/low combination on &lt;STRONG&gt;BCFG1 , BCFG2&lt;/STRONG&gt; is not maintained properly&amp;nbsp; - as a result boot device selection is failing and booting is not happening. If FPGA is powered up before SOM, then this issue is not observed. Powering UP&amp;nbsp; FPGA before SOM is not recommended as per SOM data sheet .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One solution I&amp;nbsp; am thinking is to add some delay (around 1 sec) in the boot loader code so that the boot device selection will happen after all the peripherals are powered on properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to add the delay in bootloader code or is there any better solution to handle the above issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 09:06:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-delay-in-boot-loader-code/m-p/683620#M105662</guid>
      <dc:creator>vijeshreddy</dc:creator>
      <dc:date>2017-06-12T09:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding delay in boot loader code</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-delay-in-boot-loader-code/m-p/683621#M105663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can consider hardware solutions described in sect.2.3 Bus isolation circuit&lt;/P&gt;&lt;P&gt;i.MX6 System Development User’s Guide&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/user_guide/IMX6DQ6SDLHDG.pdf"&gt;http://cache.freescale.com/files/32bit/doc/user_guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and p.13 i.MX6SL EVK schematic&lt;/P&gt;&lt;P&gt;Schematics (2)&lt;BR /&gt;Design files, including hardware schematics, Gerbers, and OrCAD files. (REV 1)&lt;BR /&gt;&lt;A href="http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6sololite-evaluation-kit:IMX6SLEVK?fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-processors/i.mx-6-processors/i.mx6qp/i.mx-6sololite-evaluation-kit:IMX6SLEVK?fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;there is no way to add software i.ROM delay for boot pins sampling&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:48:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-delay-in-boot-loader-code/m-p/683621#M105663</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-06-12T10:48:39Z</dc:date>
    </item>
  </channel>
</rss>

