<?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: S32G274A PMIC MCAL/Real Time Driver Configuration in S32G</title>
    <link>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1580194#M1946</link>
    <description>&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;Given that in RTD 2.0.0 the PMIC driver seemed to be in BETA, we do not recommend using this for development, at all.&lt;/P&gt;&lt;P&gt;We do recommend upgrading to a newer and stable version of the RTD. At this moment, RTD 3.0.2 HF1 and RTD 3.0.3 are the newer and stable versions.&lt;/P&gt;&lt;P&gt;Please, let us know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 16:00:21 GMT</pubDate>
    <dc:creator>Daniel-Aguirre</dc:creator>
    <dc:date>2023-01-10T16:00:21Z</dc:date>
    <item>
      <title>S32G274A PMIC MCAL/Real Time Driver Configuration</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1578462#M1917</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question regarding PMIC MCAL/Real Time Driver settings.&lt;/P&gt;&lt;P&gt;I have configed PMIC MCAL. I set 'Boost Enable Regulator' as 'ENABLE'.&lt;/P&gt;&lt;P&gt;But, at the generated file(CDD_Pmic_PBcfg.c), Boost Regulator is set as DISABLED(PMIC_VR55XX_M_REG_CTRL1_BOOSTDIS_MASK16).&lt;/P&gt;&lt;P&gt;Is this MCAL generation bug?&lt;/P&gt;&lt;P&gt;I checked release note(SW32G_RTD_4.4_3.0.3_D2206_ReleaseNotes.pdf). But, I could not find 'Boost Enable Regulator' releated bug.&lt;/P&gt;&lt;P&gt;- MCU: S32G274A&lt;/P&gt;&lt;P&gt;- PMIC: VR5510 QM version&lt;/P&gt;&lt;P&gt;- PMIC MCAL Version:&lt;/P&gt;&lt;P&gt;&amp;nbsp; -- Ar Release Version(Major.Minor.Revision): 4.4.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; -- SW Version(Major.Minor.Revision): 2.0.0&lt;/P&gt;&lt;P&gt;- 'Boost Enable Regulator' MCAL config path: /TS_T40D11M20I0R0/Pmic/PmicGlobalConfig/PmicDevice/PmicModeSettingConf/PmicRegulatorsConfiguration/PmicVBoostRegulator/PmicBoostEnableRegulator&lt;/P&gt;&lt;P&gt;- Mode Setting Conf/Mode Selection: NORMAL&lt;/P&gt;&lt;P&gt;- MCAL generated file / variable: CDD_Pmic_PBcfg.c / Pmic_VR55XX_ModeConfigPB_0_0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 08:54:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1578462#M1917</guid>
      <dc:creator>babytiger</dc:creator>
      <dc:date>2023-01-06T08:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A PMIC MCAL/Real Time Driver Configuration</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1578676#M1919</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Once the option is changed to "ENABLED", have you re-generated the code?&lt;/P&gt;
