<?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 Re: S32K3 Triggering SPI DMA from external trigger in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948976#M40637</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I see there is a new SPI DMA RTD Tresos project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you compare the configuration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2024 10:22:11 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2024-09-06T10:22:11Z</dc:date>
    <item>
      <title>S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1927608#M39073</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I am currently trying to interface S32K344 with a 24-bit ADC ads130b04-q1 which is expected to run at its max data rate (~32kSPS), via the SPI interface.&amp;nbsp; This ADC features an active low data ready interrupt pin.&lt;/P&gt;&lt;P&gt;The way that I want it to work is that whenever the MCU detects a falling edge on the selected pin, the SPI DMA would immediately get triggered to send out the command to read the ADC DATA.&lt;/P&gt;&lt;P&gt;When such data (4 bytes) has been received, I would like to have it automatically stored.&amp;nbsp; I am assuming that the SPI DMA can also do that for me?&amp;nbsp; So in this case, I may need both the TX and RX channel DMA'ed.&lt;/P&gt;&lt;P&gt;That said, I cannot seem to find a good example linking this procedure mentioned.&amp;nbsp; May anyone please kindly point me to the correct example or examples?&lt;/P&gt;&lt;P&gt;NOTE: I'm using \SW32K3_S32M27x_RTD_R21-11_4.0.0_P01\eclipse\plugins\Spi_TS_T40D34M40I0R0\examples\EBT\S32K3XX\Spi_Transfer_S32K344&lt;/P&gt;&lt;P&gt;Thank you very much in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 17:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1927608#M39073</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-08-07T17:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1929122#M39183</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;There is this example you can refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K312-SPI-Transmit-amp-Receive-Using-DMA-DS3-5-RTD300/ta-p/1787856" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K312-SPI-Transmit-amp-Receive-Using-DMA-DS3-5-RTD300/ta-p/1787856&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I don't see any SPI DMA example built with RTD 4.0.0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know the specifics of this use case, but both the LPSPI module and the RTD driver supports Host request that can be used here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1723209253867.png" style="width: 463px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292773i6403072CD4E277AB/image-dimensions/463x542?v=v2" width="463" height="542" role="button" title="danielmartynek_0-1723209253867.png" alt="danielmartynek_0-1723209253867.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;More details in the RM.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1723209336201.png" style="width: 611px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/292774i8603B5E392B67DE8/image-dimensions/611x112?v=v2" width="611" height="112" role="button" title="danielmartynek_1-1723209336201.png" alt="danielmartynek_1-1723209336201.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 13:16:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1929122#M39183</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-08-09T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1933640#M39613</link>
      <description>&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;Thanks for reply and solution provided. I am trying to co-relate api's from your example with Autosar api's and trying to do the configuration in EB. Hope it would work. I'll update once it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Again!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 11:45:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1933640#M39613</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-08-16T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1940381#M40117</link>
      <description>&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;I have done configuration as per example provided by you. But it seems after first initial transmit, all next jobs are reporting&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;SPI_E_SEQ_PENDING&lt;/STRONG&gt;. Following is the main functions sequence I am currently using. I have also attached some screenshots of basic configuration. Could you please check and let me know if anything I am missing here?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Spi_SetAsyncMode&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SPI_INTERRUPT_MODE&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Spi_WriteIB&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SpiConf_SpiSequence_SpiSequence_isoadc&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN&gt;TxChBuf0&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Spi_AsyncTransmit&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SpiConf_SpiSequence_SpiSequence_isoadc&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;while (SPI_SEQ_OK != Spi_GetSequenceResult(SpiConf_SpiSequence_SpiSequence_isoadc));&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Spi_ReadIB&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SpiConf_SpiSequence_SpiSequence_isoadc&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN&gt;RxChBuf0&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rohitk23_0-1724671925866.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295291iEE0B53D523758208/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rohitk23_0-1724671925866.png" alt="Rohitk23_0-1724671925866.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rohitk23_1-1724671966873.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295292i6C042C21E338CF80/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rohitk23_1-1724671966873.png" alt="Rohitk23_1-1724671966873.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rohitk23_2-1724672008676.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295293i1E39BEA049FA9246/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rohitk23_2-1724672008676.png" alt="Rohitk23_2-1724672008676.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rohitk23_3-1724672031277.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295294iE70813B27638B5B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rohitk23_3-1724672031277.png" alt="Rohitk23_3-1724672031277.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rohitk23_4-1724672051183.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/295295i402AC7AE3A623949/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rohitk23_4-1724672051183.png" alt="Rohitk23_4-1724672051183.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Aug 2024 11:35:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1940381#M40117</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-08-26T11:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1940388#M40119</link>
      <description>&lt;P&gt;HI &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you use Spi_GetStatus() instead of Spi_GetSequenceResult()?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 11:43:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1940388#M40119</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-08-26T11:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1941760#M40194</link>
      <description>Hello Daniel,&lt;BR /&gt;I tried using Spi_GetStatus() instead of Spi_GetSequenceResult() and it is always returning SPI_BUSY. What could be the reason.?</description>
      <pubDate>Wed, 28 Aug 2024 05:01:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1941760#M40194</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-08-28T05:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1943192#M40281</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Do you use the Host request (HREQ) already in the project?&lt;/P&gt;
