<?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>S32KのトピックRe: S32K312 SPI EXAMPLE</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-SPI-EXAMPLE/m-p/2108379#M49455</link>
    <description>&lt;P&gt;THANKS YOUR ANSWER ABOUT MY QUESTION.&lt;/P&gt;&lt;P&gt;AND.. I HAVE MORE QUESTION ABOUT INTERRUPT..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I write an interrupt signal with a GPIO pin, can I just recognize it if I input it with LOW, HIGH, and the IP over there is in interrupt mode? Or should I set it up separately?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And if I set the IP setting to folding mode, do I just think of it as continuing to send and receive signals without any other signals? Periodically&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 01 Jun 2025 23:45:17 GMT</pubDate>
    <dc:creator>LEEYM</dc:creator>
    <dc:date>2025-06-01T23:45:17Z</dc:date>
    <item>
      <title>S32K312 SPI EXAMPLE</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-EXAMPLE/m-p/2107474#M49378</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In the code below, the slave is sending an interrupt signal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, there is no separate IRQ in the PIN configuration, and I wonder how the master judges the interrupt signal request signal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, if you have a location or function to judge, please let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LEEYM_0-1748562990541.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340541iA9463DDDF75E1761/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LEEYM_0-1748562990541.png" alt="LEEYM_0-1748562990541.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LEEYM_1-1748562999763.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340542i1AC3335C285190CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LEEYM_1-1748562999763.png" alt="LEEYM_1-1748562999763.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this example name : Lpspi_FLEXIO_IP_TRANSFER_S32K312&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 23:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-EXAMPLE/m-p/2107474#M49378</guid>
      <dc:creator>LEEYM</dc:creator>
      <dc:date>2025-05-29T23:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI EXAMPLE</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-EXAMPLE/m-p/2108018#M49426</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if you refer to&amp;nbsp;Lpspi_Ip_UpdateTransferMode function, this does not send any interrupt signal on pin etc. It just updates mode a driver services transfer. For interrupt mode the driver will call peripheral interrupt (if enabled properly) and transferred bytes/words are processed in this interrupt.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1748605054953.png" style="width: 675px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/340697i7AFC2464E898C279/image-dimensions/675x102?v=v2" width="675" height="102" role="button" title="PetrS_0-1748605054953.png" alt="PetrS_0-1748605054953.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 11:38:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-EXAMPLE/m-p/2108018#M49426</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2025-05-30T11:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI EXAMPLE</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-EXAMPLE/m-p/2108379#M49455</link>
      <description>&lt;P&gt;THANKS YOUR ANSWER ABOUT MY QUESTION.&lt;/P&gt;&lt;P&gt;AND.. I HAVE MORE QUESTION ABOUT INTERRUPT..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I write an interrupt signal with a GPIO pin, can I just recognize it if I input it with LOW, HIGH, and the IP over there is in interrupt mode? Or should I set it up separately?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And if I set the IP setting to folding mode, do I just think of it as continuing to send and receive signals without any other signals? Periodically&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Jun 2025 23:45:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-EXAMPLE/m-p/2108379#M49455</guid>
      <dc:creator>LEEYM</dc:creator>
      <dc:date>2025-06-01T23:45:17Z</dc:date>
    </item>
  </channel>
</rss>

