<?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: S32K LIN in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1608848#M21091</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204690"&gt;@imdevendra258&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I only can support you with issues regarding the LIN driver and can't support for debug the&amp;nbsp;&lt;SPAN&gt;Demo code of arduino following your request.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 03:04:46 GMT</pubDate>
    <dc:creator>DanNguyenDuy</dc:creator>
    <dc:date>2023-03-03T03:04:46Z</dc:date>
    <item>
      <title>S32K LIN</title>
      <link>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1605968#M20977</link>
      <description>&lt;P&gt;Hello NXP Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using S32K148 LIN master example to blink a RGB LIN Slave NCV7430.&lt;/P&gt;&lt;P&gt;I have created a LDF for NCV7430 &amp;amp; generated lin cfg files in S32DS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am updating signal using api's of lin_cfg.h.&lt;/P&gt;&lt;P&gt;However I can observe the signal is not being updated on Canoe trace window.&lt;/P&gt;&lt;P&gt;I am uploading LDF file and generated lin (CFG) and main.c.&lt;/P&gt;&lt;P&gt;Please let me know what am I missing&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 13:57:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1605968#M20977</guid>
      <dc:creator>imdevendra258</dc:creator>
      <dc:date>2023-02-28T13:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32K LIN</title>
      <link>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1608094#M21058</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204690"&gt;@imdevendra258&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;I tried to create an example based on&amp;nbsp;the data that was sent by you. It seems all the signals have been updated correctly.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;      - Hardware: S32K148EVB-Q176 29644 PCB RevX1 SCH RevB&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;      - Software version: S32SDK S32K1xx RTM v3.0.3&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;      -&amp;nbsp;&lt;/SPAN&gt;S32DS: S32DS 2.2&lt;/DIV&gt;
&lt;DIV&gt;Signals before updated:&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;      &lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxf78987_0-1677731124056.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/212969i4E96D7B11DC1B8D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxf78987_0-1677731124056.png" alt="nxf78987_0-1677731124056.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Signal after updated:&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;      &lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nxf78987_1-1677731124060.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/212970i45D72D50F047F1E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nxf78987_1-1677731124060.png" alt="nxf78987_1-1677731124060.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;Please recheck on your side. If the issue is still not&amp;nbsp;resolved, please share with me some information about your setup(hardware, software ...).&lt;/DIV&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 04:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1608094#M21058</guid>
      <dc:creator>DanNguyenDuy</dc:creator>
      <dc:date>2023-03-02T04:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32K LIN</title>
      <link>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1608291#M21068</link>
      <description>&lt;P&gt;Hi Dan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for response It is resolved .I needed to do correct the clock setting&amp;nbsp; for timer as I have 40MHZ external crystal on board.&lt;/P&gt;&lt;P&gt;However I am facing issue with blinking of RGB NCV7430.&lt;/P&gt;&lt;P&gt;I have sent 2 frames: 0x24 and 0x23 from LDF &amp;amp; however it is not blinking it.&lt;/P&gt;&lt;P&gt;I am uploading updated LDF created for NCV7430, main.c &amp;amp; generated lin cfg file, NCV7430 Datasheet,NCV7430 Demo code of arduino link&lt;/P&gt;&lt;P&gt;&lt;A title="NCV7430 Demo code using arduino" href="https://github.com/skpang/Teensy32_LIN-bus_NCV7430_RGB_demo" target="_self"&gt;https://github.com/skpang/Teensy32_LIN-bus_NCV7430_RGB_demo&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I am transferring data as expected .I have set signal as per requirement in main.c but still it is not blinking the NCV7430 RGB led.&lt;/P&gt;&lt;P&gt;Do I need to send PID along with data byte frame of lin. Please let me know what am I missing here ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please change timer compare macro value and TIMER PRES macro value to this main.c according to&amp;nbsp; last main.c file value.I have changed these two macro&amp;nbsp; as I am running on different frequency and PREscale.&lt;/P&gt;&lt;P&gt;You can see diff I have just modified the LDF signal and those 2 macro value in main.c.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Devendra Mishra&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 10:12:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1608291#M21068</guid>
      <dc:creator>imdevendra258</dc:creator>
      <dc:date>2023-03-02T10:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: S32K LIN</title>
      <link>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1608848#M21091</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204690"&gt;@imdevendra258&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I only can support you with issues regarding the LIN driver and can't support for debug the&amp;nbsp;&lt;SPAN&gt;Demo code of arduino following your request.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 03:04:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-LIN/m-p/1608848#M21091</guid>
      <dc:creator>DanNguyenDuy</dc:creator>
      <dc:date>2023-03-03T03:04:46Z</dc:date>
    </item>
  </channel>
</rss>

