<?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のトピックUSB Open Accessory Mode. Included or how to add support in Android R10.4?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/USB-Open-Accessory-Mode-Included-or-how-to-add-support-in/m-p/277364#M31180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need Open Accessory Support (provided in Android 3.1 and back supported to 2.3.4).&amp;nbsp; Cannot identify inclusion in Android R10.4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to provide serial communication in Android via FTDI usb-to-serial adapter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me if it's included and if not How to add this support?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone done any serial-RS232 communication via USB on the Mx51 BBG or Mx53 EVK's ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any and all input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Feb 2014 20:00:21 GMT</pubDate>
    <dc:creator>mbp</dc:creator>
    <dc:date>2014-02-04T20:00:21Z</dc:date>
    <item>
      <title>USB Open Accessory Mode. Included or how to add support in Android R10.4?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Open-Accessory-Mode-Included-or-how-to-add-support-in/m-p/277364#M31180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need Open Accessory Support (provided in Android 3.1 and back supported to 2.3.4).&amp;nbsp; Cannot identify inclusion in Android R10.4. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to provide serial communication in Android via FTDI usb-to-serial adapter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me if it's included and if not How to add this support?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone done any serial-RS232 communication via USB on the Mx51 BBG or Mx53 EVK's ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any and all input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 20:00:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Open-Accessory-Mode-Included-or-how-to-add-support-in/m-p/277364#M31180</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-02-04T20:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: USB Open Accessory Mode. Included or how to add support in Android R10.4?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Open-Accessory-Mode-Included-or-how-to-add-support-in/m-p/277365#M31181</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 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The kernel of Android 2.3.4 can support USB Serial already. The user needs to enable the corresponding USB Serial driver of kernel. For example, I want to enable USB Serial for PL2303. I need to set "&lt;SPAN class="na" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;CONFIG_USB_SERIAL_PL2303" of kernel. Then I can use a test application named "SerialPort" (&lt;A class="jive-link-external-small" href="http://code.google.com/p/android-serialport-api/downloads/list" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b;"&gt;Downloads - android-serialport-api - Accessing serial ports for Android - Google Project Hosting&lt;/A&gt;) to check USB Serial function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN class="na" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regarding Android Open Accessory mode, the user still needs to implement the corresponding driver into a library called by Android application. Here is an example, &lt;A class="jive-link-external-small" href="https://github.com/mik3y/usb-serial-for-android" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b;"&gt;mik3y/usb-serial-for-android · GitHub&lt;/A&gt;&amp;nbsp; My understanding is the Android Open Accessory mode provides a consistent interface, but the user has to do the implementation.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 15:28:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Open-Accessory-Mode-Included-or-how-to-add-support-in/m-p/277365#M31181</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2014-02-19T15:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: USB Open Accessory Mode. Included or how to add support in Android R10.4?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Open-Accessory-Mode-Included-or-how-to-add-support-in/m-p/277366#M31182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are partially correct.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Kernel drivers must be enabled.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; However, the test application is simply not applicable for 2.3.4+ as it requires 3.1+ a different library (android.hardware.usb.*) whereas 2.3.4+ only supports a subset in (android.future.usb.*)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have yet to see ANY sample test applications which support 2.3.4+&amp;nbsp; (API-10).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;While an extensive rewrite may be possible - but it seems more likely easier to write your own based on Google's 2.3.4 documentation....&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;thoughts?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 16:22:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Open-Accessory-Mode-Included-or-how-to-add-support-in/m-p/277366#M31182</guid>
      <dc:creator>mbp</dc:creator>
      <dc:date>2014-02-27T16:22:12Z</dc:date>
    </item>
  </channel>
</rss>

