<?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: RT1064 flash driver API in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882828#M2516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Sebastian and Carsten:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a sequence number.&amp;nbsp; Just like can interface&amp;nbsp; has two instances, can0 and can1,&amp;nbsp; 0 and&amp;nbsp; 1 are the instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For flexspi, please see below lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0in 2.0pt 0in;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;#define BL_FEATURE_SPINAND_MODULE_PERIPHERAL_INSTANCE &amp;nbsp; &amp;nbsp;&amp;nbsp; (0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;#define SPINAND_INSTANCE&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; BL_FEATURE_SPINAND_MODULE_PERIPHERAL_INSTANCE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;flexspi_nand_init(SPINAND_INSTANCE, config)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0in 2.0pt 0in;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2019 06:49:53 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2019-03-26T06:49:53Z</dc:date>
    <item>
      <title>RT1064 flash driver API</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882825#M2513</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 have a question about the flash driver API described in chapter 8.13 of the RT1064 processor reference manual. All functions have a uint32_t parameter named "instance". What does this refer to? It's unfortunately not explained in the manual. Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2019 14:50:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882825#M2513</guid>
      <dc:creator>glaukos</dc:creator>
      <dc:date>2019-03-22T14:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 flash driver API</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882826#M2514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sebastian:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please list one API that have a uint32_t instance?&amp;nbsp; I didn't find them in chapter 8.13. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 03:18:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882826#M2514</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2019-03-26T03:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 flash driver API</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882827#M2515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Sebastian means this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/67499i1B6AC0BFA4A193B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also very much like to know this (I have not yet been successful in using the ROM API for programming the internal Flash of the RT1064)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 05:46:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882827#M2515</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2019-03-26T05:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 flash driver API</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882828#M2516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Sebastian and Carsten:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a sequence number.&amp;nbsp; Just like can interface&amp;nbsp; has two instances, can0 and can1,&amp;nbsp; 0 and&amp;nbsp; 1 are the instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For flexspi, please see below lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0in 2.0pt 0in;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;#define BL_FEATURE_SPINAND_MODULE_PERIPHERAL_INSTANCE &amp;nbsp; &amp;nbsp;&amp;nbsp; (0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;#define SPINAND_INSTANCE&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; BL_FEATURE_SPINAND_MODULE_PERIPHERAL_INSTANCE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;flexspi_nand_init(SPINAND_INSTANCE, config)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0in 2.0pt 0in;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 06:49:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882828#M2516</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2019-03-26T06:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: RT1064 flash driver API</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882829#M2517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;I managed to get this to work, my test code is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/498852"&gt;https://community.nxp.com/thread/498852&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2019 10:07:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/RT1064-flash-driver-API/m-p/882829#M2517</guid>
      <dc:creator>carstengroen</dc:creator>
      <dc:date>2019-03-29T10:07:57Z</dc:date>
    </item>
  </channel>
</rss>

