<?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: LPC5516 POWER_SetVoltageForFreq source code? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1460921#M48840</link>
    <description>&lt;P&gt;So, there is NO way to use the LPC5516 at more than 12Mhz clock speed without using NXP's provided binary blob, is that correct?&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 13:08:42 GMT</pubDate>
    <dc:creator>pablov</dc:creator>
    <dc:date>2022-05-19T13:08:42Z</dc:date>
    <item>
      <title>LPC5516 POWER_SetVoltageForFreq source code?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1459373#M48798</link>
      <description>&lt;P&gt;Hello, we're starting to develop a new board using the LPC5516, and we're trying to build our own driver layer that doesn't use provided drivers, as is our company's policy. However, we found that some key functions, like &lt;SPAN&gt;POWER_SetVoltageForFreq(), have no source code provided and no instructions on the User Manual as how to implement them directly using the registers, and our only way going forward would be to link to the compiled library, which we don't want to do.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is there any documentation that specifies how to implement whatever &lt;SPAN&gt;POWER_SetVoltageForFreq() does in our code that we're missing?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pablo&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:04:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1459373#M48798</guid>
      <dc:creator>pablov</dc:creator>
      <dc:date>2022-05-17T13:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5516 POWER_SetVoltageForFreq source code?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1459584#M48801</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Pls refer to section 14.4 Power related API descriptions in UM11126.pdf as the following Fig&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1652836403857.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/180055i6B2313297F1FCC2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1652836403857.png" alt="xiangjun_rong_0-1652836403857.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The function can set up the DC/DC output voltage which varies vs core frequency.&lt;/P&gt;
&lt;P&gt;The function source code is NOT provided, we only provide binary code in the library as following fig&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1652836642561.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/180056i3FA5E769AB400DD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1652836642561.png" alt="xiangjun_rong_1-1652836642561.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 01:18:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1459584#M48801</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-05-18T01:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5516 POWER_SetVoltageForFreq source code?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1460921#M48840</link>
      <description>&lt;P&gt;So, there is NO way to use the LPC5516 at more than 12Mhz clock speed without using NXP's provided binary blob, is that correct?&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 13:08:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1460921#M48840</guid>
      <dc:creator>pablov</dc:creator>
      <dc:date>2022-05-19T13:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC5516 POWER_SetVoltageForFreq source code?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1461989#M48855</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think it is okay to configure the core clock to 12MHz or less, it is dependent on&amp;nbsp; the clock source frequency and divider. When the core clock frequency is less than 100MHz, the DC/DC converter output voltage will remain to 1.0V to 1.075V.&lt;/P&gt;
&lt;P&gt;Pls refer to section 14.4 Power related API descriptions in UM11126.pdf&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 01:21:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC5516-POWER-SetVoltageForFreq-source-code/m-p/1461989#M48855</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-05-23T01:21:01Z</dc:date>
    </item>
  </channel>
</rss>

