<?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>FreeMASTERのトピックHow S12ZVML64 realizes LIN communication</title>
    <link>https://community.nxp.com/t5/FreeMASTER/How-S12ZVML64-realizes-LIN-communication/m-p/1544810#M1189</link>
    <description>&lt;P&gt;I debugged the motor program through S12ZVML64, but it can only be debugged through freemaster. But I want to control through LIN communication. How can I integrate LIN communication into the motor program.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Oct 2022 07:32:59 GMT</pubDate>
    <dc:creator>mine233</dc:creator>
    <dc:date>2022-10-27T07:32:59Z</dc:date>
    <item>
      <title>How S12ZVML64 realizes LIN communication</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-S12ZVML64-realizes-LIN-communication/m-p/1544810#M1189</link>
      <description>&lt;P&gt;I debugged the motor program through S12ZVML64, but it can only be debugged through freemaster. But I want to control through LIN communication. How can I integrate LIN communication into the motor program.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Oct 2022 07:32:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-S12ZVML64-realizes-LIN-communication/m-p/1544810#M1189</guid>
      <dc:creator>mine233</dc:creator>
      <dc:date>2022-10-27T07:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How S12ZVML64 realizes LIN communication</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-S12ZVML64-realizes-LIN-communication/m-p/1546772#M1190</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;FreeMASTER&amp;nbsp; supports different communication interfaces - you do not describe which of them you use, so I assume you use the serial communication (SCI/UART) which is a default option.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to use the LIN protocol, you will need to integrate a LIN software stack into your application. A LIN stack is available from NXP. I will ask my colleagues to help you find it.&lt;/P&gt;
&lt;P&gt;BTW: Note that FreeMASTER can also communicate over LIN, but there are several limitations and pre-conditions. The FreeMASTER requires the LIN stack to support "diagnostic class II &amp;amp; III" which is not very common. In short, when you start using LIN, you will most probably lose the FreeMASTER connectivity (or you can run it over another SCI port).&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Michal&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 08:59:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-S12ZVML64-realizes-LIN-communication/m-p/1546772#M1190</guid>
      <dc:creator>MichalH</dc:creator>
      <dc:date>2022-11-01T08:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: How S12ZVML64 realizes LIN communication</title>
      <link>https://community.nxp.com/t5/FreeMASTER/How-S12ZVML64-realizes-LIN-communication/m-p/1546784#M1191</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202401"&gt;@mine233&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The S12Z LIN Stack is avaiable at the S12ZVM webpage:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/products/processors-and-microcontrollers/additional-mpu-mcus-architectures/s12-magniv-mixed-signal-mcus/s12zvm-mixed-signal-mcu-for-automotive-industrial-motor-control-applications:S12ZVM" target="_blank"&gt;https://www.nxp.com/products/processors-and-microcontrollers/additional-mpu-mcus-architectures/s12-magniv-mixed-signal-mcus/s12zvm-mixed-signal-mcu-for-automotive-industrial-motor-control-applications:S12ZVM&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1667293490121.png" style="width: 926px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198731i32A799BD496E9A3A/image-dimensions/926x324?v=v2" width="926" height="324" role="button" title="danielmartynek_1-1667293490121.png" alt="danielmartynek_1-1667293490121.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to &lt;STRONG&gt;AN5122 Using Freescale’s LIN Driver with the MagniV Family&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN5122.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN5122.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;AN5122SW&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=AN5122SW&amp;amp;docLang=en" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=AN5122SW&amp;amp;docLang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;List of MagniV and S12(X) Application notes:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S12-MagniV-Microcontrollers/List-of-MagniV-and-S12-X-Application-notes/ta-p/1120728" target="_blank"&gt;https://community.nxp.com/t5/S12-MagniV-Microcontrollers/List-of-MagniV-and-S12-X-Application-notes/ta-p/1120728&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&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;</description>
      <pubDate>Tue, 01 Nov 2022 09:13:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/How-S12ZVML64-realizes-LIN-communication/m-p/1546784#M1191</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2022-11-01T09:13:22Z</dc:date>
    </item>
  </channel>
</rss>

