<?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: S32K344 - Lin communication between Peak LIN and MCU in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1919693#M38439</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the examples.&lt;/P&gt;&lt;P&gt;Iam going ahead with the Lin_Slave_S32K344_Example_DS from the Linstack. Instead of the Master in another board, I want to use Peak LIN as master.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. What are the changes that i need to make ?&lt;/P&gt;&lt;P&gt;2. Can you provide me step wise instructions on what i need to do to make it communicate with Peak LIN&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Iam getting multiple errrors like the parameter McuClockSettingConfig_0 could not be resolved. I did not make any changes in peripheral except for changing the LPUART5 to LPUART1 and adding couple of Dio pins&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_0-1722277288997.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290820i3B5112DA4803541E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_0-1722277288997.png" alt="sandeep_j_0-1722277288997.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I also made sure that the Update_code is done&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_1-1722277340751.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290821iE2714C5C4EEA1EC5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_1-1722277340751.png" alt="sandeep_j_1-1722277340751.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;thank you so much !!!&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jul 2024 18:24:06 GMT</pubDate>
    <dc:creator>sandeep_j</dc:creator>
    <dc:date>2024-07-29T18:24:06Z</dc:date>
    <item>
      <title>S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1916451#M38196</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;Iam using the S32K344 MCU in my project and I have managed to start LPUART communication from the MCU to my PC using the&amp;nbsp;Lin_MasterFrameTransfer_S32K344 example. I was successful in transferring LIN frames from the MCU to the PC.&lt;/P&gt;&lt;P&gt;However iam unable to send frames from my PC (Master) and the MCU (Slave) using Peak-LIN. I see my messages are getting Echoed in the Peak Lin but iam unable to find any code or configurations regarding how to receive data from the PC to the MCU.&lt;/P&gt;&lt;P&gt;i have tried some of the examples that were available in the AUTOSAR 4.4 - R21-11 RTD 3.0.0&lt;/P&gt;&lt;P&gt;Iam just a beginner here. Please point me in the right direction.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 18:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1916451#M38196</guid>
      <dc:creator>sandeep_j</dc:creator>
      <dc:date>2024-07-24T18:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1918125#M38286</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;so do you want to add receive part into that master example? Means master is sending header and Peak-LIN responds with payload.&lt;/P&gt;
&lt;P&gt;Or you would like to rather have LIN slave demo, where Peak-LIN is initiating frames and K344 respond accordingly, receive payload or respond to request?&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 12:29:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1918125#M38286</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-07-26T12:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1918147#M38287</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;I would like to have an example or code of a LIN slave demo where MCU responds according to the Frames sent from the Peak LIN.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 13:21:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1918147#M38287</guid>
      <dc:creator>sandeep_j</dc:creator>
      <dc:date>2024-07-26T13:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1919423#M38406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;there are two RTD demos you can refer to, where LPUART is used as LIN Slave&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;-&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Lin_Ip_FrameTransfer_S32K344"...&amp;nbsp; simple application which shows a communication between a Lin Master and a Lin Slave of both Lpuart Ip and Flexio Ip&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR clear="none" /&gt;&lt;SPAN&gt;- "Lin_Slave_S32K344_Example_DS" ... LINStack example demonstrating the LIN communication between S32K344 Slave and other board Master using unconditional frames.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_2-1722255524512.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290762iFACA4025474102B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_2-1722255524512.png" alt="PetrS_2-1722255524512.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 12:19:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1919423#M38406</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-07-29T12:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1919693#M38439</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the examples.&lt;/P&gt;&lt;P&gt;Iam going ahead with the Lin_Slave_S32K344_Example_DS from the Linstack. Instead of the Master in another board, I want to use Peak LIN as master.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. What are the changes that i need to make ?&lt;/P&gt;&lt;P&gt;2. Can you provide me step wise instructions on what i need to do to make it communicate with Peak LIN&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Iam getting multiple errrors like the parameter McuClockSettingConfig_0 could not be resolved. I did not make any changes in peripheral except for changing the LPUART5 to LPUART1 and adding couple of Dio pins&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_0-1722277288997.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290820i3B5112DA4803541E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_0-1722277288997.png" alt="sandeep_j_0-1722277288997.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I also made sure that the Update_code is done&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_1-1722277340751.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/290821iE2714C5C4EEA1EC5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_1-1722277340751.png" alt="sandeep_j_1-1722277340751.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;thank you so much !!!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 18:24:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1919693#M38439</guid>
      <dc:creator>sandeep_j</dc:creator>
      <dc:date>2024-07-29T18:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1920395#M38494</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;1) if S32K344EVB is used, or custom board with similar HW connection, then so changes are needed. Just open example, and do code update, build and download into MCU sucessfully.&lt;BR /&gt;Not sure of the RTD and stack version you have, but I tried the one in RTD4.0.0, stack 2.0.4 and the only steps I did was &lt;BR /&gt;-mex file modification in external editor before opening in S32DS, search for&amp;nbsp;src\LIN21.ldf and change it to&amp;nbsp;src/LIN21.ldf&lt;BR /&gt;- during code update allow changes for generated LinIf.h and LInIf.c as described in LINStack user manual chapter&amp;nbsp;6 Known issues and limitations&lt;BR /&gt;Then project can be built and elf generated&lt;/P&gt;
