<?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>i.MX Processors中的主题 Re: Too high power consumption in low power mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Too-high-power-consumption-in-low-power-mode/m-p/2084093#M236530</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Please have a look to the following App Note:&lt;BR /&gt;&lt;A href="https://docs.nxp.com/bundle/AN13917/page/topics/reducing_power_consumption_0.html" target="_blank"&gt;https://docs.nxp.com/bundle/AN13917/page/topics/reducing_power_consumption_0.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In short you may custom your boot image to try to achieve your target consumption.&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2025 00:34:26 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2025-04-22T00:34:26Z</dc:date>
    <item>
      <title>Too high power consumption in low power mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Too-high-power-consumption-in-low-power-mode/m-p/2081812#M236404</link>
      <description>&lt;P&gt;Hello here.&lt;/P&gt;&lt;P&gt;We are designing a device which must work in very low power mode and boot Linux only when needed. We chose &lt;LI-PRODUCT title="i.MX93" id="i.MX93"&gt;&lt;/LI-PRODUCT&gt;. It has Cortex A55 cores which can be used for Linux and also a Cortex M33 core. I use &lt;LI-PRODUCT title="i.MX93EVK" id="i.MX93EVK"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;development board. I built a "Hello World" example and wrote it into eMMC. Then set switches to "eMMC/SDHC1" boot.&amp;nbsp;I noticed that the board still uses 1W (200mA at 5V). This is way too much. When in low power mode I expect that only M33 is started while A55 and DDR refresh logic are disabled. Starting at such high power consumption and then programmatically disabling everything what we can is not an option for us.&lt;/P&gt;&lt;P&gt;Could someone tell me, how I could get a power consumption which would be actually low. I expect initial power consumption less than 10mW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Faustas&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 13:32:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Too-high-power-consumption-in-low-power-mode/m-p/2081812#M236404</guid>
      <dc:creator>AFaustas</dc:creator>
      <dc:date>2025-04-16T13:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Too high power consumption in low power mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Too-high-power-consumption-in-low-power-mode/m-p/2084093#M236530</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Please have a look to the following App Note:&lt;BR /&gt;&lt;A href="https://docs.nxp.com/bundle/AN13917/page/topics/reducing_power_consumption_0.html" target="_blank"&gt;https://docs.nxp.com/bundle/AN13917/page/topics/reducing_power_consumption_0.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In short you may custom your boot image to try to achieve your target consumption.&lt;BR /&gt;&lt;BR /&gt;Best regards/Saludos,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 00:34:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Too-high-power-consumption-in-low-power-mode/m-p/2084093#M236530</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2025-04-22T00:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Too high power consumption in low power mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Too-high-power-consumption-in-low-power-mode/m-p/2116420#M238215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244312"&gt;@AFaustas&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'd just add to what&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/171173"&gt;@AldoG&lt;/a&gt;&amp;nbsp;said by saying that a very large proportion of the power consumption of a board is often the peripheral chips on the board. Looking through the device tree for the board can often give an idea of which peripherals can be disabled or set to a low power mode to greatly reduce power consumption in sleep mode.&lt;BR /&gt;&lt;BR /&gt;It may also be worth considering looking at the i.MX 8M Plus&amp;nbsp;Evaluation Kit Enabling Power Measurement - the &lt;LI-PRODUCT title="IMX8MPLUS" id="IMX8MPLUS"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;is in some ways similar to the i.MX 93 and the&amp;nbsp;8MPLUSLPD4-PEVK allows power consumption to be measured in detail:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/8MPLUSLPD4-PEVK" target="_blank"&gt;https://www.nxp.com/design/design-center/development-boards-and-designs/8MPLUSLPD4-PEVK&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Will&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jun 2025 20:45:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Too-high-power-consumption-in-low-power-mode/m-p/2116420#M238215</guid>
      <dc:creator>Will_Robertson</dc:creator>
      <dc:date>2025-06-14T20:45:08Z</dc:date>
    </item>
  </channel>
</rss>

