<?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: MPC5777 MBD ADC Module in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1216528#M5656</link>
    <description>&lt;P&gt;Hi&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;I am able to use EQADC blocks. I need to convert different channels available on the MPC5777C-DEVB, mainly on the connectors J110 &amp;amp; J111.&lt;/P&gt;&lt;P&gt;I am able to configure up to 3 channels(ANA0,ANA1,ANA2) together for conversion successfully. When i configure 4th channel(ANA3), this channel does not convert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration of 4 channels are like below:&lt;/P&gt;&lt;P&gt;EQADC: 0&lt;/P&gt;&lt;P&gt;CFIFO: Software Trigger, Single Scan.&lt;/P&gt;&lt;P&gt;ANA0, RFIFO0&lt;/P&gt;&lt;P&gt;ANA1, RFIFO1&lt;/P&gt;&lt;P&gt;ANA2, RFIFO2&lt;/P&gt;&lt;P&gt;ANA3, RFIFO3&lt;/P&gt;&lt;P&gt;Among these channels, first 3 work well. ANA3 does not convert.&lt;/P&gt;&lt;P&gt;However, if i configure ANA3 separately as the only channel, then it works perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please let me know whats happening here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhinand&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2021 05:05:15 GMT</pubDate>
    <dc:creator>abhinand_rd</dc:creator>
    <dc:date>2021-01-19T05:05:15Z</dc:date>
    <item>
      <title>MPC5777 MBD ADC Module</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1212272#M5631</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using mbdt package to work with MPC5777C-DEVB board. When working with ADC module i get this message on the ADC blocks "The selected MCU has no support in MBDT for this peripheral". The same info is given on the help page of the block.&lt;/P&gt;&lt;P&gt;I found similarly most of the motor control blocks in motor control blocks such as CTU, FlexPWM, eTimer blocks are also not supported.&lt;/P&gt;&lt;P&gt;Is there any new version of mbdt where these blocks are made avaialble?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 09:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1212272#M5631</guid>
      <dc:creator>abhinand_rd</dc:creator>
      <dc:date>2021-01-15T09:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777 MBD ADC Module</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1212317#M5632</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/95217"&gt;@abhinand_rd&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;The peripherals that you are mentioning are not supported on the MPC5777C because this controller does not have such hardware. To generate PWM, you can use the eMIOS modules, and for ADC the eQADC modules which are supported in our toolbox.&lt;/P&gt;
&lt;P&gt;You can see here the peripherals that the MPC5777C has.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mariuslucianand_0-1610705737285.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/134869iC27F2AD288505A0D/image-size/large?v=v2&amp;amp;px=999" role="button" title="mariuslucianand_0-1610705737285.png" alt="mariuslucianand_0-1610705737285.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Marius&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 10:17:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1212317#M5632</guid>
      <dc:creator>mariuslucianand</dc:creator>
      <dc:date>2021-01-15T10:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777 MBD ADC Module</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1216528#M5656</link>
      <description>&lt;P&gt;Hi&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;I am able to use EQADC blocks. I need to convert different channels available on the MPC5777C-DEVB, mainly on the connectors J110 &amp;amp; J111.&lt;/P&gt;&lt;P&gt;I am able to configure up to 3 channels(ANA0,ANA1,ANA2) together for conversion successfully. When i configure 4th channel(ANA3), this channel does not convert.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration of 4 channels are like below:&lt;/P&gt;&lt;P&gt;EQADC: 0&lt;/P&gt;&lt;P&gt;CFIFO: Software Trigger, Single Scan.&lt;/P&gt;&lt;P&gt;ANA0, RFIFO0&lt;/P&gt;&lt;P&gt;ANA1, RFIFO1&lt;/P&gt;&lt;P&gt;ANA2, RFIFO2&lt;/P&gt;&lt;P&gt;ANA3, RFIFO3&lt;/P&gt;&lt;P&gt;Among these channels, first 3 work well. ANA3 does not convert.&lt;/P&gt;&lt;P&gt;However, if i configure ANA3 separately as the only channel, then it works perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please let me know whats happening here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhinand&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 05:05:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1216528#M5656</guid>
      <dc:creator>abhinand_rd</dc:creator>
      <dc:date>2021-01-19T05:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777 MBD ADC Module</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1520937#M7679</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/72088"&gt;@mariuslucianand&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;when I try to build EQADC mbd block, I'm getting an error.&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;Error: File: D:\NXP\MBDToolbox_MPC57xx_3.2.0_20200414\fsroot\mbdtbx_mpc\blocks\eqadc\eqadc_mpc_push_cmd.tlc Line: 96 Column: 28 Undefined identifier cmd's&lt;/SPAN&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;How to resolve it?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Sep 2022 06:20:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777-MBD-ADC-Module/m-p/1520937#M7679</guid>
      <dc:creator>saurabhkulkarni123</dc:creator>
      <dc:date>2022-09-13T06:20:06Z</dc:date>
    </item>
  </channel>
</rss>

