<?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: LLCE LIN TX Error in S32G</title>
    <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1558149#M1749</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205137"&gt;@Daniel-Aguirre&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running the Lin_llce_ds_s32g274a_m7:Debug_ram example,&lt;/P&gt;&lt;P&gt;i have connected the LIN output to the oscilloscope to check the data transfer, but the data transfer is not happening , there are no changes done in the code&lt;/P&gt;&lt;P&gt;the voltage levels of the LIN is at 12V, but the data transfer is not happening&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2022 07:49:31 GMT</pubDate>
    <dc:creator>Naveenkumar_Muthusamy</dc:creator>
    <dc:date>2022-11-23T07:49:31Z</dc:date>
    <item>
      <title>LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1557902#M1742</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;I am using the S32G274A , with the example LLCE_LIN in s32 design studio, whenever the transmit is happening , the code gets stuck in the do while loop for LLCE_LIN_GET_STATUS, where the return type i am getting is LLCE_LIN_HEADER_ERROR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    Lin_43_LLCE_SendFrame(LIN_CH2, &amp;amp;tosend_frame);
	do {
         LinStatus = Lin_43_LLCE_GetStatus(LIN_CH2, &amp;amp;linSduPtr);
    }
    while (LinStatus != LIN_TX_OK);
    ASSERT(LinStatus == LIN_TX_OK);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you give me suggestions how to get rid of this error,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.......&lt;/P&gt;&lt;P&gt;#S32G274A&lt;/P&gt;&lt;P&gt;&lt;LI-MESSAGE title="LLCE examples for s32G274A" uid="1548711" url="https://community.nxp.com/t5/S32G/LLCE-examples-for-s32G274A/m-p/1548711#U1548711" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205137"&gt;@Daniel-Aguirre&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 15:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1557902#M1742</guid>
      <dc:creator>Naveenkumar_Muthusamy</dc:creator>
      <dc:date>2022-11-22T15:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1557976#M1744</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What example are you running? Have you modified anything in the example? What are your external connections?&lt;/P&gt;
&lt;P&gt;At this point in time, the example is running with no errors with RDB2 hardware.&lt;/P&gt;
&lt;P&gt;Please, let us know for us to continue improving our answer.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 19:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1557976#M1744</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2022-11-22T19:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1558149#M1749</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205137"&gt;@Daniel-Aguirre&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running the Lin_llce_ds_s32g274a_m7:Debug_ram example,&lt;/P&gt;&lt;P&gt;i have connected the LIN output to the oscilloscope to check the data transfer, but the data transfer is not happening , there are no changes done in the code&lt;/P&gt;&lt;P&gt;the voltage levels of the LIN is at 12V, but the data transfer is not happening&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 07:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1558149#M1749</guid>
      <dc:creator>Naveenkumar_Muthusamy</dc:creator>
      <dc:date>2022-11-23T07:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1558702#M1753</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What platform are you using? To what LIN channels are you connecting?&lt;/P&gt;
&lt;P&gt;I cannot replicate the problem you are seeing with an RDB2 platform. Even if the channels are not connected as a loopback, the program stops on the while loop with the RX status check, not the one your program is stopping.&lt;/P&gt;
&lt;P&gt;Please, let us know for us to continue improving our answer.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 16:07:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1558702#M1753</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2022-11-23T16:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1559105#M1757</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205137"&gt;@Daniel-Aguirre&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We are using Lin channel 2 as master, LIN channel 3 as slave, baudrate used is 9600, lin2 and lin3 are looped with external connections.&lt;/P&gt;&lt;P&gt;the hardware used is miriac MPX_s32g274a, Eventhough i have not connected the loopback,&lt;/P&gt;&lt;P&gt;i should be able to see the LIN_TX_OK response instead of the LIN_HEADER_FRAME_ERROR&lt;/P&gt;&lt;P&gt;i have checked the hardware of the schematics as the channels are connected to the LIN Transceiver and hardware connections are proper as per my understanding&lt;/P&gt;&lt;P&gt;Please check and revert me&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2022 05:09:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1559105#M1757</guid>
      <dc:creator>Naveenkumar_Muthusamy</dc:creator>
      <dc:date>2022-11-24T05:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1560102#M1765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Still, I cannot replicate the error you are seeing.&lt;/P&gt;
&lt;P&gt;Can you confirm that you have a LIN PHY implemented in your board for each LIN channel being used?&lt;/P&gt;
&lt;P&gt;Seems to be more of a board problem than a driver problem at this moment.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Nov 2022 19:39:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1560102#M1765</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2022-11-25T19:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1560319#M1769</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/205137"&gt;@Daniel-Aguirre&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The&amp;nbsp; LIN phy is implemented in the hardware side, Kindly check the image attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 04:17:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1560319#M1769</guid>
      <dc:creator>Naveenkumar_Muthusamy</dc:creator>
      <dc:date>2022-11-30T04:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: LLCE LIN TX Error</title>
      <link>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1562311#M1787</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for the confirmation on the PHY.&lt;/P&gt;
&lt;P&gt;Still, I cannot seem to reproduce this error.&lt;/P&gt;
&lt;P&gt;Have you confirmed that the clock configuration is done as expected? Can you probe LINx_TX and LINx_RX and see if there is information getting out of the system? What happens if you manually moved to instruction to outside the do-while loop? Can it finish running?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2022 20:49:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/LLCE-LIN-TX-Error/m-p/1562311#M1787</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2022-11-30T20:49:44Z</dc:date>
    </item>
  </channel>
</rss>

