<?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: iMX7S POR issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX7S-POR-issue/m-p/802526#M123985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please verify power up sequence of i.MX7S, using its Datasheet.&lt;/P&gt;&lt;P&gt;In particular - section 4.1.8 (Power-up sequence).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/data-sheet/IMX7SCEC.pdf" title="https://www.nxp.com/docs/en/data-sheet/IMX7SCEC.pdf"&gt;https://www.nxp.com/docs/en/data-sheet/IMX7SCEC.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 21 Jun 2018 07:00:20 GMT</pubDate>
    <dc:creator>Yuri</dc:creator>
    <dc:date>2018-06-21T07:00:20Z</dc:date>
    <item>
      <title>iMX7S POR issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX7S-POR-issue/m-p/802525#M123984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a custom board with iMX7S processor and da9062 dialog PMIC for Power Management and POR of the iMX7S.&lt;BR /&gt;Also a USB OTG port which has board's input power, whose VBUS is connected as VSYS to da9062 PMIC which then powers-up iMX7S &amp;amp; peripherals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The board is configured to boot with BOOT_MODE_CFG[1,0] = [00] = fusemode boot&lt;BR /&gt;As the eMMC is not programmed with u-boot bootloader, the board goes to USB serial downloader mode, &lt;BR /&gt;So we build the custom u-boot for the board and download &amp;amp; run using imx_usb application from host linux through USB OTG interface,&lt;BR /&gt;We are able to get the u-boot serial console boot messages and prompt successfully.&lt;BR /&gt;Then we programmed the u-boot at 1KB offset on 8GB eMMC chip &lt;BR /&gt;using u-boot "ums 0 mmc 0" command and from linux host "dd if=u-boot-dialog.imx bs=512 seek=2 of=/dev/sd&amp;lt;X&amp;gt;.&lt;BR /&gt;Also we programmed the iMX7S eFuses(bank 1, word 3) using u-boot fuse command &amp;amp; fuses read back as below.&lt;BR /&gt;If we do reset command from u-boot prompt loaded from imx_loader, we are able to boot u-boot from u-boot from eMMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; fuse sense 0 0 4&amp;nbsp; &lt;BR /&gt;Sensing bank 0:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Word 0x00000000: a0030103 8c2400d3 00000314 00000000&lt;BR /&gt;=&amp;gt; fuse sense 1 0 4&lt;BR /&gt;Sensing bank 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Word 0x00000000: 20000040 50821001 00000000 10002820&lt;BR /&gt;=&amp;gt; fuse sense 2 0 4&lt;BR /&gt;Sensing bank 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Word 0x00000000: 00000000 00000000 00000000 00000000&lt;BR /&gt;=&amp;gt; fuse sense 3 0 4&lt;BR /&gt;Sensing bank 3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Word 0x00000000: 00000000 00100000 00000000 000db600&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;nbsp; But when we power off and on the board through USB otg power, once the POR reset is asserted, the board is not booting from -eMMC, but goes to serial loader mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we download u-boot using imx_loader and we do reset command from u-boot prompt, we are able to boot u-boot from eMMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;nbsp; When we measured the delay between VSYS(from USB_OTG_power) going to DA9062 stabilize TO nRESET from DA9062(POR_B- reset to iMX7S POR) deassert delay is sufficient by 35ms to boot u-boot bootloader from eMMC. But u-boot is not booting from eMMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query:&lt;BR /&gt;From this we observed the issue with POR, Is 35ms delay between VSYS to POR is not sufficient?&lt;BR /&gt;Is there any other factor governing POR?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 13:44:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX7S-POR-issue/m-p/802525#M123984</guid>
      <dc:creator>ashokrajasekar</dc:creator>
      <dc:date>2018-06-20T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: iMX7S POR issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX7S-POR-issue/m-p/802526#M123985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please verify power up sequence of i.MX7S, using its Datasheet.&lt;/P&gt;&lt;P&gt;In particular - section 4.1.8 (Power-up sequence).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/data-sheet/IMX7SCEC.pdf" title="https://www.nxp.com/docs/en/data-sheet/IMX7SCEC.pdf"&gt;https://www.nxp.com/docs/en/data-sheet/IMX7SCEC.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Thu, 21 Jun 2018 07:00:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX7S-POR-issue/m-p/802526#M123985</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2018-06-21T07:00:20Z</dc:date>
    </item>
  </channel>
</rss>

