<?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>Model-Based Design Toolbox (MBDT)のトピックRe: S32k144evb matlab example for LIN master send and receive</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32k144evb-matlab-example-for-LIN-master-send-and-receive/m-p/989791#M3893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/sagar.salunkhe@faurecia.com"&gt;sagar.salunkhe@faurecia.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, your question was opened on another subcommunity of ours, and we did not receive notifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the example that comes with our toolbox? (lin_master_s32k14x.mdl + lin_slave_s32k14x.mdl)&lt;/P&gt;&lt;P&gt;These applications form a simple example where the master sends the header with ID=1 (while PID is automatically calculated). Once this is sent, a callback is triggered where the master sends 6B of data (including information about event, frame id + some constant values). You should see the red LED being toggled every time the master sends data. There is also a FreeMASTER project asociated with the slave model where you can check the data received by the slave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that you should have external power as VBAT is connected to VSUP. Also, you should connect the ground of both EVBs + the LIN signal [&lt;STRONG&gt;J11.1&lt;/STRONG&gt;].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this basic example/setup is working on your end or if you have issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Mar 2020 13:46:50 GMT</pubDate>
    <dc:creator>constantinrazva</dc:creator>
    <dc:date>2020-03-10T13:46:50Z</dc:date>
    <item>
      <title>S32k144evb matlab example for LIN master send and receive</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32k144evb-matlab-example-for-LIN-master-send-and-receive/m-p/989790#M3892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using s32k144evb board in Matlab environment.&lt;/P&gt;&lt;P&gt;I have tried LIN master -slave existing example in &lt;SPAN&gt;Matlab&amp;nbsp;&lt;/SPAN&gt;. But I am unable to send&amp;nbsp; data from slave and unable to receive data on master.&lt;/P&gt;&lt;P&gt;Do you have any example in &lt;SPAN&gt;Matlab&amp;nbsp;&lt;/SPAN&gt;for sending and receiving data from master and sending and receiving data on slave. Please provide any example with master transmitting,receiving and slave transmitting receiving with PID /ID etc as per standard. I tried it many ways in &lt;SPAN&gt;Matlab&amp;nbsp;&lt;/SPAN&gt;LIN blocks but no success.&lt;/P&gt;&lt;P&gt;I also found that CRC which is generated is not correct. when I observed master transmitted&amp;nbsp; data on CANoe it is showing&amp;nbsp;invalid checksum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2020 05:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32k144evb-matlab-example-for-LIN-master-send-and-receive/m-p/989790#M3892</guid>
      <dc:creator>sagar_salunkhe</dc:creator>
      <dc:date>2020-03-05T05:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144evb matlab example for LIN master send and receive</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32k144evb-matlab-example-for-LIN-master-send-and-receive/m-p/989791#M3893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/sagar.salunkhe@faurecia.com"&gt;sagar.salunkhe@faurecia.com&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply, your question was opened on another subcommunity of ours, and we did not receive notifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the example that comes with our toolbox? (lin_master_s32k14x.mdl + lin_slave_s32k14x.mdl)&lt;/P&gt;&lt;P&gt;These applications form a simple example where the master sends the header with ID=1 (while PID is automatically calculated). Once this is sent, a callback is triggered where the master sends 6B of data (including information about event, frame id + some constant values). You should see the red LED being toggled every time the master sends data. There is also a FreeMASTER project asociated with the slave model where you can check the data received by the slave.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that you should have external power as VBAT is connected to VSUP. Also, you should connect the ground of both EVBs + the LIN signal [&lt;STRONG&gt;J11.1&lt;/STRONG&gt;].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this basic example/setup is working on your end or if you have issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 13:46:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32k144evb-matlab-example-for-LIN-master-send-and-receive/m-p/989791#M3893</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2020-03-10T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32k144evb matlab example for LIN master send and receive</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32k144evb-matlab-example-for-LIN-master-send-and-receive/m-p/989792#M3894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/sagar.salunkhe@faurecia.com"&gt;sagar.salunkhe@faurecia.com&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So both the data and PID are sent correctly? Only the CRC is invalid?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately due to the context we’re in, for the time being I am working from home and do not have a LIN analyzer with me, so I am unable to check this issue right away. I’ll get back to you on this topic once I get hold of one. Sorry for the inconvenience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 09:06:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/S32k144evb-matlab-example-for-LIN-master-send-and-receive/m-p/989792#M3894</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2020-03-12T09:06:12Z</dc:date>
    </item>
  </channel>
</rss>

