<?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: Vybrid cannot program-and-boot from QSPI flash in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-cannot-program-and-boot-from-QSPI-flash/m-p/529097#M5582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SL,&lt;/P&gt;&lt;P&gt;You could refer to the following discussion, which provides useful information regarding QSPI module and booting on Vybrid processors:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/309037"&gt;Parallel QuadSPI&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&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>Wed, 24 Aug 2016 20:35:27 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2016-08-24T20:35:27Z</dc:date>
    <item>
      <title>Vybrid cannot program-and-boot from QSPI flash</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-cannot-program-and-boot-from-QSPI-flash/m-p/529096#M5581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir or Madam:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having difficulty programming the QSPI flash and then let Vybrid (MVF50NS151CMK50) boot from it. Our planned flow is as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="color: #1f3864;"&gt; The board is set by pull-up and pull-down resistors to boot per RCON and from QSPI.&lt;/SPAN&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN style="color: #1f3864;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #1f3864;"&gt;BOOT_MODE[1:0] = 0b10&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f3864;"&gt;RCON1 is pulled low&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f3864;"&gt;RCON4-7 pulled low&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f3864;"&gt; For a PCBA that has not been programmed, the Vybrid will invoke the serial downloader. The MPU would be able to boot from USB.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f3864;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #1f3864;"&gt;Once the QSPI flash on-board is programmed, power cycle the board.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f3864;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #1f3864;"&gt;Upon POR, the Vybrid will scan the boot_mode&amp;nbsp; pins and the RCON configuration. It will boot from QSPI accordingly.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f3864;"&gt;However, this approach does not work as expected. Below is what we tried and saw.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Configured the board for Boot Mode 0b10&lt;/P&gt;&lt;P&gt;- Connected USB cable &amp;amp; applied power&lt;/P&gt;&lt;P&gt;- Started ‘Vybrid MfgTool’ application&lt;/P&gt;&lt;P&gt;- MfgTool sees board connected and begins programming, but reports QuadSPI initialization failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, with the board configured for Boot Mode 0b00 this procedure works properly – MfgTool is able to program the QuadSPI on the board. The catch for Boot Mode 0b00 is that we are unable to blow the efuses to set Vybrid to boot from the QSPI flash. So even we can program it, Vybrid still cannot boot from the QSPI flash because Boot Mode is 0b00 and none of the efuses is blown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions or comments are greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-SL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 22:31:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-cannot-program-and-boot-from-QSPI-flash/m-p/529096#M5581</guid>
      <dc:creator>shouminliu</dc:creator>
      <dc:date>2016-08-15T22:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Vybrid cannot program-and-boot from QSPI flash</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-cannot-program-and-boot-from-QSPI-flash/m-p/529097#M5582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SL,&lt;/P&gt;&lt;P&gt;You could refer to the following discussion, which provides useful information regarding QSPI module and booting on Vybrid processors:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/309037"&gt;Parallel QuadSPI&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&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>Wed, 24 Aug 2016 20:35:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Vybrid-cannot-program-and-boot-from-QSPI-flash/m-p/529097#M5582</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2016-08-24T20:35:27Z</dc:date>
    </item>
  </channel>
</rss>

