<?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: S32K116 dev board - SPI slave examples does not work</title>
    <link>https://community.nxp.com/t5/S32K/S32K116-dev-board-SPI-slave-examples-does-not-work/m-p/1523533#M17748</link>
    <description>&lt;P&gt;Hi&amp;nbsp;ravi00ei51,&lt;/P&gt;
&lt;P&gt;Please tell us the version of your S32DS and SDK or RTD. I try to program&amp;nbsp;&lt;STRONG&gt;lpspi_dma_master_s32k116&lt;/STRONG&gt; on one &lt;A href="https://www.nxp.com/webapp/Download?colCode=S32K116EVB-SCH-30003-R0" target="_self"&gt;S32K116EVB-Q048&lt;/A&gt; and&amp;nbsp;&lt;STRONG&gt;lpspi_dma_slave_s32k116&lt;/STRONG&gt; on another&amp;nbsp;&lt;A href="https://www.nxp.com/document/guide/get-started-with-the-s32k116evb-q048-:NGS-S32K116EVB" target="_self"&gt;S32K116EVB-Q048&lt;/A&gt;. (Note The Slave device should be listening for data coming from the Master before the Master device starts sending the data.) Power the slave board first. The Green LED is light on my board, which mean&amp;nbsp;&lt;SPAN&gt;transfer is successful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LPSPI DMA Slave RTM4.0.2 lpspi_dma_slave_s32k116.png" style="width: 871px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/193950iBEC9783C7889EC72/image-size/large?v=v2&amp;amp;px=999" role="button" title="LPSPI DMA Slave RTM4.0.2 lpspi_dma_slave_s32k116.png" alt="LPSPI DMA Slave RTM4.0.2 lpspi_dma_slave_s32k116.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you are using&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=SCH-47484" target="_self"&gt;S32K116EVB2Q048&lt;/A&gt;, since the schematic diagram is different&amp;nbsp;please connect 2-3 J109 for RGB_GREEN.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K116EVB2Q048 J109.png" style="width: 537px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/193952iFE1E8E4708E50C98/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32K116EVB2Q048 J109.png" alt="S32K116EVB2Q048 J109.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:09:25 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2022-09-16T09:09:25Z</dc:date>
    <item>
      <title>S32K116 dev board - SPI slave examples does not work</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-dev-board-SPI-slave-examples-does-not-work/m-p/1523210#M17737</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to implement an application on S32K116 which involves receiving data from another microcontroller(Say microA) over SPI. microA acts SPI master and whenever data is available sends it to S32K116 dev board. I tried various s32studio examples for s32k116 SPI slave (lspi_dma_slave and lspi_transfer slave) but s32k116 board cant receive data as SPI slave.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With S32K116 I have tried various SPI speeds from master(4MBPS, 1MBPS, 500KBPS, 250KBPS) but nothing works.&lt;/P&gt;&lt;P&gt;I also tried microA with s32k144 dev board as SPI slave. With s32k144 SPI slave examples data from microA is received successfully.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is that has anyone got a working example for s32k116 dev board as SPI slave?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 23:08:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-dev-board-SPI-slave-examples-does-not-work/m-p/1523210#M17737</guid>
      <dc:creator>ravi00ei51</dc:creator>
      <dc:date>2022-09-15T23:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: S32K116 dev board - SPI slave examples does not work</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-dev-board-SPI-slave-examples-does-not-work/m-p/1523533#M17748</link>
      <description>&lt;P&gt;Hi&amp;nbsp;ravi00ei51,&lt;/P&gt;
&lt;P&gt;Please tell us the version of your S32DS and SDK or RTD. I try to program&amp;nbsp;&lt;STRONG&gt;lpspi_dma_master_s32k116&lt;/STRONG&gt; on one &lt;A href="https://www.nxp.com/webapp/Download?colCode=S32K116EVB-SCH-30003-R0" target="_self"&gt;S32K116EVB-Q048&lt;/A&gt; and&amp;nbsp;&lt;STRONG&gt;lpspi_dma_slave_s32k116&lt;/STRONG&gt; on another&amp;nbsp;&lt;A href="https://www.nxp.com/document/guide/get-started-with-the-s32k116evb-q048-:NGS-S32K116EVB" target="_self"&gt;S32K116EVB-Q048&lt;/A&gt;. (Note The Slave device should be listening for data coming from the Master before the Master device starts sending the data.) Power the slave board first. The Green LED is light on my board, which mean&amp;nbsp;&lt;SPAN&gt;transfer is successful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LPSPI DMA Slave RTM4.0.2 lpspi_dma_slave_s32k116.png" style="width: 871px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/193950iBEC9783C7889EC72/image-size/large?v=v2&amp;amp;px=999" role="button" title="LPSPI DMA Slave RTM4.0.2 lpspi_dma_slave_s32k116.png" alt="LPSPI DMA Slave RTM4.0.2 lpspi_dma_slave_s32k116.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you are using&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=SCH-47484" target="_self"&gt;S32K116EVB2Q048&lt;/A&gt;, since the schematic diagram is different&amp;nbsp;please connect 2-3 J109 for RGB_GREEN.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="S32K116EVB2Q048 J109.png" style="width: 537px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/193952iFE1E8E4708E50C98/image-size/large?v=v2&amp;amp;px=999" role="button" title="S32K116EVB2Q048 J109.png" alt="S32K116EVB2Q048 J109.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-dev-board-SPI-slave-examples-does-not-work/m-p/1523533#M17748</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-09-16T09:09:25Z</dc:date>
    </item>
  </channel>
</rss>