&lt;P&gt;I would recommend testing the SPI without HREQ first.&lt;/P&gt;
&lt;P&gt;Can you monitor the bus with an oscilloscope?&lt;/P&gt;
&lt;P&gt;If the HREQ is used, plase scope it too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:40:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1943192#M40281</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-08-29T07:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1946865#M40531</link>
      <description>Thanks. There was issue with interrupt, and it was disabled. I disabled HREQ. I could see SPI is running in async mode without DMA. But now I am trying to integrate SPI with DMA I see that SADDR and DADDR are correctly mapped but DADDR is not updating with provided data. I have attached log for the same. I have also configured DMA interrupts and enabled it during initialization. Could you please check logs and which can gives hints for what config i have done.</description>
      <pubDate>Wed, 04 Sep 2024 04:57:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1946865#M40531</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-09-04T04:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1946866#M40532</link>
      <description>&lt;P&gt;Forgot to attach log file with last reply.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 04:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1946866#M40532</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-09-04T04:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1947122#M40544</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Please check the DMAMUX too.&lt;/P&gt;
&lt;P&gt;I don't see the registers in the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 09:46:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1947122#M40544</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-09-04T09:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1947145#M40546</link>
      <description>&lt;P&gt;Yes, these are also captured. Please have a look on this as well. Please let me know if you find any incorrect configuration.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 10:10:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1947145#M40546</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-09-04T10:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948161#M40595</link>
      <description>Hello Daniel,&lt;BR /&gt;Did you find any incorrect settings in the configuration. Is there anything i am missing in the configuration point of view.</description>
      <pubDate>Thu, 05 Sep 2024 10:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948161#M40595</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-09-05T10:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948298#M40605</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The only thing I have noticed is that there is an error on the source read in descriptor 0, that is the LPSPI1_TX.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1725543225103.png" style="width: 620px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/297401i4D349B958D4504EA/image-dimensions/620x299?v=v2" width="620" height="299" role="button" title="danielmartynek_0-1725543225103.png" alt="danielmartynek_0-1725543225103.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Are the SRAM TX RX buffers protected my MPU/XRDC?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you might not see the RX data in the buffer simply because the core read the data from the cache not the SRAM.&lt;/P&gt;
&lt;P&gt;You can place the buffer in no_cacheable SRAM region:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;#pragma GCC section bss ".mcal_bss_no_cacheable"
volatile uint32_t RX_buffer;
#pragma GCC section bss&lt;/LI-CODE&gt;
&lt;P&gt;Or use the Cache_Ip.h APIs to invalidate the cache.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 13:42:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948298#M40605</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-09-05T13:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948961#M40636</link>
      <description>&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;The Tx/Rx buffers are not protected by MPU. Also, I tried with non-cacheable region for Tx/Rx buffers, but it's not worked. Is there any additional interrupts need to be enabled for the DMA transfer. Currently I have enabled interrupts for DMA TCD0 and DMA TCD1, interrupt sources 20 and 21 respectively. I have attached screenshots of DMA Interrupt configuration and SPI configuration with test code for the reference. Could you please have look on it.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 09:49:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948961#M40636</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-09-06T09:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948976#M40637</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I see there is a new SPI DMA RTD Tresos project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you compare the configuration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 10:22:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1948976#M40637</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-09-06T10:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1951083#M40783</link>
      <description>&lt;P&gt;Hello Daniel,&lt;/P&gt;&lt;P&gt;Thanks for the example. I have checked this and difference is its implemented with scatter gather configuration. I tried this implementation, but it seems same problem. I see Source address of TCD0 and Transmit buffer addresses are not matching. Also, ISR&amp;nbsp;&lt;SPAN&gt;Spi_SeqNotification0 never get called.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;I have attached logs of this example for your reference. Please let me know if you find any incorrect configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 11:55:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1951083#M40783</guid>
      <dc:creator>Rohitk23</dc:creator>
      <dc:date>2024-09-10T11:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3 Triggering SPI DMA from external trigger</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1953473#M40897</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/238456"&gt;@Rohitk23&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I just notived that you use TCR as the destination address not TDR.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1726144128060.png" style="width: 511px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298859i5F2245658518D7B8/image-dimensions/511x221?v=v2" width="511" height="221" role="button" title="danielmartynek_0-1726144128060.png" alt="danielmartynek_0-1726144128060.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="danielmartynek_1-1726144172197.png" style="width: 598px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/298860i9D6DFBE8D64F56B1/image-dimensions/598x56?v=v2" width="598" height="56" role="button" title="danielmartynek_1-1726144172197.png" alt="danielmartynek_1-1726144172197.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 12:30:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-Triggering-SPI-DMA-from-external-trigger/m-p/1953473#M40897</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-09-12T12:30:00Z</dc:date>
    </item>
  </channel>
</rss>

