<?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: How to determin if LIN command from master is off by using S12ZVM LIN stack ? in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1796532#M19667</link>
    <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;
&lt;P&gt;I've already transfered your project to my collegue but still on progress of checking.&lt;/P&gt;
&lt;P&gt;Let me ask him check it asap and i will feedback to you when i have his investigation.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Nam.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2024 03:11:34 GMT</pubDate>
    <dc:creator>NamLee</dc:creator>
    <dc:date>2024-01-29T03:11:34Z</dc:date>
    <item>
      <title>How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1779307#M19580</link>
      <description>&lt;P&gt;hello, support&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;how can i detect&amp;nbsp;if LIN command from LIN master is off by using S12ZVM LIN stack ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;is there any flag i can use if the master stop sending out LIN command to slave?&lt;/P&gt;&lt;P&gt;i am now using the&amp;nbsp;S12ZVM LIN stack .&lt;/P&gt;&lt;P&gt;thanks！&lt;/P&gt;</description>
      <pubDate>Fri, 22 Dec 2023 14:56:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1779307#M19580</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2023-12-22T14:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1782105#M19583</link>
      <description>&lt;P&gt;Hi &lt;A id="link_5" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/219622" target="_self" aria-label="View Profile of NoahXu"&gt;&lt;SPAN class=""&gt;NoahXu&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;In the LIN API Specification document, you can find a chapter 7.2.5.8 of l_ifc_read_status&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Namm_0-1704266765444.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256482iA39A963EA7BB932B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Namm_0-1704266765444.png" alt="Namm_0-1704266765444.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This api can be applied for both master and slave side, the return frame will be different&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Namm_1-1704266880618.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256483iBF0902A8031D05D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Namm_1-1704266880618.png" alt="Namm_1-1704266880618.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As the response when master stop sending out frames, there should be master in sleep mode. Please take a look at this chapter and these other's return values also.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Nam.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 07:31:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1782105#M19583</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-03T07:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1782366#M19584</link>
      <description>&lt;P&gt;Hi, Namm&lt;/P&gt;&lt;P&gt;thank you fou your response .&lt;/P&gt;&lt;P&gt;i set some flags in the code, seems value in freemaster not change if i switch the master comamnd on and off. can you help to check?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the code is set like this&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;DIV&gt;lin_Status = l_ifc_read_status(LI0);&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;if( lin_Status &amp;amp; 0x0001u )&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Lin_flag_errorResp = 1;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;else&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Lin_flag_errorResp = 0;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;if( lin_Status &amp;amp; 0x0008u )&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Lin_flag_gotoSleep = 1;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;else&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Lin_flag_gotoSleep = 0;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 14:59:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1782366#M19584</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-03T14:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1782620#M19585</link>
      <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;&lt;P&gt;You mentioned that "&lt;SPAN&gt;if i switch the master comamnd on and off", so your action is power off the master, or which action have you done?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you tell me the purpose of this check in advance?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Moreover, please help me to check all other bit of&amp;nbsp;lin_Status, just to clarify the result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nam.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 03:15:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1782620#M19585</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-04T03:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783050#M19588</link>
      <description>&lt;P&gt;Hello, Namm&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"switch the master comamnd on and off" , it is the LIN scheduler on/off simulated by tools like Canoe, by turn on /off of the LIN scheduler, i simulate the LIN master on/off.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;the result of the function : i_ifc_readstatus(LI0) is 0XFE30A0 which is really strange. i paste the screenshot of codeworrior IDE here. you can check it.&lt;/P&gt;&lt;P&gt;by the way,&amp;nbsp; lin trasmit functions is ok using this LIN Stack, which means the cfg of lin stack is ok.&lt;/P&gt;&lt;P&gt;please kindly help to check, thanks&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 13:56:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783050#M19588</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-04T13:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783344#M19589</link>
      <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;
&lt;P&gt;I think it's the function's address, due to result should be 16bit.&lt;/P&gt;
&lt;P&gt;I saw your expressions, does lin_status be changed any bits when you step over the function&amp;nbsp;&lt;SPAN&gt;i_ifc_readstatus?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Nam.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 04:03:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783344#M19589</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-05T04:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783606#M19591</link>
      <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;
