<?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: i.MX8MN :- Power up issues</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1964384#M229108</link>
    <description>&lt;P&gt;&lt;SPAN&gt;hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/65023"&gt;@milav_soni&lt;/a&gt;&amp;nbsp; &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26366" target="_blank"&gt;@weidong_sun&lt;/A&gt;&amp;nbsp; have we got a solution to this issue.?&lt;BR /&gt;we are facing same issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 10:03:20 GMT</pubDate>
    <dc:creator>Bhavesh_Bhadricha</dc:creator>
    <dc:date>2024-09-30T10:03:20Z</dc:date>
    <item>
      <title>i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221639#M168468</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;This is Milav Soni From Teq Diligent.&lt;/P&gt;&lt;P&gt;I have made a custom board which have "&lt;STRONG&gt;MIMX8MN1CVTIZAA&lt;/STRONG&gt;" Processor and we have used "&lt;STRONG&gt;BD71847AMWV-E2&lt;/STRONG&gt;" PMIC IC to give all power to MPU.&lt;/P&gt;&lt;P&gt;We have taken reference of EVK Schematic and made a custom H/W.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt; :- Processor Does not power up, It does not give "&lt;STRONG&gt;PMIC_ON_REQ&lt;/STRONG&gt;" High signal to PMIC.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Connection&lt;/STRONG&gt; :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;STRONG&gt;PMIC_ON_REQ&lt;/STRONG&gt; -&amp;gt; Directly Connected to PMIC with 0E.&lt;/P&gt;&lt;P&gt;2)&amp;nbsp;&lt;STRONG&gt;PMIC_STBY_REQ&lt;/STRONG&gt; -&amp;gt;&amp;nbsp;Directly Connected to PMIC with 0E.&lt;/P&gt;&lt;P&gt;3)&amp;nbsp;&lt;STRONG&gt;WDOG_B&lt;/STRONG&gt; -&amp;gt;&amp;nbsp;GPIO1_IO02/Wdog_b connected to PMIC with 0E and 100k pull up with "NVCC_1V8" Power supply at PMIC side.&lt;/P&gt;&lt;P&gt;4)&amp;nbsp;&lt;STRONG&gt;PWRON_B&lt;/STRONG&gt; -&amp;gt; Connected to&amp;nbsp;NVCC_SNVS_1V8 with 100K Pull Up Resistor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, We Got Following outputs in Following Condition.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Condition&lt;/STRONG&gt; :-&amp;nbsp;PMIC_ON_REQ is disconnected from PMIC.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Output&lt;/STRONG&gt; :- We got&amp;nbsp;CLK_32K_OUT,&amp;nbsp;RTC_RESET_B, LDO1 and LDO2 Supply,&amp;nbsp;PMIC_ON_REQ High on Processor side&lt;/P&gt;&lt;P&gt;But When&amp;nbsp;PMIC_ON_REQ is Connected to PMIC than We does not got the PMIC outputs.&lt;/P&gt;&lt;P&gt;Can you please help me to sort out this issues?&lt;/P&gt;&lt;P&gt;If you have any need please tell me.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 04:38:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221639#M168468</guid>
      <dc:creator>milav_soni</dc:creator>
      <dc:date>2021-01-27T04:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221682#M168473</link>
      <description>&lt;P&gt;Hi,milav_soni ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; On our IMX8MND4-EVK board, BD71850MWV PMIC is used, not BD71847, So which version of EVK did you referred to ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; For your question: Processor Does not power up, It does not give "&lt;STRONG&gt;PMIC_ON_REQ&lt;/STRONG&gt;" High signal to PMIC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; It means that after PMIC_ON_REQ is connected to pin PMIC_ON_REQ of PMIC, the pin will be pulled down to LOW. So you can check:&lt;/P&gt;
