<?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>S32KのトピックS32K116-EVB2 LIN communications doesn´t work</title>
    <link>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1644771#M22600</link>
    <description>&lt;P&gt;Hi, i´m trying the demo project &lt;STRONG&gt;lin_slave_s32k116 &lt;/STRONG&gt;in a&amp;nbsp;S32K116EVB2Q048&amp;nbsp;and the board doesn´t receive nor transmit any message. I´ve used an oscilloscope to check if the signal was corrrectly arriving to the LIN-associated pin, and that´s ok.&lt;/P&gt;&lt;P&gt;During the first attempts, as it comes configured by default in the demo, the LIN Rx/Tx&amp;nbsp; pin were PTC6/PTC7. The communications doesn´t work, so that i changed these pins to PTC8/PTC9 and communications are not working yet.&lt;/P&gt;&lt;P&gt;I guess the problem may be in the transceiver wake-up process, but i don´t know. The instructions to wake-up the transceiver are the following:&lt;/P&gt;&lt;P&gt;````&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* Set LIN transceiver sleep pin direction */&lt;BR /&gt;PINS_DRV_SetPinsDirection(PTA, (0x1u &amp;lt;&amp;lt; 7UL));&lt;BR /&gt;/* Wake up LIN transceiver */&lt;BR /&gt;PINS_DRV_SetPins(PTA, (0x1u &amp;lt;&amp;lt; 7UL));&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your help, regards.&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 14:46:10 GMT</pubDate>
    <dc:creator>davara</dc:creator>
    <dc:date>2023-05-04T14:46:10Z</dc:date>
    <item>
      <title>S32K116-EVB2 LIN communications doesn´t work</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1644771#M22600</link>
      <description>&lt;P&gt;Hi, i´m trying the demo project &lt;STRONG&gt;lin_slave_s32k116 &lt;/STRONG&gt;in a&amp;nbsp;S32K116EVB2Q048&amp;nbsp;and the board doesn´t receive nor transmit any message. I´ve used an oscilloscope to check if the signal was corrrectly arriving to the LIN-associated pin, and that´s ok.&lt;/P&gt;&lt;P&gt;During the first attempts, as it comes configured by default in the demo, the LIN Rx/Tx&amp;nbsp; pin were PTC6/PTC7. The communications doesn´t work, so that i changed these pins to PTC8/PTC9 and communications are not working yet.&lt;/P&gt;&lt;P&gt;I guess the problem may be in the transceiver wake-up process, but i don´t know. The instructions to wake-up the transceiver are the following:&lt;/P&gt;&lt;P&gt;````&amp;nbsp;&lt;/P&gt;&lt;P&gt;/* Set LIN transceiver sleep pin direction */&lt;BR /&gt;PINS_DRV_SetPinsDirection(PTA, (0x1u &amp;lt;&amp;lt; 7UL));&lt;BR /&gt;/* Wake up LIN transceiver */&lt;BR /&gt;PINS_DRV_SetPins(PTA, (0x1u &amp;lt;&amp;lt; 7UL));&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your help, regards.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 14:46:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1644771#M22600</guid>
      <dc:creator>davara</dc:creator>
      <dc:date>2023-05-04T14:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: S32K116-EVB2 LIN communications doesn´t work</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1644940#M22608</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216778"&gt;@davara&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To run the example you will need to have the following items:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;2 S32K116 boards&lt;/LI&gt;
&lt;LI&gt;1 Power Adapter 12V&lt;/LI&gt;
&lt;LI&gt;2 Dupont female to female cable&lt;/LI&gt;
&lt;LI&gt;1 Personal Computer&lt;/LI&gt;
&lt;LI&gt;1 Jlink Lite Debugger (optional, users can use Open SDA)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Be sure to have this before running the project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 18:23:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1644940#M22608</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-05-04T18:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K116-EVB2 LIN communications doesn´t work</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1645335#M22639</link>
      <description>&lt;P&gt;¿Must i flash in one board the slave demo program and the master demo program in the other one? ¿Or the slave demo in both?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 08:28:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1645335#M22639</guid>
      <dc:creator>davara</dc:creator>
      <dc:date>2023-05-05T08:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: S32K116-EVB2 LIN communications doesn´t work</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1645683#M22653</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/216778"&gt;@davara&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This example demonstrates the LIN communication between S32K116 Master and Slave using unconditional frames.&lt;/P&gt;&lt;P&gt;So, it is necessary to have one board as slave and the other as master.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 17:58:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1645683#M22653</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-05-05T17:58:04Z</dc:date>
    </item>
    <item>
      <title>回复： S32K116-EVB2 LIN communications doesn´t work</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1780450#M29978</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, sir. Have you resolved the LIN communication issue now?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 08:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-EVB2-LIN-communications-doesn-t-work/m-p/1780450#M29978</guid>
      <dc:creator>Haffman</dc:creator>
      <dc:date>2023-12-27T08:43:42Z</dc:date>
    </item>
  </channel>
</rss>