&lt;P&gt;In Lin stack specs, there's a note of this one when master bus was down or inactive atleast 4s to 10s.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Namm_0-1704447974902.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256873iC00661A379002DD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Namm_0-1704447974902.png" alt="Namm_0-1704447974902.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This parameter can be configured here&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Namm_1-1704447999558.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256874i61E9FC58DB90DB16/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Namm_1-1704447999558.png" alt="Namm_1-1704447999558.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So after this time, the go to sleep bit should set to 1.&lt;/P&gt;
&lt;P&gt;Please help me to check and try again.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Nam.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 09:47:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783606#M19591</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-05T09:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783702#M19592</link>
      <description>&lt;P&gt;Hi, Namm&lt;/P&gt;&lt;P&gt;you are right, it is the address of the function .&lt;/P&gt;&lt;P&gt;but i checked the value and found no change of it.&lt;/P&gt;&lt;P&gt;in the picture i post here , you can find the register SCI0SR1 is changing when i turn on / off the LIN scheduer , but the variable"lin_Status " is still 0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SCREENSHOT2.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/256904i96ABB8B473C0E057/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SCREENSHOT2.png" alt="SCREENSHOT2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 13:01:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783702#M19592</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-05T13:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783744#M19593</link>
      <description>&lt;P&gt;Hi, Namm&lt;/P&gt;&lt;P&gt;&amp;nbsp;yes, it is a point we should consider.&lt;/P&gt;&lt;P&gt;i checked the "lin_Status " value after 10s and no change happened.&lt;/P&gt;&lt;P&gt;Do yo have some demo examples that can share with me?&amp;nbsp; &amp;nbsp;or can you&amp;nbsp; just use the lin stack to write some simple code to demonstrate your idea on this topic?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 15:10:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1783744#M19593</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-05T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1784041#M19594</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;NoahXu,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm lacking of devices right now so it's hard to test a sample app for this. But i'll try to ask someone else.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Did you see any header frames send out from the master when you already turn off the "LIN scheduler on/off simulated by tools like Canoe"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Because in slave side, when there's no header frame request from master, the slave goes to sleep mode automatically. After that, the bit Go to sleep should be set.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please make sure this points are checked:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- No request frame / header frame send to slave. This is beyond your application&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- The i_ifc_readstatus(LI0) be called after the timeout amount.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Therefore, this api should work properly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Nam.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 03:09:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1784041#M19594</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-08T03:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1784044#M19595</link>
      <description>&lt;P&gt;Please help me to take out the connection between master and slave. This bit should be set, due to this basic function be tested and should work.&lt;/P&gt;
&lt;P&gt;I asked one developer of lin stack and got this information. I think the header frames from your simulator keep sending out to the slave. Please disconnect it for this bit.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Nam.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 03:22:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1784044#M19595</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-08T03:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1785421#M19596</link>
      <description>&lt;P&gt;Hello, Namm&lt;/P&gt;&lt;P&gt;even i plug out the LIN lin, the value not change itself.&lt;/P&gt;&lt;P&gt;you can find the previous screenshot, if there is lin sent out from master , the SCISR register will change.&lt;/P&gt;&lt;P&gt;can you make a demo for me? consider you donot have a test board,&amp;nbsp; i can test it use my PCBA.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 16:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1785421#M19596</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-09T16:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1785824#M19597</link>
      <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;
&lt;P&gt;You confirmed that you already disconnected LIN out of slave, and then after over 10 seconds you call the api lin_getstatus, but the result not change and all flags are still 0? (make sure your function be called after timeout amount)&lt;/P&gt;
&lt;P&gt;Could you please share your project here? So i will transfer it to developer for checking directly.&lt;/P&gt;
&lt;P&gt;About your hardware setup and debug, can you give me the details? So we will try to reproduce if we can.&lt;/P&gt;
&lt;P&gt;Sorry for this inconvenience, the api should work probably but seems it doesn't so we need information to check more.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Nam.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 07:00:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1785824#M19597</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-10T07:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1787679#M19598</link>
      <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;
