<?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: Enable USB Virtual Com Port with Beestack and KW24 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441744#M25892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabrice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help, it seems that my board was the problem too, I change it and it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 14:13:17 GMT</pubDate>
    <dc:creator>alejandrovelez</dc:creator>
    <dc:date>2015-10-21T14:13:17Z</dc:date>
    <item>
      <title>Enable USB Virtual Com Port with Beestack and KW24</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441741#M25889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to configure the virtual com port application with the Beestack and the KW24 Processor with no results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I initialize these modules in the BeeAppInit.c file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;USB_Init();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;&amp;nbsp; (void)CDC_ModuleInit();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and define the variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;#ifndef gVirtualCOMPort_d&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;&amp;nbsp; #define gVirtualCOMPort_d&amp;nbsp;&amp;nbsp;&amp;nbsp; TRUE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt; #endif&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in CDC_Interface.h file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then I try to send a string to the virtual com with the function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;bool_t CDC_Transmit(unsigned char const *pBuf, index_t bufLen, void (*pfCallBack)(unsigned char const *pBuf))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;the application runs, but when I connect the device to the computer the system doesn't recognize it, and I get this error from device manager:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58734i81A695B7497E1394/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;How could I solve this problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;or there are an example with USB-CDC in BeeStack?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;I'm working with BeeKit and IAR Embedded Workbench&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 17:17:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441741#M25889</guid>
      <dc:creator>alejandrovelez</dc:creator>
      <dc:date>2015-10-07T17:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Enable USB Virtual Com Port with Beestack and KW24</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441742#M25890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had same problem and succeeded to resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to install Windows driver for Freescale Kinetis product.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the cdc.inf file enclosed in the followinf thread.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/569312"&gt;Kinetis USB CDC driver supported on Windows8, Windows10&lt;/A&gt; &lt;/P&gt;&lt;P&gt;in&lt;/P&gt;&lt;H1 class="fn n font-color-white"&gt;Erich Styger&amp;nbsp; reply&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Fabrice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 13:28:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441742#M25890</guid>
      <dc:creator>fabricetocci</dc:creator>
      <dc:date>2015-10-16T13:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Enable USB Virtual Com Port with Beestack and KW24</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441743#M25891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has your issue been resolved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 22:41:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441743#M25891</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-10-16T22:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Enable USB Virtual Com Port with Beestack and KW24</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441744#M25892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabrice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help, it seems that my board was the problem too, I change it and it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 14:13:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441744#M25892</guid>
      <dc:creator>alejandrovelez</dc:creator>
      <dc:date>2015-10-21T14:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Enable USB Virtual Com Port with Beestack and KW24</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441745#M25893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isaac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I solved it, it seems that the problem was my board,&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 14:20:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Enable-USB-Virtual-Com-Port-with-Beestack-and-KW24/m-p/441745#M25893</guid>
      <dc:creator>alejandrovelez</dc:creator>
      <dc:date>2015-10-21T14:20:16Z</dc:date>
    </item>
  </channel>
</rss>

