<?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>S12 / MagniV MicrocontrollersのトピックRe: How to configure a Event trigger frame in .ldf file</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086721#M17358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/angang.hao@autoliv.com"&gt;angang.hao@autoliv.com&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;You can control the time when each frame is sent with the Schedule table.&lt;BR /&gt; I understand that you have a lot of control signal which are sent from master to slave and it require more than one frame.&amp;nbsp;&lt;BR /&gt;E.g.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;signal_1 ,signal_2 in frame_1 (send from master to slave)&lt;BR /&gt;signal_3 ,signal_4 in frame_2 (send from master to slave)&lt;BR /&gt;signal_5 ,signal_6 in frame_3 (send from master to slave)&lt;BR /&gt; &lt;BR /&gt;There are&amp;nbsp;two ways to send these frames.&lt;BR /&gt;The first way:&amp;nbsp;&lt;BR /&gt;With normal schedule table, e.g.&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;table_1&lt;BR /&gt;{&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; frame_1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; frame_2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; frame_3 &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt;}&lt;BR /&gt;Then, each frame will be resent after 150ms (frame_1 , frame_2, frame_3, then again frame_1 , frame_2, frame_3, ...).&lt;BR /&gt; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;The second way: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;With use of sporadic frames,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;&lt;BR /&gt;Sporadic_frames &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;{&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SporadicControlFrame: frame_1, frame_2, frame_3;&lt;BR /&gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;table_1&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SporadicControlFrame &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt;}&lt;BR /&gt; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;This way, the LinStack will check every 50ms if any of the signals in the corresponding frames (frame_1, frame_2, frame_3) is updated and it will send the frame.&lt;BR /&gt;Note that when the checking process happens, the highest priority frame will be sent.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN5122.pdf"&gt;AN5122 Using NXP’s LIN Driver with the MagniV Family&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/113038iD96579F3DC408A84/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;I&amp;nbsp;guess you want to use the second way.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;BR, Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2020 10:05:58 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2020-06-17T10:05:58Z</dc:date>
    <item>
      <title>How to configure a Event trigger frame in .ldf file</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086718#M17355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hello'&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am wondering whether you have some experience about "Event Trigger Frame" configuration. When I try to add a E&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;vent Trigger Frame in .ldf file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;the&amp;nbsp;&lt;/SPAN&gt;associated frames are not available to map to new added&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;E&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;vent Trigger Frame. So this process is only finished with failed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;I am wondering is there anything special for the unconditional frame which will be mapped to to "&lt;SPAN style="background-color: #ffffff;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;vent Trigger Frame&lt;/SPAN&gt;". Why is the associated frames not available for the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;vent Trigger Frame?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit; "&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112585iAD1A27472056BB8C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2020 09:32:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086718#M17355</guid>
      <dc:creator>angang_hao</dc:creator>
      <dc:date>2020-06-11T09:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a Event trigger frame in .ldf file</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086719#M17356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/angang.hao@autoliv.com"&gt;angang.hao@autoliv.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I'm posting an answer from our LIN Stack SW team:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The associated frames (unconditional frames) need to meet the following conditions to added Event Trigger Frame.&lt;BR /&gt;- The publisher of frame is the slave node. &lt;BR /&gt;- All signal_offset values of frames need to be greater than 8(because a first byte use to fill the PID of associated frames).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Eg:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4472c4; "&gt;MotorState_Cycl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp; 0x4, &lt;SPAN style="background: yellow;"&gt;VectorSlave2_1&lt;/SPAN&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;,&amp;nbsp;&amp;nbsp;&amp;nbsp; 8 {&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4472c4; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MotorTemp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , &lt;SPAN style="background: yellow;"&gt;8&lt;/SPAN&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4472c4; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MotorLinError&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , &lt;SPAN style="background: yellow;"&gt;40&lt;/SPAN&gt;;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #4472c4; "&gt;}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt; All frame_name identifiers shall exist in the frame identifier set and refer to unconditional frames.&lt;/P&gt;&lt;P&gt;All frames in one CollisionResolver_Table need to have the same length.&lt;BR /&gt; You can see chapter 9.2.4.3 in LIN_Specification_Package_2.2A.pdf&amp;nbsp;for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2020 11:29:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086719#M17356</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-06-12T11:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a Event trigger frame in .ldf file</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086720#M17357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Daniel Martynek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, thank you so much, my friend!&amp;nbsp; Now I know how to use it .&lt;/P&gt;&lt;P&gt;In my current project, I want to send one Lin frame using Lin Master node to control slave node. And in some cases, the time between 2 frames is very short , maybe 10 or 20 million seconds.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;And in some cases, &lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the time between 2 frames is very long almost 4 or 5 seconds. So I am considering using the event trigger frame to send this frame when there is a transmition&amp;nbsp;required.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;But Now I think it is not suitable for me to use the event trigger frame to solve my problem. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;because as is told in "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;LIN_Specification_Package_2.2A.pdf", it should "• Be published by different slave nodes".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;Do you have any idea or suggestion for my question if the frame is sent by master? Does that mean I have to use "cycle send type" to send this Lin frame?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;Thank you again for you powerfully&amp;nbsp;support!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2020 05:20:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086720#M17357</guid>
      <dc:creator>angang_hao</dc:creator>
      <dc:date>2020-06-15T05:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a Event trigger frame in .ldf file</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086721#M17358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/angang.hao@autoliv.com"&gt;angang.hao@autoliv.com&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;You can control the time when each frame is sent with the Schedule table.&lt;BR /&gt; I understand that you have a lot of control signal which are sent from master to slave and it require more than one frame.&amp;nbsp;&lt;BR /&gt;E.g.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;signal_1 ,signal_2 in frame_1 (send from master to slave)&lt;BR /&gt;signal_3 ,signal_4 in frame_2 (send from master to slave)&lt;BR /&gt;signal_5 ,signal_6 in frame_3 (send from master to slave)&lt;BR /&gt; &lt;BR /&gt;There are&amp;nbsp;two ways to send these frames.&lt;BR /&gt;The first way:&amp;nbsp;&lt;BR /&gt;With normal schedule table, e.g.&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;table_1&lt;BR /&gt;{&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; frame_1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; frame_2 &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; frame_3 &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt;}&lt;BR /&gt;Then, each frame will be resent after 150ms (frame_1 , frame_2, frame_3, then again frame_1 , frame_2, frame_3, ...).&lt;BR /&gt; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;The second way: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;With use of sporadic frames,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;&lt;BR /&gt;Sporadic_frames &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;{&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SporadicControlFrame: frame_1, frame_2, frame_3;&lt;BR /&gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;table_1&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SporadicControlFrame &amp;nbsp; &amp;nbsp; &amp;nbsp; 50ms;&lt;BR /&gt;}&lt;BR /&gt; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;This way, the LinStack will check every 50ms if any of the signals in the corresponding frames (frame_1, frame_2, frame_3) is updated and it will send the frame.&lt;BR /&gt;Note that when the checking process happens, the highest priority frame will be sent.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN5122.pdf"&gt;AN5122 Using NXP’s LIN Driver with the MagniV Family&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/113038iD96579F3DC408A84/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;I&amp;nbsp;guess you want to use the second way.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;BR, Daniel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 10:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086721#M17358</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-06-17T10:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a Event trigger frame in .ldf file</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086722#M17359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Daniel Martynek,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I really appreciate you for your powerful support. Now I am very clear about what I need to do next. I will use the the sporadic to realize my requirement in code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank you so much, my dear friend!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;One more question about Lin communication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Do you have any idea about how to change the value&amp;nbsp; of "sync break delimiter length"?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;This is 1 bit length in my project now and when I connect 2 slaves, 1 master to the LIN bus line, an "incorrect&amp;nbsp; sync delimiter length" error will be reported. I think I need make it longer than 1 bit since as is told in LIN_specication_package2.2A, it is recommend using delimiter that is longer than one nominal bit-time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Am I right about this error? and do you have any suggestion or comment about this error?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/113129i066229C70F822B4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/113130iC4049A1317AEE624/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks again, my dear friend!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 02:18:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086722#M17359</guid>
      <dc:creator>angang_hao</dc:creator>
      <dc:date>2020-06-18T02:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a Event trigger frame in .ldf file</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086723#M17360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/angang.hao@autoliv.com"&gt;angang.hao@autoliv.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I'm sorry for the delay.&lt;/P&gt;&lt;P&gt;It seems to be already answered in one of your other threads:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/535209"&gt;Lin stack issue:incorrect sync delimiter length&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 12:50:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086723#M17360</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2020-06-29T12:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure a Event trigger frame in .ldf file</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086724#M17361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #646464; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 17.93px; font-style: normal; font-variant: normal; font-weight: 200; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #646464;"&gt;Daniel Martynek&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes,&amp;nbsp;exactly. And acturally I found the rootcase of this issue which was caused by a unsuitable capacitance. After I changed it from 1nf to 220pf, this issue was solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for you feedback!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2020 00:15:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-configure-a-Event-trigger-frame-in-ldf-file/m-p/1086724#M17361</guid>
      <dc:creator>angang_hao</dc:creator>
      <dc:date>2020-06-30T00:15:49Z</dc:date>
    </item>
  </channel>
</rss>

