<?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 S32K116 LIN stack Init question in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K116-LIN-stack-Init-question/m-p/1014194#M6165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after pin set PTC2-rxd,PTC3-txd,and lin stack --LIn_cfg set,&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/82676iFE10BC16C2DBE9EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&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/82823iEC1D32D0D2E60BC1/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;and code blow:&lt;/P&gt;&lt;P&gt;l_sys_init();&lt;BR /&gt; l_ifc_init(LI0);&lt;BR /&gt; lin_trcv_init();&lt;BR /&gt; l_ifc_wake_up(LI0);&lt;BR /&gt; l_sys_irq_restore(LI0);&lt;BR /&gt; ld_init(LI0);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the question is I can not enter rx interrupt! why ? please help me to point the error,thank you。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2020 06:33:12 GMT</pubDate>
    <dc:creator>1090097669</dc:creator>
    <dc:date>2020-01-15T06:33:12Z</dc:date>
    <item>
      <title>S32K116 LIN stack Init question</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-LIN-stack-Init-question/m-p/1014194#M6165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after pin set PTC2-rxd,PTC3-txd,and lin stack --LIn_cfg set,&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/82676iFE10BC16C2DBE9EC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&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/82823iEC1D32D0D2E60BC1/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;and code blow:&lt;/P&gt;&lt;P&gt;l_sys_init();&lt;BR /&gt; l_ifc_init(LI0);&lt;BR /&gt; lin_trcv_init();&lt;BR /&gt; l_ifc_wake_up(LI0);&lt;BR /&gt; l_sys_irq_restore(LI0);&lt;BR /&gt; ld_init(LI0);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the question is I can not enter rx interrupt! why ? please help me to point the error,thank you。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2020 06:33:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-LIN-stack-Init-question/m-p/1014194#M6165</guid>
      <dc:creator>1090097669</dc:creator>
      <dc:date>2020-01-15T06:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32K116 LIN stack Init question</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-LIN-stack-Init-question/m-p/1014195#M6166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Katrinal wang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;l_ifc_init already sets the IRQ and the callback is used in the implementation of the stack. If you want to use the interruption you will need use the driver baremetal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to check where the interrupt is handled check the&amp;nbsp;CallbackHandler in the lin.c file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alexis Andalon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 22:48:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-LIN-stack-Init-question/m-p/1014195#M6166</guid>
      <dc:creator>Alexis_A</dc:creator>
      <dc:date>2020-01-20T22:48:12Z</dc:date>
    </item>
  </channel>
</rss>

