<?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中的主题 iMX6 USB OC functionality</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-USB-OC-functionality/m-p/326129#M43805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been looking for information about the OC (Over Current) and USB Power Enable functionality in the iMX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a USB Host interface, with a external USB power switch with an "over current" output which is active low and a Enable input which is active low.&lt;/P&gt;&lt;P&gt;The Freescale evaluation board, (Smart Device Platform) have a similar device, but with OC output active low and USB Power EN active high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, can I change the USB_H1_PWR_EN signal to support the active low input of my USB power switch?&lt;/P&gt;&lt;P&gt;Can someone explain how thiese signals (USB_H1_PWR_EN, USB_H1_OC) function in the device.&lt;/P&gt;&lt;P&gt;(I have looked through Freescale documentation...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. I would like to keep the USB power switch that I currently use. I know it is possible to get a version with active high EN input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Martin C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 11:07:27 GMT</pubDate>
    <dc:creator>martinchristian</dc:creator>
    <dc:date>2014-07-30T11:07:27Z</dc:date>
    <item>
      <title>iMX6 USB OC functionality</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-USB-OC-functionality/m-p/326129#M43805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been looking for information about the OC (Over Current) and USB Power Enable functionality in the iMX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a USB Host interface, with a external USB power switch with an "over current" output which is active low and a Enable input which is active low.&lt;/P&gt;&lt;P&gt;The Freescale evaluation board, (Smart Device Platform) have a similar device, but with OC output active low and USB Power EN active high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, can I change the USB_H1_PWR_EN signal to support the active low input of my USB power switch?&lt;/P&gt;&lt;P&gt;Can someone explain how thiese signals (USB_H1_PWR_EN, USB_H1_OC) function in the device.&lt;/P&gt;&lt;P&gt;(I have looked through Freescale documentation...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. I would like to keep the USB power switch that I currently use. I know it is possible to get a version with active high EN input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Martin C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 11:07:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-USB-OC-functionality/m-p/326129#M43805</guid>
      <dc:creator>martinchristian</dc:creator>
      <dc:date>2014-07-30T11:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 USB OC functionality</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-USB-OC-functionality/m-p/326130#M43806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB_PWR_EN is the output signal, meant to switch &lt;/P&gt;&lt;P&gt;on/off a VBUS power source for the USB bus, affected by&lt;/P&gt;&lt;P&gt;PP bit in PORTSC register . USB_OC is VBUS Over Current input signal,&lt;/P&gt;&lt;P&gt;when it is asserted - Over Current related bits will be set / active.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/314152"&gt;imx6 hdimidogle usb_otg_oc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;can I change the USB_H1_PWR_EN signal to support the active low input of my USB power switch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No. USB_H1_OC "over current" polarity also can not be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However you can use gpios (one will have to change usb driver) for these signals&lt;/P&gt;&lt;P&gt;and use any desirable polarity you wishes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-USB-OC-functionality/m-p/326130#M43806</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-07-30T15:49:07Z</dc:date>
    </item>
  </channel>
</rss>

