<?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>S32 SDKのトピックRe: SPI slave mode Receiving issue</title>
    <link>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069804#M1712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; First of all, I'm glad you could get back to me.You understand right, S32K116 is the slave, LPC1769 is the host.&lt;/P&gt;&lt;P&gt;I have reduced the SPI clock of the host computer（Clock reduced from 500000 to 100000）. The transmission will still overflow and interrupt. Occasionally, the data will be misplaced. I don't know if it is caused by this reason.&lt;/P&gt;&lt;P&gt;Is there any other solution，please？&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2020 01:39:26 GMT</pubDate>
    <dc:creator>1216502530</dc:creator>
    <dc:date>2020-05-29T01:39:26Z</dc:date>
    <item>
      <title>SPI slave mode Receiving issue</title>
      <link>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069802#M1710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="qq.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/107523i80106C8C87688A74/image-size/large?v=v2&amp;amp;px=999" role="button" title="qq.png" alt="qq.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #51626f; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; overflow-wrap: break-word; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Dear all:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Enable interrupt mode, is it normal for interrupt to enter here?&lt;/P&gt;&lt;P&gt;Only after multiple runs can the data sent by the host be received completely correctly.&lt;/P&gt;&lt;P&gt;The main machine adopts lpc1769.&lt;/P&gt;&lt;P&gt;What's the reason, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2020 10:55:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069802#M1710</guid>
      <dc:creator>1216502530</dc:creator>
      <dc:date>2020-05-25T10:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: SPI slave mode Receiving issue</title>
      <link>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069803#M1711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, the FIFO underrun error was detected. That is why the transfer&amp;nbsp;is aborted such as is recommended in the S32K RM rev12.1&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/107961i2C8E1FBD8A14F7DE/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;At first, you can try to reduce the master SPI clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand well your slave device is S32K116 and the master device is&amp;nbsp;lpc1769, right?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2020 10:33:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069803#M1711</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-05-27T10:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: SPI slave mode Receiving issue</title>
      <link>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069804#M1712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Diana,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; First of all, I'm glad you could get back to me.You understand right, S32K116 is the slave, LPC1769 is the host.&lt;/P&gt;&lt;P&gt;I have reduced the SPI clock of the host computer（Clock reduced from 500000 to 100000）. The transmission will still overflow and interrupt. Occasionally, the data will be misplaced. I don't know if it is caused by this reason.&lt;/P&gt;&lt;P&gt;Is there any other solution，please？&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2020 01:39:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069804#M1712</guid>
      <dc:creator>1216502530</dc:creator>
      <dc:date>2020-05-29T01:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: SPI slave mode Receiving issue</title>
      <link>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069805#M1713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Li,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried to increase the slave buffer size?&lt;/P&gt;&lt;P&gt;You can try to consider to use DMA instead of using interrupts. An example lpspi_dma_slave_s32k116 is in the S32DS.&lt;/P&gt;&lt;P&gt;What source clock do you have selected for the LPSPI slave?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 11:19:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-SDK/SPI-slave-mode-Receiving-issue/m-p/1069805#M1713</guid>
      <dc:creator>dianabatrlova</dc:creator>
      <dc:date>2020-06-01T11:19:39Z</dc:date>
    </item>
  </channel>
</rss>

