<?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: Regards Example Code Async SPI  ON WB s32k344 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044289#M45899</link>
    <description>&lt;P&gt;Hi Robin&lt;/P&gt;&lt;P&gt;Please let me know which RTD package is used for these plugins . as I am not able to get these Plugins&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AbhishekK_0-1739514494240.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323959iF4D05DD0F1C33234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AbhishekK_0-1739514494240.png" alt="AbhishekK_0-1739514494240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly provide me path .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2025 06:29:44 GMT</pubDate>
    <dc:creator>AbhishekK</dc:creator>
    <dc:date>2025-02-14T06:29:44Z</dc:date>
    <item>
      <title>Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2041415#M45774</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can anyone will help with WB S32k344 (SPI Async loopback ) example code or something .&lt;/P&gt;&lt;P&gt;we are struggling here with it .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The scenario is like ,&lt;/P&gt;&lt;P&gt;We want to get SPI UP . we are configured SPI and called below functions .&lt;/P&gt;&lt;P&gt;Spi_Init(NULL_PTR);&lt;/P&gt;&lt;P&gt;Spi_SetAsyncMode(SPI_INTERRUPT_MODE);&lt;/P&gt;&lt;P&gt;Spi_SetupEB(0u, TxChBuf0, RxChBuf0, 20u);&lt;/P&gt;&lt;P&gt;WriteIB(1u, TxChBuf1);&lt;/P&gt;&lt;P&gt;Spi_AsyncTransmit(SpiConf_SpiSequence_SpiSequence_Slave);&lt;/P&gt;&lt;P&gt;but we are not able to check the clock pulses also on SPI_CLK line .&lt;/P&gt;&lt;P&gt;kindly guide us with method to verify all conditions to up spi .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. one doubt i need to clerify about spi ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;SPIclk will get only when some data is transfering SPI_OUT or SPI_IN . is it corrct ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2025 05:37:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2041415#M45774</guid>
      <dc:creator>AbhishekK</dc:creator>
      <dc:date>2025-02-11T05:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2041482#M45781</link>
      <description>&lt;P&gt;Yes.&lt;/P&gt;
&lt;P&gt;Please tell me which board you are using. Is it the &lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/S32K344-WB" target="_self"&gt;S32K344-WB Evaluation Board for Automotive General Purpose&lt;/A&gt;? There is a &lt;STRONG&gt;Spi_Example_47478A_440_100&lt;/STRONG&gt; project in the&lt;A href="https://community.nxp.com/t5/S32K/S32K344-Whiteboard-Example-Project/m-p/1500850" target="_self"&gt; S32K344 Whiteboard Example Project&lt;/A&gt; for your reference. (C:\NXP\S32K344_Whiteboard_Example_RTM_1.0.0\S32K344_Whiteboard_Example_RTM_1.0.0\SPI\Spi_Example_47478A_440_100)&lt;/P&gt;
&lt;P&gt;Unfortunately, the S32K3 RTD is usually an example on the S32K3X4EVB-Q257 or S32K3X4EVB-T172, so if you use the project in the RTD, you need to modify it according to the S32K344-WB hardware.&lt;/P&gt;
&lt;P&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 "ACCEPT AS SOLUTION" 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>Tue, 11 Feb 2025 06:59:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2041482#M45781</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-02-11T06:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044289#M45899</link>
      <description>&lt;P&gt;Hi Robin&lt;/P&gt;&lt;P&gt;Please let me know which RTD package is used for these plugins . as I am not able to get these Plugins&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AbhishekK_0-1739514494240.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323959iF4D05DD0F1C33234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AbhishekK_0-1739514494240.png" alt="AbhishekK_0-1739514494240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly provide me path .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 06:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044289#M45899</guid>
      <dc:creator>AbhishekK</dc:creator>
      <dc:date>2025-02-14T06:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044307#M45900</link>
      <description>&lt;P&gt;Hi Robin&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got version 1 RTD package&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is Available here&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 07:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044307#M45900</guid>
      <dc:creator>AbhishekK</dc:creator>
      <dc:date>2025-02-14T07:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044314#M45901</link>
      <description>&lt;P&gt;Hello robin&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any document avaliable which guide the about EB project import and compile ,build it .&lt;/P&gt;&lt;P&gt;As it seems process is too much complicated .I am struggling here to import and compile it&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me with it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AbhishekK_0-1739516862606.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323962i3B418327982905F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AbhishekK_0-1739516862606.png" alt="AbhishekK_0-1739516862606.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you see project structure is too much different .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Abhishek&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 07:09:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044314#M45901</guid>
      <dc:creator>AbhishekK</dc:creator>
      <dc:date>2025-02-14T07:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044992#M45942</link>
      <description>&lt;P&gt;Did you install&amp;nbsp;&lt;STRONG&gt;SW32K3_RTD_4.4_1.0.0_D2110.exe&lt;/STRONG&gt; by follow the chapter "&lt;EM&gt;&lt;STRONG&gt;2.3.2. Install Real-Time Drivers&lt;/STRONG&gt;&lt;/EM&gt;" of&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;S32K344_Whiteboard_Software_User_Guide.pdf&lt;/EM&gt;&lt;/STRONG&gt;?&amp;nbsp; (C:\NXP\S32K344_Whiteboard_Example_RTM_1.0.0\S32K344_Whiteboard_Example_RTM_1.0.0\S32K344_Whiteboard_Software_User_Guide.pdf)&lt;/P&gt;
