<?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: UM11310 ( MC33771C) Simulink TPL Connection in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1302045#M6256</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185197"&gt;@MuhammedAhmet&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Did you succeed with AFE communication on&amp;nbsp;&lt;SPAN&gt;RD33771CNTREVM board?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 03 Jul 2021 09:19:40 GMT</pubDate>
    <dc:creator>sonik82</dc:creator>
    <dc:date>2021-07-03T09:19:40Z</dc:date>
    <item>
      <title>UM11310 ( MC33771C) Simulink TPL Connection</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1257103#M5939</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have device RD33771CNTREVM (UM11310) . I'm working from simulink for this device. Since there is no MC33771C support in Simulink tools, I applied the special code adding method.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/How-to-use-your-own-C-code-in-our-Toolbox-Battery-Management/ta-p/1119004" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/How-to-use-your-own-C-code-in-our-Toolbox-Battery-Management/ta-p/1119004&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to establish a TPL connection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried many times but still couldn't communicate with MC33771C.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I made the LSPI settings according to here. :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Battery-measurements-with-Simulink-on-UM11310-HV-BMS/m-p/1179620#M5290" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/Battery-measurements-with-Simulink-on-UM11310-HV-BMS/m-p/1179620#M5290&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't think these settings are suitable for me. (bcc peripheries.h)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where am I doing wrong. How should the settings be?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 08:24:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1257103#M5939</guid>
      <dc:creator>MuhammedAhmet</dc:creator>
      <dc:date>2021-04-06T08:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: UM11310 ( MC33771C) Simulink TPL Connection</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1259011#M5948</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185197"&gt;@MuhammedAhmet&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At first sight, it looks that you are on the right track. You have enabled two SPI instances and yes, you have to modify the bcc_peripheries for the driver to call the instances/ chip selects you use for the board.&lt;/P&gt;
&lt;P&gt;More than that, the article&amp;nbsp;&lt;A href="https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/How-to-use-your-own-C-code-in-our-Toolbox-Battery-Management/ta-p/1119004" target="_self"&gt;How-to-use-your-own-C-code...&lt;/A&gt;&amp;nbsp;is handling the MC3377xB which has a different driver and different settings than the ones for the MC3377xC. So you need to use also the driver from here:&amp;nbsp;&lt;A href="https://www.nxp.com/design/analog-expert-software-and-tools/sdk-analog-expert-drivers/embedded-sw-battery-cell-controller-software-driver-for-mc33771c:EMBEDDED-SW-MC33771C" target="_self"&gt;EMBEDDED-SW-MC33771C&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What setup are you using? the one from the &lt;SPAN&gt;UM11310?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Marius&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 16:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1259011#M5948</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2021-04-08T16:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: UM11310 ( MC33771C) Simulink TPL Connection</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1259537#M5954</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;I added the drivers here to the project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/design/analog-expert-software-and-tools/sdk-analog-expert-drivers/embedded-sw-battery-cell-controller-software-driver-for-mc33771c:EMBEDDED-SW-MC33771C" target="_blank"&gt;https://www.nxp.com/design/analog-expert-software-and-tools/sdk-analog-expert-drivers/embedded-sw-battery-cell-controller-software-driver-for-mc33771c:EMBEDDED-SW-MC33771C&lt;/A&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Although it is defined, I get a warning like this (undefined.png)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My device&amp;nbsp;RD33771CNTREVM .&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Is there a sample project with this device? (&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for Simulink)&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;Muhammet&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 08:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1259537#M5954</guid>
      <dc:creator>MuhammedAhmet</dc:creator>
      <dc:date>2021-04-09T08:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: UM11310 ( MC33771C) Simulink TPL Connection</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1302045#M6256</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185197"&gt;@MuhammedAhmet&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Did you succeed with AFE communication on&amp;nbsp;&lt;SPAN&gt;RD33771CNTREVM board?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 09:19:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1302045#M6256</guid>
      <dc:creator>sonik82</dc:creator>
      <dc:date>2021-07-03T09:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: UM11310 ( MC33771C) Simulink TPL Connection</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1370415#M6681</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/185197" target="_self"&gt;&lt;SPAN class=""&gt;MuhammedAhmet &amp;amp;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088" target="_self"&gt;mariuslucianand&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I just want to know if you guy succeed this customer c code ?&lt;/P&gt;&lt;P&gt;Because I am also facing the same problem, not able to initialize the&amp;nbsp;RD33771CNTREVM.&lt;/P&gt;&lt;P&gt;If possible to share some Simulink example for this customization ?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Narudol T.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 07:03:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/UM11310-MC33771C-Simulink-TPL-Connection/m-p/1370415#M6681</guid>
      <dc:creator>Narudol-T</dc:creator>
      <dc:date>2021-11-12T07:03:15Z</dc:date>
    </item>
  </channel>
</rss>