&lt;P&gt;2) in PCAN LIN you need to load ldf file from project, select Master node and then select and run Schedule Table from that ldf file. YOu can read PLIN VIew manual for more info.&lt;/P&gt;
&lt;P&gt;3) I got similar errors in S32DS, however elf was succesfully generated. YOu can try to clean project, build again and/or close/reopen S32DS.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 10:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1920395#M38494</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-07-30T10:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1920708#M38521</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the brief steps. Appreciated !&lt;/P&gt;&lt;P&gt;Yes Iam using RTD 4.0.0 with 2.0.4 Lin Stack and it is a custom board with S32K344 chip.&lt;/P&gt;&lt;P&gt;But without making any changes, when i compile the project, as per the&amp;nbsp;&lt;SPAN&gt;LINStack user manual chapter&amp;nbsp;6 Known issues and limitations, I clicked "Compare" and "Copy all Non-Conflicting changes" and "commit"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_0-1722356273462.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291014i6ECF4935A6420B76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_0-1722356273462.png" alt="sandeep_j_0-1722356273462.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="sandeep_j_1-1722356301069.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291015iA19CF521143C3B1E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_1-1722356301069.png" alt="sandeep_j_1-1722356301069.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i seem to get these errors:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_2-1722356492228.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291016i346B5FD1946817C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_2-1722356492228.png" alt="sandeep_j_2-1722356492228.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please advise. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 16:31:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1920708#M38521</guid>
      <dc:creator>sandeep_j</dc:creator>
      <dc:date>2024-07-30T16:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1920838#M38544</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;I chose "keep existing" and my code compiled successfully. I loaded the LDF file in Peak LIN and my Peak LIN reads the current motor temperature as 30 (HEX: 1E) as seen in the image.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_0-1722366440566.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291030i1050EE7C529F06AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_0-1722366440566.png" alt="sandeep_j_0-1722366440566.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are specific parts in the code that seem to rise and lower temperature as shown below. How am i supposed to change the temperature / call the function. Is there any LIN command that i need to send from my Peak LIN ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandeep_j_1-1722366465818.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291031i96DBDA3ADF343390/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandeep_j_1-1722366465818.png" alt="sandeep_j_1-1722366465818.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 19:08:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1920838#M38544</guid>
      <dc:creator>sandeep_j</dc:creator>
      <dc:date>2024-07-30T19:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 - Lin communication between Peak LIN and MCU</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1921935#M38609</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;Got it figured out .&lt;/P&gt;&lt;P&gt;Thanks for the help &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52961"&gt;@PetrS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 18:20:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-Lin-communication-between-Peak-LIN-and-MCU/m-p/1921935#M38609</guid>
      <dc:creator>sandeep_j</dc:creator>
      <dc:date>2024-07-31T18:20:07Z</dc:date>
    </item>
  </channel>
</rss>

