<?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 How to turn off USB block. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-turn-off-USB-block/m-p/692571#M42665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to turn off USB block.&lt;BR /&gt;Need to turn off usb complete, without unplugging cable, and without resetting the processor.&lt;BR /&gt;I need to use same usb cable for two usb processor.&lt;/P&gt;&lt;P&gt;I made a few attempts but when you hang up, you will not call later.&lt;BR /&gt;I need to turn it off and on.&lt;/P&gt;&lt;P&gt;I have an application on (PC) that chooses and controls which device to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processor: MK20&lt;/P&gt;&lt;P&gt;USB Stack 4.1.1 (cdc)&lt;/P&gt;&lt;P&gt;IDE: KDS- V3&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Carlos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2017 12:48:25 GMT</pubDate>
    <dc:creator>CCandido</dc:creator>
    <dc:date>2017-06-20T12:48:25Z</dc:date>
    <item>
      <title>How to turn off USB block.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-turn-off-USB-block/m-p/692571#M42665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to turn off USB block.&lt;BR /&gt;Need to turn off usb complete, without unplugging cable, and without resetting the processor.&lt;BR /&gt;I need to use same usb cable for two usb processor.&lt;/P&gt;&lt;P&gt;I made a few attempts but when you hang up, you will not call later.&lt;BR /&gt;I need to turn it off and on.&lt;/P&gt;&lt;P&gt;I have an application on (PC) that chooses and controls which device to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processor: MK20&lt;/P&gt;&lt;P&gt;USB Stack 4.1.1 (cdc)&lt;/P&gt;&lt;P&gt;IDE: KDS- V3&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Carlos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 12:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-turn-off-USB-block/m-p/692571#M42665</guid>
      <dc:creator>CCandido</dc:creator>
      <dc:date>2017-06-20T12:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off USB block.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-turn-off-USB-block/m-p/692572#M42666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;Dear Carlos Candido,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the things I would like to mention it’s the fact that in the USB communication the host it’s the one in charge of managing the devices and descriptors; for that reason, the device cannot perform a detach by itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The host it’s who can send a BUS RESET command to the reset of the end devices; in any case of a disconnection or reset the re-enumeration can’t be left behind, it will always need to re-enumerate the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One approach it’s to add a transistor in the VBUS connection, as the D+ / D- lines resistors are hung up to them, this transistor will be controlled by a GPIO acting as a switch by doing this the host will acknowledge this as a detach.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 23:56:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-turn-off-USB-block/m-p/692572#M42666</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2017-07-04T23:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to turn off USB block.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-turn-off-USB-block/m-p/692573#M42667</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, Estephania&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I had not thought of it that way,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm going to take a test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Carlos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 15:27:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-turn-off-USB-block/m-p/692573#M42667</guid>
      <dc:creator>CCandido</dc:creator>
      <dc:date>2017-07-17T15:27:43Z</dc:date>
    </item>
  </channel>
</rss>

