<?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: From default Project template - Convert *CAN FD* to *CAN* in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2070186#M10169</link>
    <description>Perfect! It works</description>
    <pubDate>Fri, 28 Mar 2025 08:57:51 GMT</pubDate>
    <dc:creator>Aris_</dc:creator>
    <dc:date>2025-03-28T08:57:51Z</dc:date>
    <item>
      <title>From default Project template - Convert *CAN FD* to *CAN*</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2065758#M10149</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I'm working on the MR-CANHUBK344-S32.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can run the tutorial: &lt;A href="https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Communicating-over-the-CAN-Bus/ta-p/1758456" target="_blank"&gt;https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Communicating-over-the-CAN-Bus/ta-p/1758456&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But, I cannot observe the CAN messages exchanged between CAN0 and CAN1 with my required hardware. I have to use a Kvaser Leaf Light v2 and I have to get those messages in a "standard CAN" format (the "old" version of CAN that is limited to 1000Kbps), not "CAN-FD" which is more recent and faster.&lt;BR /&gt;&lt;BR /&gt;I tried several things but I can't figure out how to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Get the same example working using the "old" CAN protocol with 500Kbps.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I tried unchecking this box:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aris__0-1742494052992.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329122iBC184D27B3EFB32C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aris__0-1742494052992.png" alt="Aris__0-1742494052992.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I tried playing with the CAN FD baudrate to set it to 500Kbps, or simply removing the whole section "0", with no success.&lt;BR /&gt;&lt;BR /&gt;I'm a little lost now. I'm sure it's super simple to solve but I'm not yet familiar enough with S32CT.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your help.&lt;BR /&gt;Aris&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 18:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2065758#M10149</guid>
      <dc:creator>Aris_</dc:creator>
      <dc:date>2025-03-20T18:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: From default Project template - Convert *CAN FD* to *CAN*</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2066292#M10152</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248091"&gt;@Aris_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;To clarify some things first, the option you unchecked in the configuration is not used to enable or disable CanFD, but to select the protocol it's using (ISO CanFD or non-iso CanFD):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertv_0-1742555084252.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329265iC64835942D630463/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertv_0-1742555084252.png" alt="robertv_0-1742555084252.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In terms of sending normal Can frames (not FD), that should be achieved by simply opening the Can_Write block and unchecking the "Can FD Message" option, which you can see here:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="robertv_1-1742555157815.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329266iF9257D76C9BD00DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="robertv_1-1742555157815.png" alt="robertv_1-1742555157815.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Let me know if this helps and you start seeing the Can frames on your Kvaser Leaf Light v2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Robert V&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 11:09:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2066292#M10152</guid>
      <dc:creator>robertv</dc:creator>
      <dc:date>2025-03-21T11:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: From default Project template - Convert *CAN FD* to *CAN*</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2070186#M10169</link>
      <description>Perfect! It works</description>
      <pubDate>Fri, 28 Mar 2025 08:57:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2070186#M10169</guid>
      <dc:creator>Aris_</dc:creator>
      <dc:date>2025-03-28T08:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: From default Project template - Convert *CAN FD* to *CAN*</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2070299#M10172</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/248091"&gt;@Aris_&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Glad to hear it worked!&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Robert V&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 12:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/From-default-Project-template-Convert-CAN-FD-to-CAN/m-p/2070299#M10172</guid>
      <dc:creator>robertv</dc:creator>
      <dc:date>2025-03-28T12:16:53Z</dc:date>
    </item>
  </channel>
</rss>