&lt;P&gt;We have confirmed that the option is changed to "PMIC_VR55XX_M_REG_CTRL1_BOOSTEN_MASK16" once the option is set to "ENABLE" and the code is re-generated with the changes. This inside the file "CDD_Pmic_BOARD_InitPeripherals_PBcfg.c"&lt;/P&gt;
&lt;P&gt;We are working with RTD 3.0.3 in S32DS v3.4.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 17:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1578676#M1919</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-01-06T17:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A PMIC MCAL/Real Time Driver Configuration</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1578873#M1925</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Our Integrated MCAL SW version is 2.0.0.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After changed '&lt;SPAN&gt;Boost Enable Regulator'&amp;nbsp; to 'ENABLE' and re-generated code, Boost Regulator is set as DISABLE(PMIC_VR55XX_M_REG_CTRL1_BOOSTDIS_MASK16) in CDD_Pmic_PBcfg.c.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;● SET: 'Boost Enable Regulator = &lt;STRONG&gt;ENABLE&lt;/STRONG&gt;'&amp;nbsp; -&amp;gt; GENERATED : &lt;STRONG&gt;DISABLE&lt;/STRONG&gt;(PMIC_VR55XX_M_REG_CTRL1_BOOSTDIS_MASK16)&lt;/P&gt;&lt;P&gt;● SET 'Boost Enable Regulator = &lt;STRONG&gt;DISABLE&lt;/STRONG&gt;'&amp;nbsp; -&amp;gt; GENERATED &lt;STRONG&gt;DISABLE&lt;/STRONG&gt;(PMIC_VR55XX_M_REG_CTRL1_BOOSTDIS_MASK16)&lt;/P&gt;&lt;P&gt;● SET: 'Boost Enable Regulator = &lt;STRONG&gt;NO_EFFECT&lt;/STRONG&gt;'&amp;nbsp; -&amp;gt; GENERATED&amp;nbsp; &lt;STRONG&gt;DISABLE&lt;/STRONG&gt;(PMIC_VR55XX_M_REG_CTRL1_BOOSTDIS_MASK16)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Other regulators(Buck, HVLDO, VPRE) are chagned as I set, only Boost Regulator config is not changed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 01:10:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1578873#M1925</guid>
      <dc:creator>babytiger</dc:creator>
      <dc:date>2023-01-09T01:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A PMIC MCAL/Real Time Driver Configuration</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1579507#M1933</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We understand you are using the RTD version 3.0.3 (&lt;SPAN&gt;SW32G_RTD_4.4_3.0.3_D2206), which is the same we are using. On our specific case, we do not see the behavior you are experiencing.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please let us know which S32DS version are you using?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also, are you using the "Pmic_Configuration_Autosar_Example_S32G274A_M7" example provided on this same RTD package? If not, is the behavior the same?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please, let us know.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 18:33:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1579507#M1933</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-01-09T18:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A PMIC MCAL/Real Time Driver Configuration</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1579690#M1941</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using RTD version 2.0.0(SW32_RTD_4_4_2_0_0_D2105). And, we are using Mobilgene AUTOSAR Tool with NXP MCAL(SW32_RTD_4_4_2_0_0_D2105) applied.&lt;/P&gt;&lt;P&gt;Using the RTD(SW32G_RTD_4.4_3.0.3_D2206), S32DS(v3.4.3) and 'Pmic_Configuration_Autosar_Example_S32G274A_M7' example, I confirmed that 'Boost Enable Regulator' is changed to 'PMIC_VR55XX_M_REG_CTRL1_BOOSTEN_MASK16' as I set 'ENABLE'.&lt;/P&gt;&lt;P&gt;To check PMIC BOOST option, using the RTD(SW32_RTD_4_4_2_0_0_D2105) and S32DS(v3.4.0), there is no pmic example and I could not find pmic driver in 'Manage SDK Components'.&lt;/P&gt;&lt;P&gt;Only RTD version 2.0.0 hotfix02 is available(RTD version 2.0.0 is not available) at the NXP website. So I cound not check PMIC BOOST option change using S32DS.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 04:58:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1579690#M1941</guid>
      <dc:creator>babytiger</dc:creator>
      <dc:date>2023-01-10T04:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32G274A PMIC MCAL/Real Time Driver Configuration</title>
      <link>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1580194#M1946</link>
      <description>&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;Given that in RTD 2.0.0 the PMIC driver seemed to be in BETA, we do not recommend using this for development, at all.&lt;/P&gt;&lt;P&gt;We do recommend upgrading to a newer and stable version of the RTD. At this moment, RTD 3.0.2 HF1 and RTD 3.0.3 are the newer and stable versions.&lt;/P&gt;&lt;P&gt;Please, let us know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 16:00:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G274A-PMIC-MCAL-Real-Time-Driver-Configuration/m-p/1580194#M1946</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-01-10T16:00:21Z</dc:date>
    </item>
  </channel>
</rss>

