<?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 SPI ISSUE in S32K</title>
    <link>https://community.nxp.com/t5/S32K/SPI-ISSUE/m-p/2306582#M56583</link>
    <description>&lt;P&gt;In my project, I use spi as slave to receive data(Interrupt mode).when I use SPI_0, every thing goes well,I can receive data normally.However when I use SPI_1 and SPI_3,I can't receive normally, but the callback shows spi data transfer end.&lt;SPAN&gt;&amp;nbsp;I have checked the SPI configuration across these cases, no issues were found.What may be the cause of SPI_1 reception failure, MY code is attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lpspi_Ip_AsyncTransmit(&amp;amp;SLAVE_EXTERNAL_DEVICE_1, Spi_0_TxSlaveBuffer, Spi_0_RxSlaveBuffer, 54, lpspi_callback_int);&lt;BR /&gt;Lpspi_Ip_AsyncTransmit(&amp;amp;SLAVE_EXTERNAL_DEVICE_2, Spi_1_TxSlaveBuffer, Spi_1_RxSlaveBuffer, 54, lpspi1_callback_int);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Spi_0_TxSlaveBuffer receive data normalyyl, but&amp;nbsp;Spi_1_TxSlaveBuffer can't.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Feb 2026 11:16:12 GMT</pubDate>
    <dc:creator>chris_010</dc:creator>
    <dc:date>2026-02-04T11:16:12Z</dc:date>
    <item>
      <title>SPI ISSUE</title>
      <link>https://community.nxp.com/t5/S32K/SPI-ISSUE/m-p/2306582#M56583</link>
      <description>&lt;P&gt;In my project, I use spi as slave to receive data(Interrupt mode).when I use SPI_0, every thing goes well,I can receive data normally.However when I use SPI_1 and SPI_3,I can't receive normally, but the callback shows spi data transfer end.&lt;SPAN&gt;&amp;nbsp;I have checked the SPI configuration across these cases, no issues were found.What may be the cause of SPI_1 reception failure, MY code is attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lpspi_Ip_AsyncTransmit(&amp;amp;SLAVE_EXTERNAL_DEVICE_1, Spi_0_TxSlaveBuffer, Spi_0_RxSlaveBuffer, 54, lpspi_callback_int);&lt;BR /&gt;Lpspi_Ip_AsyncTransmit(&amp;amp;SLAVE_EXTERNAL_DEVICE_2, Spi_1_TxSlaveBuffer, Spi_1_RxSlaveBuffer, 54, lpspi1_callback_int);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Spi_0_TxSlaveBuffer receive data normalyyl, but&amp;nbsp;Spi_1_TxSlaveBuffer can't.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 11:16:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/SPI-ISSUE/m-p/2306582#M56583</guid>
      <dc:creator>chris_010</dc:creator>
      <dc:date>2026-02-04T11:16:12Z</dc:date>
    </item>
  </channel>
</rss>

