<?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: i.MX6: USB charge current in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230412#M17197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yixing,&lt;/P&gt;&lt;P&gt;We have unfortunately not solved this issue yet. We haven't had much progress since my last post so the problem described above is still valid. Any input would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 07:09:25 GMT</pubDate>
    <dc:creator>danielmattsson</dc:creator>
    <dc:date>2014-02-25T07:09:25Z</dc:date>
    <item>
      <title>i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230410#M17195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;We have a custom board with i.MX6DualLite running android which seems to work well. We are having problems finding out how much current we are allowed to draw from the USB port during USB charging.&amp;nbsp; We plan to use an external circuit for the actual charging, but the device driver for the charging circuit needs input regarding which type of port the USB cable is connected to and how much current we are allowed to draw from this port.&lt;BR /&gt; &lt;BR /&gt;The i.MX6 reference manual describes USB port detection in chapter 65 (Universal Serial Bus 2.0 Integrated PHY) and the actual algorithm for finding which type of port is connected is described in chapter 65.2.7.4 (charger detection software flow). This algorithm is implemented in the file kernel/drivers/usb/gadget/imx_usb_charger.c and we have found this algorithm to work well when testing USB port detection.&lt;BR /&gt; &lt;BR /&gt; The algorithm decides that the connected USB port is one of the following:&lt;BR /&gt; * Standard Downstream Port (SDP)&lt;BR /&gt; * Charging Downstream Port (CDP)&lt;BR /&gt; * Dedicated Charging Port (DCP)&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;The following is a bit simplified, but &lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;the Battery Charging Specification (&lt;A href="https://webmail.ascom-resource.com/owa/redir.aspx?C=VEdislaUB0ObdOihdv6-gUFlRmrEodAIxxv--EZ4e4wpah7_LFqp8ASHPgqdwKVC2v7CQgjQ2VE.&amp;amp;URL=http%3a%2f%2fwww.usb.org%2fdevelopers%2fdevclass_docs%2fBCv1.2_070312.zip" target="_blank"&gt;http://www.usb.org/developers/devclass_docs/BCv1.2_070312.zip&lt;/A&gt;) states how much current a device &lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Tahoma','sans-serif';"&gt;is allowed to draw from a&lt;/SPAN&gt; specific type of port:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;* SDP: 100mA when not configured and 500mA when configured.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;* CDP/DCP: 1500mA without having to be configured or follow the rules of suspend.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;We plan to draw at most 900mA which should be ok for both CDP and DCP, but for the SDP we need to draw either 100mA or 500mA depending on if the port is configured or not. &lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;The port gets configured after a negotiation between the connected USB port and the i.MX6 USB controller. The actual negotiation is &lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Tahoma','sans-serif';"&gt;(somewhat simplified) &lt;/SPAN&gt;described at &lt;A href="http://www.lvr.com/usbcenum.htm" title="http://www.lvr.com/usbcenum.htm"&gt;http://www.lvr.com/usbcenum.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Tahoma','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Tahoma','sans-serif';"&gt;From what I can see there is no way to get this information from the available i.MX6 registers so we don't know whether we are allowed to draw 100mA or 500mA.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt; font-family: 'Tahoma','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Tahoma','sans-serif'; color: black;"&gt;Any input on how to get the amount of current being allowed to draw from a connected USB port would be greatly appreciated?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:45:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230410#M17195</guid>
      <dc:creator>danielmattsson</dc:creator>
      <dc:date>2013-10-24T12:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230411#M17196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;We are sorry for getting back to you so late. Are you still stuck with the issue? If you have somehow to resolved the issue, can we close the discussion? If you still need help, please feel free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 06:55:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230411#M17196</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-24T06:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230412#M17197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yixing,&lt;/P&gt;&lt;P&gt;We have unfortunately not solved this issue yet. We haven't had much progress since my last post so the problem described above is still valid. Any input would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 07:09:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230412#M17197</guid>
      <dc:creator>danielmattsson</dc:creator>
      <dc:date>2014-02-25T07:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230413#M17198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;I will branch your issue into an inernal group and assign an engineer to work on it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 07:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230413#M17198</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-25T07:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230414#M17199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;Yes, it has not supported by current udc driver, the attached patch may help it,&amp;nbsp; this patch has not tested, besides, please make sure&lt;/P&gt;&lt;P&gt;the usb charger is enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" class="j-attachment-icon" href="https://community.nxp.com/servlet/JiveServlet/download/383413-271603/0001-usb-udc-distinguish-the-draw-current-between-confige.patch.zip"&gt;&lt;SPAN class="jive-icon-big jive-icon-doctype-compressed" title="Attachment"&gt;&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; &lt;DIV class="clearfix j-attachment-info"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/servlet/JiveServlet/download/383413-271603/0001-usb-udc-distinguish-the-draw-current-between-confige.patch.zip"&gt;0001-usb-udc-distinguish-the-draw-current-between-confige.patch.zip&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 04:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230414#M17199</guid>
      <dc:creator>LinWang</dc:creator>
      <dc:date>2014-02-26T04:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230415#M17200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LinWang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the patch, but I am not allowed to download it. I get the following error message: "Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 06:58:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230415#M17200</guid>
      <dc:creator>danielmattsson</dc:creator>
      <dc:date>2014-02-26T06:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230416#M17201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/YixingKong"&gt;YixingKong&lt;/A&gt;,please help to check download issue.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:05:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230416#M17201</guid>
      <dc:creator>LinWang</dc:creator>
      <dc:date>2014-02-26T08:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230417#M17202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please login community and then download. If you are still unable to download it, please put your email address here. I will send it by email.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230417#M17202</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-02-26T08:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230418#M17203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;If your issue had bene addressed, we will close the DI. Or you can reply with an update to this DI if your issue still exists.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yixin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 06:09:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230418#M17203</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-03-05T06:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230419#M17204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yixing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for late reply. The HW engineer responsible for USB related stuff is not available this week so testing have been stalled. We have done some initial tests and we have done some minor modifications to the fix, but it looks promising. If I could get back to you during next week regarding this issue it would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 08:45:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230419#M17204</guid>
      <dc:creator>danielmattsson</dc:creator>
      <dc:date>2014-03-05T08:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230420#M17205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is ok. Please get back to here next week.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 08:50:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230420#M17205</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-03-05T08:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230421#M17206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yixing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have now verified the behaviour and the supplied patch worked as desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:19:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230421#M17206</guid>
      <dc:creator>danielmattsson</dc:creator>
      <dc:date>2014-03-10T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230422#M17207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi LinWang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am a software engineer at ThermoFisher Scientific, which is using IMX6Q as processor for our portable analytic instrument. I also have the same question as posted. I want to download the patch file you directed and see if it works on our platform. I got the following error message. My email address is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:yanbing.xu@thermofisher.com"&gt;yanbing.xu@thermofisher.com&lt;/A&gt;&lt;SPAN&gt;. Please help me access the file though email or other means.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yanbing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 23:15:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230422#M17207</guid>
      <dc:creator>yanbingxu</dc:creator>
      <dc:date>2014-03-28T23:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230423#M17208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN style="font-size:12.0pt;mso-bidi-font-size:11.0pt"&gt;Hi &lt;/SPAN&gt;&lt;A __default_attr="205069" _jive_internal="true" data-objecttype="3" href="https://community.nxp.com/people/YixingKong" jivemacro="user"&gt;Yixing Kong&lt;/A&gt; , how can we help on this customer? Thanks!&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 02:56:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230423#M17208</guid>
      <dc:creator>LinWang</dc:creator>
      <dc:date>2014-03-31T02:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230424#M17209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wang Lin&lt;/P&gt;&lt;P&gt;Let me take care of it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 03:09:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230424#M17209</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-03-31T03:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230425#M17210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi LinWang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.8000001907349px; font-family: inherit;"&gt;I am a software engineer at cenec corp. I also have the same question as posted. I want to download the patch file you directed and see if it works on our platform. I got the following error message. My email address is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" data-content-finding="Community" href="mailto:yanbing.xu@thermofisher.com" style="font-weight: inherit; font-style: inherit; font-size: 12.8000001907349px; font-family: inherit; color: #6a737b;"&gt;rote@cenec.com.tw&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12.8000001907349px; font-family: inherit;"&gt;. Please help me access the file though email or other means.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;"Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 12.8000001907349px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Rote&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:32:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230425#M17210</guid>
      <dc:creator>rotechen</dc:creator>
      <dc:date>2014-10-15T10:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230426#M17211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rote,&lt;/P&gt;&lt;P&gt;Please contact FSL FAE for help.&lt;/P&gt;&lt;P&gt;I don't have right to send out to customer directly.&lt;/P&gt;&lt;P&gt;Hope get your understanding. &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 01:54:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230426#M17211</guid>
      <dc:creator>LinWang</dc:creator>
      <dc:date>2014-10-16T01:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: USB charge current</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230427#M17212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, i will contact the FSL FAE.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 16:21:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-USB-charge-current/m-p/230427#M17212</guid>
      <dc:creator>rotechen</dc:creator>
      <dc:date>2014-10-16T16:21:46Z</dc:date>
    </item>
  </channel>
</rss>

