<?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 Software Development Kit中的主题 Re: How can I use USB0 on TWRK65180M?</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477319#M4017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind I just discovered the documentation PDFs that come with the SDK, I should study them first before asking questions.&amp;nbsp; Please withdraw this message if it is still under moderation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2016 18:22:27 GMT</pubDate>
    <dc:creator>henkaling</dc:creator>
    <dc:date>2016-03-14T18:22:27Z</dc:date>
    <item>
      <title>How can I use USB0 on TWRK65180M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477318#M4016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I use USB0 on TWRK65180M?&amp;nbsp; I am using KDS with SDK 2.0 and am trying to run the dev_cdc_vcom_bm_twrk65f180 example.&amp;nbsp; I see no sign that it is working though I can step through the code with the debugger.&amp;nbsp; USB0 is normally taken over by OpenSDA with a serial and debugger interface, so do I need to somehow disable that first, if so how?&amp;nbsp; How can I find out if the example uses USB0 or USB1?&amp;nbsp; Where can I find board support documentation, since processor expert is not supported for SDK 2.0?&amp;nbsp; Sorry for the basic questions, I am still new to this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 16:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477318#M4016</guid>
      <dc:creator>henkaling</dc:creator>
      <dc:date>2016-03-14T16:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use USB0 on TWRK65180M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477319#M4017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind I just discovered the documentation PDFs that come with the SDK, I should study them first before asking questions.&amp;nbsp; Please withdraw this message if it is still under moderation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 18:22:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477319#M4017</guid>
      <dc:creator>henkaling</dc:creator>
      <dc:date>2016-03-14T18:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use USB0 on TWRK65180M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477320#M4018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After reading the documentation and looking at the code I changed the dev_cdc_vcom_bm_twrk65f180 code to use the HS USB port (micro connector) instead of the FS USB port (mini connector).&amp;nbsp; A new device popped up on my Windows host and after installing the .inf file that was provided by the SDK everything worked, testing with a TeraTerm console hooked up to the new COM port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still have not figured out how I can use the FS USB port for this, if anyone can explain how to use it with or without OpenSDA, that would be great.&amp;nbsp; But at least I found one good way of getting it working.&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 22:04:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477320#M4018</guid>
      <dc:creator>henkaling</dc:creator>
      <dc:date>2016-03-15T22:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use USB0 on TWRK65180M?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477321#M4019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henk,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;I tested BM&amp;amp;FreeRTOS successfully on default FS USB interface on the TWR-SER card, then changed below to test HS USB interface on the TWR-K65F180M card.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Look in file sources-&amp;gt;usb_device_config.h for following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #3f7f5f;"&gt;/*! @brief KHCI instance count */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #7f0055; font-size: 10.0pt; font-family: Consolas;"&gt;#define&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; USB_DEVICE_CONFIG_KHCI (0U)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #3f7f5f;"&gt;//DES was (1U).....1=FS USB module using TWR-SER USB mini connector&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #3f7f5f;"&gt;/*! @brief EHCI instance count */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #7f0055; font-size: 10.0pt; font-family: Consolas;"&gt;#define&lt;/STRONG&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; USB_DEVICE_CONFIG_EHCI (1U)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; font-family: Consolas; color: #3f7f5f;"&gt;//DES was (0U).....1=HS USB module using TWR-K65F USB micro connector&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Jumper wise I kept J9 on pins 5-6 (3-4 worked too (for FS but not HS), others didn’t) and kept J23 populated with 1-2, and 3-4.&amp;nbsp; The PDF documentation seems wrong in that case.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;David &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 15:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-can-I-use-USB0-on-TWRK65180M/m-p/477321#M4019</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-03-16T15:39:44Z</dc:date>
    </item>
  </channel>
</rss>

