<?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>MCUXpresso IDE中的主题 Re: SPI2 configuration for MK24FN1M0VLL12 controller</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/SPI2-configuration-for-MK24FN1M0VLL12-controller/m-p/2086885#M10341</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248657"&gt;@MahithaBoella&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I understand you are using functions related to the W25Q16JVSNIQ flash memory, but this device is a third party, which is out of scope for this community's support.&lt;/P&gt;
&lt;P&gt;You can use the SDK (version 2.3.1) example called "pflash" as a reference. However, please note that the driver may not work directly with your flash memory, as the commands might differ.&lt;/P&gt;
&lt;P&gt;Additionally, you can refer to this &lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/lpspi-reading-jedecID-from-flash/m-p/1656637" target="_self"&gt;community post&lt;/A&gt; where the JEDEC ID was read from a similar memory using the RT1050. This might provide useful insights and guidance for your specific situation.&lt;/P&gt;
&lt;P&gt;Finally, the SDK offers several examples that demonstrate how to configure the SPI peripheral:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_0-1745529082141.png" style="width: 532px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334811i856224A175B91584/image-dimensions/532x319?v=v2" width="532" height="319" role="button" title="Habib_MS_0-1745529082141.png" alt="Habib_MS_0-1745529082141.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Habib_MS_0-1745529082141.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 21:11:59 GMT</pubDate>
    <dc:creator>Habib_MS</dc:creator>
    <dc:date>2025-04-24T21:11:59Z</dc:date>
    <item>
      <title>SPI2 configuration for MK24FN1M0VLL12 controller</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SPI2-configuration-for-MK24FN1M0VLL12-controller/m-p/2083670#M10336</link>
      <description>&lt;P&gt;I just configured the SPI2 with baurdrate of 1MB/S but when I am trying to see the corresponding clock while connecting SCLK pin to CRO, I am getting some random signal. Please help me to solve this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 06:49:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SPI2-configuration-for-MK24FN1M0VLL12-controller/m-p/2083670#M10336</guid>
      <dc:creator>MahithaBoella</dc:creator>
      <dc:date>2025-04-21T06:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: SPI2 configuration for MK24FN1M0VLL12 controller</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SPI2-configuration-for-MK24FN1M0VLL12-controller/m-p/2083885#M10337</link>
      <description>&lt;P&gt;Dear team,&lt;/P&gt;&lt;P&gt;I am new to NXP based controller. I am using &lt;STRONG&gt;MK24FN1MOVLL12&lt;/STRONG&gt; controller.&amp;nbsp;I am trying to configure &lt;STRONG&gt;SPI2&lt;/STRONG&gt; to communicate with the &lt;STRONG&gt;W25Q16JVSNIQ&lt;/STRONG&gt; flash memory. I am attempting to read the &lt;STRONG&gt;JEDEC ID&lt;/STRONG&gt; from the flash memory via the SPI2 interface, but I am not getting the correct output. Could you please help me to get the &lt;STRONG&gt;JEDEC ID&lt;/STRONG&gt; from the flash memory. Additionally, please give the guidance on how to &lt;STRONG&gt;write a fixed amount of data&lt;/STRONG&gt; to the flash memory and then &lt;STRONG&gt;read it back.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For getting JDEC ID,&lt;/P&gt;&lt;P&gt;I am using Polling method for SPI2 and baurdrate of 500kb/s, I am sending the command &lt;STRONG&gt;0x9Fh&lt;/STRONG&gt; and reading the ID as &lt;STRONG&gt;24-bit data&lt;/STRONG&gt;. Sending and receiving data via inbuilt API (&lt;SPAN&gt;DSPI_MasterTransferBlocking()). For initializing SPI2, I am using API (DSPI_MasterInit()) and also, I am using &lt;STRONG&gt;MCUXpresso IDE&lt;/STRONG&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope you will help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 12:20:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SPI2-configuration-for-MK24FN1M0VLL12-controller/m-p/2083885#M10337</guid>
      <dc:creator>MahithaBoella</dc:creator>
      <dc:date>2025-04-21T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: SPI2 configuration for MK24FN1M0VLL12 controller</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/SPI2-configuration-for-MK24FN1M0VLL12-controller/m-p/2086885#M10341</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248657"&gt;@MahithaBoella&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I understand you are using functions related to the W25Q16JVSNIQ flash memory, but this device is a third party, which is out of scope for this community's support.&lt;/P&gt;
&lt;P&gt;You can use the SDK (version 2.3.1) example called "pflash" as a reference. However, please note that the driver may not work directly with your flash memory, as the commands might differ.&lt;/P&gt;
&lt;P&gt;Additionally, you can refer to this &lt;A href="https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/lpspi-reading-jedecID-from-flash/m-p/1656637" target="_self"&gt;community post&lt;/A&gt; where the JEDEC ID was read from a similar memory using the RT1050. This might provide useful insights and guidance for your specific situation.&lt;/P&gt;
&lt;P&gt;Finally, the SDK offers several examples that demonstrate how to configure the SPI peripheral:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Habib_MS_0-1745529082141.png" style="width: 532px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/334811i856224A175B91584/image-dimensions/532x319?v=v2" width="532" height="319" role="button" title="Habib_MS_0-1745529082141.png" alt="Habib_MS_0-1745529082141.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Habib_MS_0-1745529082141.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;BR /&gt;Habib&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 21:11:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/SPI2-configuration-for-MK24FN1M0VLL12-controller/m-p/2086885#M10341</guid>
      <dc:creator>Habib_MS</dc:creator>
      <dc:date>2025-04-24T21:11:59Z</dc:date>
    </item>
  </channel>
</rss>

