<?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: S32K142 LIN Setup in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K142-LIN-Setup/m-p/1478947#M16045</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;master example works in following way&lt;/P&gt;
&lt;P&gt;- Press BUTTON 0 (SW2):&lt;BR /&gt;- For the first time, Master node sends FRAME_MASTER_RECEIVE_DATA header (ID=2) and require slave node responds by sending data (txBuff2={0x18, 0x17, 0x16, 0x15, 0x14, 0x13, 0x12, 0x11}).&lt;BR /&gt;- For the second time, Master sends FRAME_SLAVE_RECEIVE_DATA header (ID=1), then continue sending data (txBuff1={0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18}) and slave node will receive the data.&lt;BR /&gt;- If node successful receives data, this node will turn on GREEN_LED, otherwise turn on RED_LED.&lt;BR /&gt;- Press BUTTON 1 (SW3):&lt;BR /&gt;- Master node will check current node state. If the state is LIN_NODE_STATE_SLEEP_MODE, Master node will send wakeup signal and BLUE_LED will be turned on both nodes, otherwise Master node will send header (PID=3) to set Master node and Slave node to sleep mode and all LED will be turned off both nodes.&lt;/P&gt;
&lt;P&gt;So set Canoe in similar way.&lt;BR /&gt;I used this config in PLIN View, I have&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1655975811486.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184382i51C4A16E91C5A37E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1655975811486.png" alt="PetrS_0-1655975811486.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 09:25:48 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2024-01-04T09:25:48Z</dc:date>
    <item>
      <title>S32K142 LIN Setup</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-LIN-Setup/m-p/1477998#M16027</link>
      <description>&lt;P&gt;I want to setup Canoe as LIN master node and S32k142 as LIN slave node using the code&amp;nbsp;&lt;STRONG&gt;lin_slave_baremetal_s32k142.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How do I setup this ?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 08:04:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-LIN-Setup/m-p/1477998#M16027</guid>
      <dc:creator>itsnewforme</dc:creator>
      <dc:date>2022-06-22T08:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 LIN Setup</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-LIN-Setup/m-p/1478947#M16045</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;master example works in following way&lt;/P&gt;
&lt;P&gt;- Press BUTTON 0 (SW2):&lt;BR /&gt;- For the first time, Master node sends FRAME_MASTER_RECEIVE_DATA header (ID=2) and require slave node responds by sending data (txBuff2={0x18, 0x17, 0x16, 0x15, 0x14, 0x13, 0x12, 0x11}).&lt;BR /&gt;- For the second time, Master sends FRAME_SLAVE_RECEIVE_DATA header (ID=1), then continue sending data (txBuff1={0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17, 0x18}) and slave node will receive the data.&lt;BR /&gt;- If node successful receives data, this node will turn on GREEN_LED, otherwise turn on RED_LED.&lt;BR /&gt;- Press BUTTON 1 (SW3):&lt;BR /&gt;- Master node will check current node state. If the state is LIN_NODE_STATE_SLEEP_MODE, Master node will send wakeup signal and BLUE_LED will be turned on both nodes, otherwise Master node will send header (PID=3) to set Master node and Slave node to sleep mode and all LED will be turned off both nodes.&lt;/P&gt;
&lt;P&gt;So set Canoe in similar way.&lt;BR /&gt;I used this config in PLIN View, I have&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1655975811486.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184382i51C4A16E91C5A37E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1655975811486.png" alt="PetrS_0-1655975811486.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 09:25:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-LIN-Setup/m-p/1478947#M16045</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-01-04T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K142 LIN Setup</title>
      <link>https://community.nxp.com/t5/S32K/S32K142-LIN-Setup/m-p/1479070#M16050</link>
      <description>&lt;P&gt;Hii Thank you Petr. In CANoe I used IG block to transmit Header with ID 1 and ID 2. but in Trace window its showing 01(PID : C1) and 02(PID : 42)&lt;/P&gt;&lt;P&gt;Is there any calculation method for PID ?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 12:00:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K142-LIN-Setup/m-p/1479070#M16050</guid>
      <dc:creator>itsnewforme</dc:creator>
      <dc:date>2022-06-23T12:00:27Z</dc:date>
    </item>
  </channel>
</rss>

