<?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 RT Crossover MCUsのトピックwhile programming with flexSPI, gets &amp;quot;kStatus_FLEXSPI_IpCommandSequenceError&amp;quot;</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/while-programming-with-flexSPI-gets-quot-kStatus-FLEXSPI/m-p/1576620#M23158</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;I am using the FlexSPI_not_polling transfer SDK example in our project, with modifications, to program an external chip.&lt;/P&gt;&lt;P&gt;when we are using the program page, all working well until it reaches the address: 0x800000.&lt;/P&gt;&lt;P&gt;when reaching this address, the write_enable method is failing with the error "kStatus_FLEXSPI_IpCommandSequenceError"&lt;/P&gt;&lt;P&gt;this is the code section that catch the error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adi2Intel_0-1672757417274.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205967i75D0A3071DA64F7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adi2Intel_0-1672757417274.png" alt="adi2Intel_0-1672757417274.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;adi2Intel_0-1672757417274.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is this error meaning and how can we resolve it?&lt;/P&gt;&lt;P&gt;everything works ok until we reach the address 0x800000. our chip is 32MB size&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adi,&lt;/P&gt;&lt;P&gt;Intel&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2023 14:51:24 GMT</pubDate>
    <dc:creator>adi2Intel</dc:creator>
    <dc:date>2023-01-03T14:51:24Z</dc:date>
    <item>
      <title>while programming with flexSPI, gets "kStatus_FLEXSPI_IpCommandSequenceError"</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/while-programming-with-flexSPI-gets-quot-kStatus-FLEXSPI/m-p/1576620#M23158</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;I am using the FlexSPI_not_polling transfer SDK example in our project, with modifications, to program an external chip.&lt;/P&gt;&lt;P&gt;when we are using the program page, all working well until it reaches the address: 0x800000.&lt;/P&gt;&lt;P&gt;when reaching this address, the write_enable method is failing with the error "kStatus_FLEXSPI_IpCommandSequenceError"&lt;/P&gt;&lt;P&gt;this is the code section that catch the error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adi2Intel_0-1672757417274.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/205967i75D0A3071DA64F7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adi2Intel_0-1672757417274.png" alt="adi2Intel_0-1672757417274.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;adi2Intel_0-1672757417274.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is this error meaning and how can we resolve it?&lt;/P&gt;&lt;P&gt;everything works ok until we reach the address 0x800000. our chip is 32MB size&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adi,&lt;/P&gt;&lt;P&gt;Intel&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 14:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/while-programming-with-flexSPI-gets-quot-kStatus-FLEXSPI/m-p/1576620#M23158</guid>
      <dc:creator>adi2Intel</dc:creator>
      <dc:date>2023-01-03T14:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: while programming with flexSPI, gets "kStatus_FLEXSPI_IpCommandSequenceError"</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/while-programming-with-flexSPI-gets-quot-kStatus-FLEXSPI/m-p/1578168#M23198</link>
      <description>&lt;P&gt;found the cause, need to define the flash size in KB:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adi2Intel_0-1672952411940.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/206250i8A52AE5AB4E39EA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adi2Intel_0-1672952411940.png" alt="adi2Intel_0-1672952411940.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;adi2Intel_0-1672952411940.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;0x8000 in kb = 32MB&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 21:00:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/while-programming-with-flexSPI-gets-quot-kStatus-FLEXSPI/m-p/1578168#M23198</guid>
      <dc:creator>adi2Intel</dc:creator>
      <dc:date>2023-01-05T21:00:20Z</dc:date>
    </item>
  </channel>
</rss>

