<?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>Kinetis MicrocontrollersのトピックK20 USB host power circuit configuration</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224923#M4307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a K20 chip as a USB host, and I'm trying to figure out how I need to provide power to the USB regulator.&amp;nbsp; Currently I have Vout33 and Vregin floating. The microcontroller is being provided 3.3V from a regulator on the circuit board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since my current configuration isn't working, I've been looking through the reference manual.&amp;nbsp; I'm thinking about changing my circuit to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Connect pin Vout33 to Vdd (which is connected to my 3.3V power supply)&lt;/P&gt;&lt;P&gt;- Place a capacitor between Vout33 and ground&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get away with doing this, or do I need to provide 5V somehow to the USB regulator?&amp;nbsp; It sounds like the USB regulator might not be happy with anything less than 3.6V...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marlon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 23:27:31 GMT</pubDate>
    <dc:creator>marlonsmith</dc:creator>
    <dc:date>2013-10-22T23:27:31Z</dc:date>
    <item>
      <title>K20 USB host power circuit configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224923#M4307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using a K20 chip as a USB host, and I'm trying to figure out how I need to provide power to the USB regulator.&amp;nbsp; Currently I have Vout33 and Vregin floating. The microcontroller is being provided 3.3V from a regulator on the circuit board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since my current configuration isn't working, I've been looking through the reference manual.&amp;nbsp; I'm thinking about changing my circuit to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Connect pin Vout33 to Vdd (which is connected to my 3.3V power supply)&lt;/P&gt;&lt;P&gt;- Place a capacitor between Vout33 and ground&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I get away with doing this, or do I need to provide 5V somehow to the USB regulator?&amp;nbsp; It sounds like the USB regulator might not be happy with anything less than 3.6V...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marlon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 23:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224923#M4307</guid>
      <dc:creator>marlonsmith</dc:creator>
      <dc:date>2013-10-22T23:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: K20 USB host power circuit configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224924#M4308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Marlon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.You can use pin VOUT33 output voltage to provide power to MCU. Please do not forget to add capacitor on pin VOUT33.&lt;/P&gt;&lt;P&gt;2.You can use 5V connect to USB regulator input pin Vregin. The range of USB regulator is from&amp;nbsp; 3.6V to 5.5V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 03:08:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224924#M4308</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2013-10-23T03:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: K20 USB host power circuit configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224925#M4309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding point 1: I am already providing power to the MCU. If I connect Vout33 to Vdd, will the provide power to the USB controller?&lt;/P&gt;&lt;P&gt;Point 2: Do I HAVE to use 5V, or can I leave Vregin floating?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marlon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 16:27:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224925#M4309</guid>
      <dc:creator>marlonsmith</dc:creator>
      <dc:date>2013-10-23T16:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: K20 USB host power circuit configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224926#M4310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Marlon&lt;/P&gt;&lt;P&gt;1. Yes,you can connect VOUT33 to VDD. It can provide power to USB controller.&lt;/P&gt;&lt;P&gt;2. You can use 5V for Vregin. If you wants to use USB function, you cannot leave Vregin floating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 02:21:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224926#M4310</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2013-11-06T02:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: K20 USB host power circuit configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224927#M4311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paul, that answers my question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 17:31:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224927#M4311</guid>
      <dc:creator>marlonsmith</dc:creator>
      <dc:date>2013-11-07T17:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: K20 USB host power circuit configuration</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224928#M4312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This remains a bit unclear to me.&amp;nbsp; The data sheet (K20P48M50SF0) claims operating range of Vregin is 2.7-5.5V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should there be an exception to this stating that USB will not work with Vregin &amp;lt; ~3.6V?&amp;nbsp; How much less than 5V can I use and still have USB work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I provide external 3.3V to the Vout33 pin and that powers the USB, then why do I still need power to Vregin?&amp;nbsp; In this case can I just also connect external 3.3V to VregIn and have USB still work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3.3V on board, but my host controller does not want to provide me 5V over the USB cable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2016 03:11:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K20-USB-host-power-circuit-configuration/m-p/224928#M4312</guid>
      <dc:creator>davidburton</dc:creator>
      <dc:date>2016-03-11T03:11:28Z</dc:date>
    </item>
  </channel>
</rss>