&lt;P&gt;Please download RTD by click &lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D" target="_self"&gt;S32K3 Standard Software&lt;/A&gt; -&amp;gt; Automotive SW - S32K3/S32M27x - Real-Time Drivers for Cortex-M -&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Q: Is there any document avaliable which guide the about EB project import and compile ,build it&lt;BR /&gt;A: Please follow the guide of S32K344_Whiteboard_Software_User_Guide.pdf, for example: 5.2. Import EB tresos Project.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 01:06:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2044992#M45942</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-02-17T01:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045154#M45947</link>
      <description>&lt;P&gt;Hi Robin&lt;/P&gt;&lt;P&gt;I have gone throught above document . In this document it is mentioned only how to generate code but I want info about Compilation of this code and elf generation .&lt;/P&gt;&lt;P&gt;Kindly help on it .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AbhishekK_0-1739772758144.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/324195i3C68B33F6540A969/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AbhishekK_0-1739772758144.png" alt="AbhishekK_0-1739772758144.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="AbhishekK_1-1739772829957.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/324196iA3B8350085274079/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AbhishekK_1-1739772829957.png" alt="AbhishekK_1-1739772829957.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here only S32ds build info is there not about EB tresos build info&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 06:16:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045154#M45947</guid>
      <dc:creator>AbhishekK</dc:creator>
      <dc:date>2025-02-17T06:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045318#M45956</link>
      <description>&lt;P&gt;Sorry, the EB configuration project in S32K344_Whiteboard_Example_RTM_1.0.0 seems to only build in S32DS and generate elf files. It does not provide makefile to build like other EB projects in S32K3 RTD.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 09:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045318#M45956</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-02-17T09:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045508#M45967</link>
      <description>Can you please help me with how to build in S32DS ?&lt;BR /&gt;As This info I am not able to find it .</description>
      <pubDate>Mon, 17 Feb 2025 13:18:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045508#M45967</guid>
      <dc:creator>AbhishekK</dc:creator>
      <dc:date>2025-02-17T13:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045965#M45987</link>
      <description>&lt;P&gt;I followed the following order:&lt;BR /&gt;5.2. Import EB tresos Project&lt;BR /&gt;6. Generate Code&lt;BR /&gt;5.1. Import S32DS Project&lt;BR /&gt;7.1. Build in S32DS&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 05:28:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2045965#M45987</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-02-18T05:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2046321#M46000</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AbhishekK_0-1739879165661.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/324513iC8CA03ACCCB2711C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AbhishekK_0-1739879165661.png" alt="AbhishekK_0-1739879165661.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Not able to understand this Error . Can you please help me with it .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 11:47:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2046321#M46000</guid>
      <dc:creator>AbhishekK</dc:creator>
      <dc:date>2025-02-18T11:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2047037#M46032</link>
      <description>&lt;P&gt;The video in the attachment records how I imported the EB project to generate code and then built the project with S32DS. I don't have S32K3 RTD 1.0.0 installed but I have RTD 1.0.0 HF01 installed. But I don't think this is the cause of this problem.&lt;BR /&gt;Have you tried to import the RTD 1.0.0 project and build it? (File-&amp;gt;New-&amp;gt;S32DS Project from Example)&lt;/P&gt;
&lt;P&gt;If not, I'm afraid you need to raise a new question in the S32DS community and ask my colleagues for help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or reinstall S32DS v3.4 with S32K3 RTD 1.0.0:&lt;/P&gt;
&lt;P&gt;Please start from page 17 of&amp;nbsp;&lt;A id="relatedDocsClickPDF_16" class="dtmcustomrulelink" href="https://www.nxp.com/docs/en/supporting-information/02_S32K3xx_Real_Time_Drivers_(RTD)_Installation_Guide_Training.pdf" target="_blank" rel="noopener nofollow noreferrer" data-dtmaction="Documentation Section - Results Link Click" data-dtmsubaction="S32K3xx Real-Time Drivers (RTD) Installation Guide - Training - NXP - Training Presentation - English"&gt;&lt;SPAN&gt;S32K3xx Real-Time Drivers (RTD) Installation Guide - Training&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Click&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D" target="_self" rel="nofollow noopener noreferrer"&gt;S32K3 Standard Software&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- &amp;gt;&amp;nbsp;Automotive SW - S32K3/S32M27x - Real-Time Drivers for Cortex-M -&amp;gt;&amp;nbsp;Previous -&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=13023347" target="_self" rel="nofollow noopener noreferrer"&gt;S32K3 Real Time Drivers Version 1.0.0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Click&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D" target="_self" rel="nofollow noopener noreferrer"&gt;S32K3 Standard Software&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- &amp;gt;&amp;nbsp;Automotive SW - S32K3 - S32 Design Studio -&amp;gt;&amp;nbsp;3.4.1_D2110&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=13024787" target="_self" rel="nofollow noopener noreferrer"&gt;S32 Design Studio for S32 Platform v.3.4 Update with Service Pack 2 for S32K3 devices&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 07:28:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2047037#M46032</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2025-02-19T07:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regards Example Code Async SPI  ON WB s32k344</title>
      <link>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2154659#M51963</link>
      <description>&lt;P&gt;Robin_Shen,&lt;/P&gt;&lt;P&gt;I have the s32K344-WB board. From what you said, the example projects won't run here. What is the difference in this board to the compatible boards,&amp;nbsp;&lt;SPAN&gt;S32K3X4EVB-Q257 or S32K3X4EVB-T172? what changes would need to be made to the examples?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is most unfortunate.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 18:41:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Regards-Example-Code-Async-SPI-ON-WB-s32k344/m-p/2154659#M51963</guid>
      <dc:creator>ekmas-19</dc:creator>
      <dc:date>2025-08-19T18:41:51Z</dc:date>
    </item>
  </channel>
</rss>

