<?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 Description of the Flexspi boot clock for the nor flash wrong in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Description-of-the-Flexspi-boot-clock-for-the-nor-flash-wrong/m-p/1981164#M32346</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in the reference manual rev3. from 07/2021 on page 208 it says that PFD_480_PFD1 is selected as clock source for the Flexspi at boot time for nor flash.&lt;/P&gt;&lt;P&gt;If i read the registers for flexspi mux and div i find the values 3 and 4. Mux value 3 means kCLOCK_Usb1PllPfd0Clk is the clock source. If i use Clock_GetFreq(kCLOCK_Usb1PllPfd0Clk) the value is 480 * 18 / 13 MHz. This divided by 5 is near 133 MHz for the nor flash. 133 MHz is also the clock value for my flash.&lt;/P&gt;&lt;P&gt;I can't find a possible clock mux value of PLL3 PFD1 (PFD_480_PFD1) for the Flexspi.&lt;/P&gt;&lt;P&gt;Is this an error in the reference manual?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;kalimanni&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 10:45:23 GMT</pubDate>
    <dc:creator>Kalimanni</dc:creator>
    <dc:date>2024-10-24T10:45:23Z</dc:date>
    <item>
      <title>Description of the Flexspi boot clock for the nor flash wrong</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Description-of-the-Flexspi-boot-clock-for-the-nor-flash-wrong/m-p/1981164#M32346</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in the reference manual rev3. from 07/2021 on page 208 it says that PFD_480_PFD1 is selected as clock source for the Flexspi at boot time for nor flash.&lt;/P&gt;&lt;P&gt;If i read the registers for flexspi mux and div i find the values 3 and 4. Mux value 3 means kCLOCK_Usb1PllPfd0Clk is the clock source. If i use Clock_GetFreq(kCLOCK_Usb1PllPfd0Clk) the value is 480 * 18 / 13 MHz. This divided by 5 is near 133 MHz for the nor flash. 133 MHz is also the clock value for my flash.&lt;/P&gt;&lt;P&gt;I can't find a possible clock mux value of PLL3 PFD1 (PFD_480_PFD1) for the Flexspi.&lt;/P&gt;&lt;P&gt;Is this an error in the reference manual?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;kalimanni&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 10:45:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Description-of-the-Flexspi-boot-clock-for-the-nor-flash-wrong/m-p/1981164#M32346</guid>
      <dc:creator>Kalimanni</dc:creator>
      <dc:date>2024-10-24T10:45:23Z</dc:date>
    </item>
    <item>
      <title>回复： Description of the Flexspi boot clock for the nor flash wrong</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Description-of-the-Flexspi-boot-clock-for-the-nor-flash-wrong/m-p/1987797#M32470</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228712"&gt;@Kalimanni&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your interest in NXP MIMXRT series!&lt;/P&gt;
&lt;P&gt;At BootROM startup, a lower frequency is used, first going at a low speed to read the Flash header, and then reconfiguring it to the user's clock frequency.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 08:35:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Description-of-the-Flexspi-boot-clock-for-the-nor-flash-wrong/m-p/1987797#M32470</guid>
      <dc:creator>Gavin_Jia</dc:creator>
      <dc:date>2024-11-05T08:35:07Z</dc:date>
    </item>
    <item>
      <title>回复： Description of the Flexspi boot clock for the nor flash wrong</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Description-of-the-Flexspi-boot-clock-for-the-nor-flash-wrong/m-p/1988003#M32477</link>
      <description>Hello Gavin_Jia,&lt;BR /&gt;&lt;BR /&gt;Thanks for your answer.&lt;BR /&gt;Sorry, but this was not my question.&lt;BR /&gt;The reference manual rev3. from 07/2021 on page 208 it says that PFD_480_PFD1 is selected as clock source for the Flexspi at boot time for nor flash.&lt;BR /&gt;My question is:&lt;BR /&gt;How is it possible that at boot time PFD_480_PFD1 is selected as root clock for Flexspi?&lt;BR /&gt;If Flexspi can only choose between kCLOCK_SemcClk, kCLOCK_Usb1SwClk, kCLOCK_SysPllPfd2Clk and kCLOCK_SysPllPfd0Clk as root clock, how can kCLOCK_Usb1PllPfd1Clk be available at boot time?&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;kalimanni&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Nov 2024 14:18:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Description-of-the-Flexspi-boot-clock-for-the-nor-flash-wrong/m-p/1988003#M32477</guid>
      <dc:creator>Kalimanni</dc:creator>
      <dc:date>2024-11-05T14:18:36Z</dc:date>
    </item>
  </channel>
</rss>