&lt;P&gt;I got informed that this below function will count the timeout&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Namm_0-1705029289527.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257877iABF4F8CBB03D1128/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Namm_0-1705029289527.png" alt="Namm_0-1705029289527.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Once the function reaches the timeout, it'll call the Gotosleep function, then the flag of Gotosleep should be set and then if you call the get status function, it should return the set flag.&lt;/P&gt;
&lt;P&gt;Please set a breakpoint at this line and observe the bit lin_goto_sleep_flg be set or not.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Namm_1-1705030931624.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257886iB69B28759DD7A011/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Namm_1-1705030931624.png" alt="Namm_1-1705030931624.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The state from IDLE will be changed to SLEEP_MODE if the timeout_cnt be counted down to 0.&lt;/P&gt;
&lt;P&gt;After that, the lin_word_status.word will be updated through lin_update_word_status_lin&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Namm_2-1705031121632.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257889iBB87679F01A4B613/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Namm_2-1705031121632.png" alt="Namm_2-1705031121632.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you still can not run it, please share detail of your project and information that i ask before, so i will transfer to your team for directly checking.&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Nam.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 03:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1787679#M19598</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-12T03:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1788496#M19603</link>
      <description>&lt;P&gt;Hi, Namm&lt;/P&gt;&lt;P&gt;i attached the AN5201SW-LIN BLDC , you can use this demo for debug.&lt;/P&gt;&lt;P&gt;i checked this demo and still no value change. (i delete the changes i made for test, you can add variables as flags to indicate the value of “i_ifc_linstatus”)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 05:21:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1788496#M19603</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-15T05:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1788541#M19604</link>
      <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;
&lt;P&gt;Thanks for your sharing.&lt;/P&gt;
&lt;P&gt;Please share also your implement code for&amp;nbsp;&lt;SPAN&gt;i_ifc_linstatus. We will check whether your code is working or not.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please give me detail about devices setup (master-slave), name of chip/derivative and version of LIN Stack that you're using.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Nam.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 06:58:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1788541#M19604</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-15T06:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789110#M19606</link>
      <description>&lt;P&gt;Namm,&lt;/P&gt;&lt;P&gt;can you add those flags by yourself? it is just like "flag1= i_ifc_linstatus()"&lt;/P&gt;&lt;P&gt;the project i shared is an original software package from the community which related to AN5201.&lt;/P&gt;&lt;P&gt;On this common base we can avoid any unnecessary changes made by myself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About the setup, you can do it in any method you like, if you made it success then you can share with me , i will follow your setup. i just connect the lin line of the ECU to the CANcase of vector . it is common setup and the messages can be sent and received.&lt;/P&gt;&lt;P&gt;About the MCU version , you can flash the software to any LIN version S12Z demo board you have,&amp;nbsp; if you made it success then you can share with me , i will follow you.&lt;/P&gt;&lt;P&gt;About the version of&amp;nbsp; lin stack, i think it is&amp;nbsp;LIN_stack_S12_4_6_6_210629 , but it doesnot matter .you can integrate any version you think is ok to demostrate the function you described before.&amp;nbsp; if you made it success then you can share with me , i will follow you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any way ,thank you. i 'll wait for you meassge.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 03:49:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789110#M19606</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-16T03:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789112#M19607</link>
      <description>&lt;P&gt;Hi NoahXu,&lt;/P&gt;
&lt;P&gt;Thanks for your response.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;I also want you implement the function&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;i_ifc_linstatus()&lt;/STRONG&gt;, please spend a little time for it. Because we want to check your implementation and configuration basically.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I want to know your exact devices, mcu and lin stack. We will check depend on your side, not integrate&amp;nbsp;or make it work with our side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please consider sharing&amp;nbsp;your current status.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sorry for any inconveniences causes to you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Nam.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 04:00:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789112#M19607</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-16T04:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789113#M19608</link>
      <description>Please be aware that we check with your project and your implementation, with your setup devices and tools.&lt;BR /&gt;Thank you,&lt;BR /&gt;Nam.</description>
      <pubDate>Tue, 16 Jan 2024 04:02:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789113#M19608</guid>
      <dc:creator>NamLee</dc:creator>
      <dc:date>2024-01-16T04:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to determin if LIN command from master is off by using S12ZVM LIN stack ?</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789189#M19609</link>
      <description>&lt;P&gt;Hello,Namm&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am okay with that.&lt;/P&gt;&lt;P&gt;when are you available?&amp;nbsp; &amp;nbsp;i think it is better to arrange a teams meeting to show you,it is more efficient.&lt;/P&gt;&lt;P&gt;are you okay?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 06:44:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-determin-if-LIN-command-from-master-is-off-by-using/m-p/1789189#M19609</guid>
      <dc:creator>NoahXu</dc:creator>
      <dc:date>2024-01-16T06:44:23Z</dc:date>
    </item>
  </channel>
</rss>

