<?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: Queries: MBDT Toolbox for S32KXX in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1582521#M7985</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208786"&gt;@Ajay_R&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for using our MBDT S32K3 Toolbox.&lt;/P&gt;
&lt;P&gt;To&amp;nbsp;address the aforementioned questions:&lt;/P&gt;
&lt;P&gt;1. As you said the I2C support is not yet included in our toolbox. For enabling I2C support, you will first need to add and configure the I2C component in the .mex file. Now that the configuration of I2C is completed, to call I2C driver API functions for implementing your application, you could start by using the Custom code block provided by Simulink. Please note that you will also need to include the header files for I2C to be able to use specific I2C functions. Also, you will need to call the initialization function for the added peripheral.&amp;nbsp; A good example for your use is the s32k3xx_isr_custom_code_ebt, where the ICU component, which is not supported by our toolbox, is used with a similar approach. However, in the mentioned example, ICU is configured as an MCAL component.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. As for the second question, do you want to replace all of the MCAL components with Drivers components, or just use I2C as a Driver component ?&lt;/P&gt;
&lt;P&gt;The reason why this clarification is necessary, is because the MBDT for S32K3 blocks generate code on top of the MCAL functions.&lt;BR /&gt;Therefore, in case you would like to replace the MCAL components with the Drivers ones, the blocks from our toolbox will not work anymore. You would need to use custom code for calling functions specific to these Drivers configuration.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Victor&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 15:21:38 GMT</pubDate>
    <dc:creator>georgevictor</dc:creator>
    <dc:date>2023-01-13T15:21:38Z</dc:date>
    <item>
      <title>Queries: MBDT Toolbox for S32KXX</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1579211#M7979</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="inherit"&gt;I have installed the MBD toolbox for S32K3XX 1.2.0 version and S32 Design Studio.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;1) I&lt;FONT face="inherit"&gt;&amp;nbsp;know that, In MBDT&amp;nbsp;for S32K3XX 1.2.0 does not include support for I2C. So, &lt;/FONT&gt;we (O&lt;FONT face="inherit"&gt;ur Team) planned to create a Custom Block for I2C Communication. So, is this possible to &lt;/FONT&gt;create a&lt;FONT face="inherit"&gt;&amp;nbsp;Custom Block for S32K344&lt;/FONT&gt;?&lt;/P&gt;&lt;P&gt;2) &lt;SPAN class=""&gt;The default .mex contains MCAL components.&lt;/SPAN&gt; &lt;SPAN class=""&gt;But we only need the component in Drivers (like Adc_Sar_Ip, Bctu_Ip, Trgmux_Ip, etc.,).&lt;/SPAN&gt; &lt;SPAN class=""&gt;So, is it possible to use the .mex file with the drivers component instead of the default .mex?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please Let me, if you need any other information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 12:38:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1579211#M7979</guid>
      <dc:creator>Ajay_R</dc:creator>
      <dc:date>2023-01-09T12:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Queries: MBDT Toolbox for S32KXX</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1582521#M7985</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208786"&gt;@Ajay_R&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for using our MBDT S32K3 Toolbox.&lt;/P&gt;
&lt;P&gt;To&amp;nbsp;address the aforementioned questions:&lt;/P&gt;
&lt;P&gt;1. As you said the I2C support is not yet included in our toolbox. For enabling I2C support, you will first need to add and configure the I2C component in the .mex file. Now that the configuration of I2C is completed, to call I2C driver API functions for implementing your application, you could start by using the Custom code block provided by Simulink. Please note that you will also need to include the header files for I2C to be able to use specific I2C functions. Also, you will need to call the initialization function for the added peripheral.&amp;nbsp; A good example for your use is the s32k3xx_isr_custom_code_ebt, where the ICU component, which is not supported by our toolbox, is used with a similar approach. However, in the mentioned example, ICU is configured as an MCAL component.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. As for the second question, do you want to replace all of the MCAL components with Drivers components, or just use I2C as a Driver component ?&lt;/P&gt;
&lt;P&gt;The reason why this clarification is necessary, is because the MBDT for S32K3 blocks generate code on top of the MCAL functions.&lt;BR /&gt;Therefore, in case you would like to replace the MCAL components with the Drivers ones, the blocks from our toolbox will not work anymore. You would need to use custom code for calling functions specific to these Drivers configuration.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Victor&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 15:21:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1582521#M7985</guid>
      <dc:creator>georgevictor</dc:creator>
      <dc:date>2023-01-13T15:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Queries: MBDT Toolbox for S32KXX</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1588852#M8008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193072"&gt;@georgevictor&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to apologise for my delayed response to you &amp;amp; thanks for your reply.&lt;/P&gt;&lt;P&gt;For my project, I need to replace all of the MCAL components with Drivers components.&lt;/P&gt;&lt;P&gt;One more thing I need to know, whether&amp;nbsp;MBDT Supports Autosar only? (Or) MBDT Supports both Autosar &amp;amp; Non-Autosar&amp;nbsp;Models?. If MBDT Supports Non Autosar Models, Could you please tell me the steps to create that model.&lt;/P&gt;&lt;P&gt;Please Let me know, if you need any other information&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 12:09:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1588852#M8008</guid>
      <dc:creator>Ajay_R</dc:creator>
      <dc:date>2023-01-27T12:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Queries: MBDT Toolbox for S32KXX</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1593903#M8020</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/208786"&gt;@Ajay_R&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;The MBDT supports only Autosar models, therefore, if you replace the MCAL components with the Drivers ones, our blocks will not work anymore.&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;Victor&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 10:37:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/Queries-MBDT-Toolbox-for-S32KXX/m-p/1593903#M8020</guid>
      <dc:creator>georgevictor</dc:creator>
      <dc:date>2023-02-06T10:37:21Z</dc:date>
    </item>
  </channel>
</rss>

