<?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: Properly bypassing LPC5500's internal DCDC converter in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079417#M41511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Would supplying 1.2V instead of 1.1V be a problem?&lt;/P&gt;&lt;P&gt;2. Need to supply both VBAT_DCDC? and VBAT_PMU with 3.3V as before, no problem. But what about the FB and LX pins?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate a block diagram once you confirm the requirement for VBAT_DCDC and anything else. For now, It seems like it might be better to stick with DCDC converter as this seems to be undocumented. Please do add an app note or update the datasheet for the alternate circuit as it would help down the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2020 15:10:18 GMT</pubDate>
    <dc:creator>hemanth1</dc:creator>
    <dc:date>2020-04-27T15:10:18Z</dc:date>
    <item>
      <title>Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079415#M41509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating a small custom board for testing out the LPC55S6 part. The datasheet and the eval board schematics show the connections for using the internal DCDC converter but nothing for bypassing it. The eval schematic does show how to supply external core voltage but that doesn't give the whole idea. I want to design around supplying the 1.2V? (that's the number I came across for running @ 150MHz) directly to the VDD_PMU from an LDO. The efficiency loss isn't a problem for our use case and it hopefully reduces noise too. So how will the connections look like now? My understanding:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Connect the output of a 1.2V LDO directly to the VDD_PMU pin, with some decoupling capacitors.&lt;/P&gt;&lt;P&gt;2. Leave the VBAT_PMU, VBAT_DCDC, LX and FB pins unconnected. This removes all the relevant decoupling caps and the power inductor.&lt;/P&gt;&lt;P&gt;3. VSS_PMU and VSS_DCDC are left connected to ground as before.&lt;/P&gt;&lt;P&gt;4. Eval board schematic uses two ferrite beads to separate into VDDA and IO's VDD domains. Is this needed now that there is no DCDC converter or was that placed for the sake of cleaner supply to ADC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And does anything change on the software side of things? I would really appreciate a simple block diagram for this like the one mentioned in datasheet section 6.1.2 Using Internal DC-DC converter:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/98043i0B13F0BE490E6E28/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2020 12:32:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079415#M41509</guid>
      <dc:creator>hemanth1</dc:creator>
      <dc:date>2020-04-25T12:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079416#M41510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Hemanth,&lt;/P&gt;&lt;P&gt;First of all, there are two solutions to get power supply for the VDD_PMU pin, one is to use external LDO with 1.1V power supply voltage, even if you use external LDO, you have to connect the VBAT_PMU to another regulator, because a lot of peripherals are powered by the VBAT_PMU pin. Regarding the VBAT_DCDC pin in the case, I will consult to AE team, because there is a Deep_Sleep_LDO, I will confirm whether the Deep_Sleep_LDO is only powered by the VBAT_DCDC or VDD_PMU pin.&lt;/P&gt;&lt;P&gt;Another solution is to use internal buck DC/DC converter to provide power for the pin VDD_PMU, this is described in the above diagram.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the Ferrite bead, I think the ferrite bead between the VDDA and VDD_TARGET node is required in order to reduce the noise for the analog power supply, the ferrite bead between the VDD and VDD_TARGET node is not required.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 08:33:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079416#M41510</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-04-27T08:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079417#M41511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Would supplying 1.2V instead of 1.1V be a problem?&lt;/P&gt;&lt;P&gt;2. Need to supply both VBAT_DCDC? and VBAT_PMU with 3.3V as before, no problem. But what about the FB and LX pins?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would really appreciate a block diagram once you confirm the requirement for VBAT_DCDC and anything else. For now, It seems like it might be better to stick with DCDC converter as this seems to be undocumented. Please do add an app note or update the datasheet for the alternate circuit as it would help down the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:10:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079417#M41511</guid>
      <dc:creator>hemanth1</dc:creator>
      <dc:date>2020-04-27T15:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079418#M41512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Hemanth,&lt;/P&gt;&lt;P&gt;I suggest you use 1.1V LDO for VDD_MPU pin, because the voltage range of VDD_MPU is from 1.0V to 1.2V, the 1.2V is the maximum value. Regarding the other pins connection when the LDO is used for the VDD_PMU pin, I will update after I get feedback from AE team.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 08:36:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079418#M41512</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-04-30T08:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079419#M41513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hi, XiangJun&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;Do yoг have answer from&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;AE team on how to connect other pins, when LDO&amp;nbsp;&amp;nbsp;is used for the VDD_PMU pin?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;With best regards, Alexey.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 08:25:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079419#M41513</guid>
      <dc:creator>alexeyshatrov</dc:creator>
      <dc:date>2020-06-08T08:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079420#M41514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Alexey,&lt;/P&gt;&lt;P&gt;The AE team said that the internal DC/DC converter is strongly recommended, we have done full test for the solution including full temperature range test.&lt;/P&gt;&lt;P&gt;For the solution that customer uses external regulator to provide power for the &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;VDD_PMU pin, we DO NOT recommend the solution, we do not provide any test for the solution till now.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;BR&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff; "&gt;XiangJun Rong&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2020 09:16:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1079420#M41514</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-06-08T09:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1546089#M50552</link>
      <description>&lt;P&gt;We recommend to go with the DCDC approach but in case they want to test this out, here are some considerations:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Keep connected: VBAT_DCDC, VBAT_PMU, VBAT_DCDC_CORE&lt;/LI&gt;
&lt;LI&gt;VDD_PMU will be connected to external LDO at 1.1V or 1.2V (for higher frequencies), just be careful with the Max Value for VDD_PMU = 1.26V&lt;/LI&gt;
&lt;LI&gt;LX is DCDC output, normally connected to VDD_PMU. Leave it floating.&lt;/LI&gt;
&lt;LI&gt;FB is DCDC feedback, DCDC not used. Leave it floating.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Not&amp;nbsp; tested this but it should look something like this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="deepakrana_0-1667196661599.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/198587i96D31D35ADA48DE2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="deepakrana_0-1667196661599.png" alt="deepakrana_0-1667196661599.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 06:12:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1546089#M50552</guid>
      <dc:creator>deepakrana</dc:creator>
      <dc:date>2022-10-31T06:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Properly bypassing LPC5500's internal DCDC converter</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1888143#M56250</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am also considering not using an internal DC/DC of LPC55S1 MCU. If the core voltage (1.1V) is supplied through an external LDO, what is the proper power-up sequence of the MCU? I have three power supply: VDD_BAT (1.8V), VDD_CORE(1.1V), and USB_3V3(3.3V) in my design.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 22:11:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Properly-bypassing-LPC5500-s-internal-DCDC-converter/m-p/1888143#M56250</guid>
      <dc:creator>JaehoonLee13</dc:creator>
      <dc:date>2024-06-14T22:11:17Z</dc:date>
    </item>
  </channel>
</rss>

