<?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: Reagarding power management in MPC5748G in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1503169#M21809</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It is in chapter 38 of reference manual. Please read it carefully to understand how to configure the modes.&lt;/P&gt;
&lt;P&gt;There are also 38.4.8 Initialization/Application Example.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 09:19:43 GMT</pubDate>
    <dc:creator>petervlna</dc:creator>
    <dc:date>2022-08-09T09:19:43Z</dc:date>
    <item>
      <title>Reagarding power management in MPC5748G</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1502663#M21797</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I just want to know in details the power management modes available in MPC5748G.&lt;/P&gt;&lt;P&gt;As per the configuration, 9 different modes are available to configure in SDK but I don't see similar modes in the reference manual of controller.&lt;/P&gt;&lt;P&gt;Can somebody explain how these modes are derived?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAchary11_0-1659971263977.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189484iF8AAA631AB118CEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SAchary11_0-1659971263977.png" alt="SAchary11_0-1659971263977.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;1)in the configuration 3 different types of RUN modes are available such as RUN0, RUN1, RUN2. I really couldn't find the difference between these RUN modes in any document&lt;/P&gt;&lt;P&gt;2) I also never found about SAFE power mode in Reference Manual&lt;/P&gt;&lt;P&gt;where I can find details of these modes, When I checked in reference manual I don't see anything like the modes configured in SDK . I see modes related to LPU but it is different&lt;/P&gt;&lt;P&gt;Please share the document if it is available or give me some details of below modes, I need to use these power modes as per the application demand&lt;/P&gt;&lt;P&gt;*/&lt;BR /&gt;#define RESET (0u) /* Reset */&lt;BR /&gt;#define SAFE (1u) /* Safe */&lt;BR /&gt;#define DRUN (2u) /* Drun */&lt;BR /&gt;#define RUN0 (3u) /* Run option 0 */&lt;BR /&gt;#define RUN1 (4u) /* Run option 1 */&lt;BR /&gt;#define RUN2 (5u) /* Run option 2 */&lt;BR /&gt;#define RUN3 (6u) /* Run option 3 */&lt;BR /&gt;#define STOP (7u) /* Stop */&lt;BR /&gt;#define STANDBY (8u) /* Standby */&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 15:16:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1502663#M21797</guid>
      <dc:creator>SAchary11</dc:creator>
      <dc:date>2022-08-08T15:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reagarding power management in MPC5748G</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1503030#M21804</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;I don't see similar modes in the reference manual of controller.&lt;/P&gt;
&lt;P&gt;Can somebody explain how these modes are derived?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;All modes are described in details in reference manual:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="petervlna_0-1660026909427.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/189599i9694314A30E94250/image-size/medium?v=v2&amp;amp;px=400" role="button" title="petervlna_0-1660026909427.png" alt="petervlna_0-1660026909427.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;1)in the configuration 3 different types of RUN modes are available such as RUN0, RUN1, RUN2. I really couldn't find the difference between these RUN modes in any document&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thats because user has to configure those modes according his needs and that will make difference.&lt;/P&gt;
&lt;P&gt;For example in RUN0 you will have only eMIOS active, in RUN1 you will have active all peripherals.&lt;/P&gt;
&lt;P&gt;= difference in power consumption based on mode configuration&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;2) I also never found about SAFE power mode in Reference Manual&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is because there is no SAFE mode in the device. Safe state is considered a reset mode for this particular device. SAFE mode was in older MPC56xx device which is no longer applied on later generations of devices.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to chapter 38.4.2 Modes Details in reference manual.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 06:39:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1503030#M21804</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2022-08-09T06:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reagarding power management in MPC5748G</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1503060#M21805</link>
      <description>&lt;P&gt;Thanks for the reply! Yes I understand different modes are available.&lt;/P&gt;&lt;P&gt;Can you tell me in which section of the document says the exact difference between the different modes.&lt;/P&gt;&lt;P&gt;As you pointed out above RUN0 will have only eMIOS acive, where can I find all these details.&lt;/P&gt;&lt;P&gt;User can use these modes only when he knows what exactly happens in this mode, So requesting you to suggest where I can find the details.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 08:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1503060#M21805</guid>
      <dc:creator>SAchary11</dc:creator>
      <dc:date>2022-08-09T08:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Reagarding power management in MPC5748G</title>
      <link>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1503169#M21809</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It is in chapter 38 of reference manual. Please read it carefully to understand how to configure the modes.&lt;/P&gt;
&lt;P&gt;There are also 38.4.8 Initialization/Application Example.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 09:19:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/Reagarding-power-management-in-MPC5748G/m-p/1503169#M21809</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2022-08-09T09:19:43Z</dc:date>
    </item>
  </channel>
</rss>

