<?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: LIN non_SDK S32k146 Error in S32K</title>
    <link>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1959733#M41236</link>
    <description>Hello Team,&lt;BR /&gt;1. I am trying to run 3 way valve but , from code i am getting slave not responding error and&lt;BR /&gt;at next iteration time getting slave response as shown in LOG file.&lt;BR /&gt;2. i have two log files attached ,&lt;BR /&gt;A) One from TLIN PRo software when shedule table is run it runs normally without any errors,&lt;BR /&gt;B) when i am running from software code (Attached LIN zip ) it gives response some times and some times gives error - slave not responding., receive Frames drop inconsistently.&lt;BR /&gt;please verify the LPUART1_IRQ_handler in LIN.c file&lt;BR /&gt;&lt;BR /&gt;Can you please help to feedback on the same.&lt;BR /&gt;&lt;BR /&gt;1.All Components are giving correct response except response from TWVheatcore (0x33) .&lt;BR /&gt;2.Above LOG from CVTMS TACO software is written for only TWVheatcore (0x32) and reading response (0x33).&lt;BR /&gt;3.From TACO Software and running from TLINPro software delay are same as per given in LDF.&lt;BR /&gt;4.Observation : At start 3 way valve is moving from 100% -&amp;gt;127%-&amp;gt;100%-&amp;gt;0% , itakes 15 second's to complete its init sequence After that it follows command inputs given from user.&lt;BR /&gt;5.Is there any special case we need to read for TWVheatcore response(0x33) ? and Delay adjustments?</description>
    <pubDate>Mon, 23 Sep 2024 09:16:34 GMT</pubDate>
    <dc:creator>bhushangs101</dc:creator>
    <dc:date>2024-09-23T09:16:34Z</dc:date>
    <item>
      <title>LIN non_SDK S32k146 Error</title>
      <link>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1922910#M38641</link>
      <description>&lt;P&gt;Hi team,&lt;BR /&gt;&lt;BR /&gt;I am using s32k146 Example non SDK LIN Communication. I have created new project for s32k142 and did necessary changes&amp;nbsp; in example. For 100 ms timer interrupt generated for transmitting LIN command,&amp;nbsp; I am attaching my project ZIP with LDF used.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am sending Command From Code, the first command is receiving in CANOe tool&amp;nbsp; after that gives an error RcvError and TransmError .&lt;BR /&gt;&lt;BR /&gt;Please Guide me to resolve this errors ASAP.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bhushangs101_0-1722507609136.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/291400i0E0A0D5FC8E0A122/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bhushangs101_0-1722507609136.png" alt="bhushangs101_0-1722507609136.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;bhushangs101_0-1722507609136.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;Bhushan&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 10:23:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1922910#M38641</guid>
      <dc:creator>bhushangs101</dc:creator>
      <dc:date>2024-08-01T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: LIN non_SDK S32k146 Error</title>
      <link>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1926030#M38985</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;originally this example was done to run with other board working as slave and this master code transmits 2 frames, first publish 2 bytes, second request 2 bytes.&amp;nbsp;&lt;BR /&gt;A schedule table in LDF you shared is expecting 2 frames too, but below ones&lt;BR /&gt;- publish 1 byte with ID 0x30&lt;BR /&gt;- request 6 bytes with ID 0x33&lt;BR /&gt;So you should modify your code accordingly, or modify LDF to follow what you want to sent/receive.&lt;BR /&gt;Also you should comment code for TX from main while loop. Use just timer interrupt to trigger new transmission.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 06:38:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1926030#M38985</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-08-06T06:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: LIN non_SDK S32k146 Error</title>
      <link>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1959733#M41236</link>
      <description>Hello Team,&lt;BR /&gt;1. I am trying to run 3 way valve but , from code i am getting slave not responding error and&lt;BR /&gt;at next iteration time getting slave response as shown in LOG file.&lt;BR /&gt;2. i have two log files attached ,&lt;BR /&gt;A) One from TLIN PRo software when shedule table is run it runs normally without any errors,&lt;BR /&gt;B) when i am running from software code (Attached LIN zip ) it gives response some times and some times gives error - slave not responding., receive Frames drop inconsistently.&lt;BR /&gt;please verify the LPUART1_IRQ_handler in LIN.c file&lt;BR /&gt;&lt;BR /&gt;Can you please help to feedback on the same.&lt;BR /&gt;&lt;BR /&gt;1.All Components are giving correct response except response from TWVheatcore (0x33) .&lt;BR /&gt;2.Above LOG from CVTMS TACO software is written for only TWVheatcore (0x32) and reading response (0x33).&lt;BR /&gt;3.From TACO Software and running from TLINPro software delay are same as per given in LDF.&lt;BR /&gt;4.Observation : At start 3 way valve is moving from 100% -&amp;gt;127%-&amp;gt;100%-&amp;gt;0% , itakes 15 second's to complete its init sequence After that it follows command inputs given from user.&lt;BR /&gt;5.Is there any special case we need to read for TWVheatcore response(0x33) ? and Delay adjustments?</description>
      <pubDate>Mon, 23 Sep 2024 09:16:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1959733#M41236</guid>
      <dc:creator>bhushangs101</dc:creator>
      <dc:date>2024-09-23T09:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: LIN non_SDK S32k146 Error</title>
      <link>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1959740#M41238</link>
      <description>&lt;P&gt;zip file shared for above problem.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 09:20:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LIN-non-SDK-S32k146-Error/m-p/1959740#M41238</guid>
      <dc:creator>bhushangs101</dc:creator>
      <dc:date>2024-09-23T09:20:15Z</dc:date>
    </item>
  </channel>
</rss>