&lt;P&gt;1. what cause PMIC_ON_REQ to be pulled donw to LOW.&lt;/P&gt;
&lt;P&gt;2. whether PWRON# pin is HIGH&lt;/P&gt;
&lt;P&gt;3. whether&amp;nbsp; WDOG pin is HIGH.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;
&lt;P&gt;B.R,&lt;/P&gt;
&lt;P&gt;weidong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 06:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221682#M168473</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2021-01-27T06:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221830#M168496</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26366"&gt;@weidong_sun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You for your reply.&lt;/P&gt;&lt;P&gt;We use &lt;STRONG&gt;i.MX8M Nano DDR4 EVK&lt;/STRONG&gt; for Processor and another interface reference.&lt;/P&gt;&lt;P&gt;and We use &lt;STRONG&gt;i.MX8M Mini DDR4 EVK&lt;/STRONG&gt; for PMIC Reference.&lt;/P&gt;&lt;P&gt;And We see&amp;nbsp;&lt;SPAN&gt;PWRON# Signal, it is 1.8 V and&amp;nbsp;WDOG pin is low.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What is reason for&amp;nbsp;&lt;STRONG&gt;PMIC_ON_REQ&amp;nbsp;&lt;/STRONG&gt;become Low?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can you please suggest me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 09:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221830#M168496</guid>
      <dc:creator>milav_soni</dc:creator>
      <dc:date>2021-01-27T09:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221938#M168504</link>
      <description>&lt;P&gt;Hi, milav_soni,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;WDOG pin is low.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="0"&gt;&lt;SPAN&gt;When WDOG sends out a reset signal, it will output LOW level, and then will be pulled down HIGH level by the pull-up resistor.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="1"&gt;&lt;SPAN&gt;So, first disconnect WDOG net between CPU and PMIC.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="3"&gt;&lt;SPAN&gt;1. Check if the PMIC can work.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="5"&gt;&lt;SPAN&gt;2. Measure whether the WDOG on the CPU side is HIGH or LOW.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="5"&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;What is reason for&amp;nbsp;&lt;STRONG&gt;PMIC_ON_REQ&amp;nbsp;&lt;/STRONG&gt;become Low?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="5"&gt;&lt;SPAN&gt;You have verified that the output from the CPU side is HIGH, but when connected to the PMIC, it will become LOW, indicating that the problem is on the PMIC side. So you need to check whether there is a problem with the SMT of the PMIC. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="5"&gt;&lt;SPAN&gt;Hope above advice is helpful to you.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="5"&gt;&lt;SPAN&gt;Have a nice day!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="5"&gt;&lt;SPAN&gt;B.R,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="VIiyi"&gt;&lt;SPAN class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="zh-CN" data-phrase-index="5"&gt;&lt;SPAN&gt;Weidong&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 12:13:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1221938#M168504</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2021-01-27T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1222439#M168558</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26366"&gt;@weidong_sun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You For your response.&lt;/P&gt;&lt;P&gt;We have measured WDOG_B Voltage in MPU Side when it is disconnected from PMIC, It is 0V and pmic is not generating output other than LDO1 and LDO2.&lt;/P&gt;&lt;P&gt;And we measured LD02 Voltage is 0.9v Instead of 0.8V, can this affect on pmic_on_req signal or any other interface/Blocks of MPU?&lt;/P&gt;&lt;P&gt;When pmic_on_req is connect than and than the pmic buck and ldo voltage are not generate and it gives 5 pulses at 300ms interval and on for 20ms.&lt;/P&gt;&lt;P&gt;Please find attached images. second image is Showing waveform of PMIC_5V (Yellow Channel) vs PMIC_ON_REQ(Blue Channel) and first image is Showing waveform of&amp;nbsp;PMIC_5V(Yellow Channel) vs LDO2_Out(Blue Channel) of PMIC. Same waveform is arrive on LDO1.&lt;/P&gt;&lt;P&gt;May be PMIC Start the ldo1 and ldo2 &amp;amp; MPU start pmic_on_req, but due to some bad configuration/something else it goes low.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pmic_vsys_5V Vs LDO2 Output" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/135972i6E0024B8F83057BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pmic_vsys_5V Vs LDO2 Output.jpg" alt="pmic_vsys_5V Vs LDO2 Output" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;pmic_vsys_5V Vs LDO2 Output&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pmic_vsys_5V Vs PMIC_ON_REQ" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/135971i2AE54EAB98DB805A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pmic_vsys_5V Vs PMIC_ON_REQ.jpg" alt="pmic_vsys_5V Vs PMIC_ON_REQ" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;pmic_vsys_5V Vs PMIC_ON_REQ&lt;/span&gt;&lt;/span&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you got my point, please help me out in this problem.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 07:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1222439#M168558</guid>
      <dc:creator>milav_soni</dc:creator>
      <dc:date>2021-01-28T07:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1222473#M168561</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/65023"&gt;@milav_soni&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you send your schematic to me?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; my email is :weidong.sun@nxp.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;weidong&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2021 07:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1222473#M168561</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2021-01-28T07:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1223792#M168722</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26366"&gt;@weidong_sun&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You for your support.&lt;/P&gt;&lt;P&gt;We got the root of problem and Find Solution.&lt;/P&gt;&lt;P&gt;The problem is one Connection between PMIC and MPU open.&lt;/P&gt;&lt;P&gt;Now My board is power up and Got All Voltages.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 06:40:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1223792#M168722</guid>
      <dc:creator>milav_soni</dc:creator>
      <dc:date>2021-02-01T06:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8MN :- Power up issues</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1964384#M229108</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/65023"&gt;@milav_soni&lt;/a&gt;&amp;nbsp; &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/26366" target="_blank"&gt;@weidong_sun&lt;/A&gt;&amp;nbsp; have we got a solution to this issue.?&lt;BR /&gt;we are facing same issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 10:03:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8MN-Power-up-issues/m-p/1964384#M229108</guid>
      <dc:creator>Bhavesh_Bhadricha</dc:creator>
      <dc:date>2024-09-30T10:03:20Z</dc:date>
    </item>
  </channel>
</rss>

