<?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 S32K312 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K312/m-p/1788301#M30623</link>
    <description>&lt;P&gt;my project is slave ,the callback can enter lin38 ,which means it can receive 0x3c.but can not receive 0x3d, here are my project&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zq1_0-1705125775591.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258066i2061F658ECD0736A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zq1_0-1705125775591.png" alt="zq1_0-1705125775591.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zq1_1-1705125880856.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258067i223294DFFDB58ED1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zq1_1-1705125880856.png" alt="zq1_1-1705125880856.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;void Lin_Init()&lt;BR /&gt;{&lt;BR /&gt;Lpuart_Lin_Ip_Init(INST_LIN2,&amp;amp;Lpuart_Lin_Ip_Sa_pHwConfigPB_0_BOARD_INITPERIPHERALS);&lt;BR /&gt;IntCtrl_Ip_InstallHandler(LPUART2_IRQn, LPUART2_LIN_IP_RxTx_IRQHandler, NULL_PTR);&lt;BR /&gt;IntCtrl_Ip_EnableIrq(LPUART2_IRQn);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in my opinion ,the callback should enter two times, when i send uds&amp;nbsp;&lt;SPAN&gt;diagnosis frame,but it enter one time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;could you please help me with some adviecs ,S32K312 ,LPUART_LIN&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 13 Jan 2024 06:07:52 GMT</pubDate>
    <dc:creator>zq1</dc:creator>
    <dc:date>2024-01-13T06:07:52Z</dc:date>
    <item>
      <title>S32K312</title>
      <link>https://community.nxp.com/t5/S32K/S32K312/m-p/1788301#M30623</link>
      <description>&lt;P&gt;my project is slave ,the callback can enter lin38 ,which means it can receive 0x3c.but can not receive 0x3d, here are my project&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zq1_0-1705125775591.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258066i2061F658ECD0736A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zq1_0-1705125775591.png" alt="zq1_0-1705125775591.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zq1_1-1705125880856.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258067i223294DFFDB58ED1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zq1_1-1705125880856.png" alt="zq1_1-1705125880856.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;void Lin_Init()&lt;BR /&gt;{&lt;BR /&gt;Lpuart_Lin_Ip_Init(INST_LIN2,&amp;amp;Lpuart_Lin_Ip_Sa_pHwConfigPB_0_BOARD_INITPERIPHERALS);&lt;BR /&gt;IntCtrl_Ip_InstallHandler(LPUART2_IRQn, LPUART2_LIN_IP_RxTx_IRQHandler, NULL_PTR);&lt;BR /&gt;IntCtrl_Ip_EnableIrq(LPUART2_IRQn);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in my opinion ,the callback should enter two times, when i send uds&amp;nbsp;&lt;SPAN&gt;diagnosis frame,but it enter one time&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;could you please help me with some adviecs ,S32K312 ,LPUART_LIN&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 06:07:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312/m-p/1788301#M30623</guid>
      <dc:creator>zq1</dc:creator>
      <dc:date>2024-01-13T06:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312</title>
      <link>https://community.nxp.com/t5/S32K/S32K312/m-p/1788304#M30624</link>
      <description>&lt;P&gt;this is S32K312 rtd about lpuart lin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zq1_0-1705127001189.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258068i0D1D1250BB2B6C6E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zq1_0-1705127001189.png" alt="zq1_0-1705127001189.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;why there is no struct member currentId? how can i get id&amp;nbsp; in my callback function&lt;/P&gt;&lt;P&gt;here is S32K144 rtd about lpuart lin&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zq1_1-1705127141262.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/258069iCF2B142F3DCE269C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zq1_1-1705127141262.png" alt="zq1_1-1705127141262.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2024 06:26:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312/m-p/1788304#M30624</guid>
      <dc:creator>zq1</dc:creator>
      <dc:date>2024-01-13T06:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312</title>
      <link>https://community.nxp.com/t5/S32K/S32K312/m-p/1788723#M30655</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;have you sent LIN header with Id 0x3D from master so slave can respond, i.e. callback called?&lt;BR /&gt;If RTD does not offer CurrentId, only CurrentPid, then compare with expected Pid value in callback. For Id =0x3D the Pid if 0x7D.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 10:25:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312/m-p/1788723#M30655</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2024-01-15T10:25:56Z</dc:date>
    </item>
  </channel>
</rss>

