<?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 MicrocontrollersのトピックRe: Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546503#M33323</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;Please try with Segger J-Link OpenSDA v1.0 firmware, which works with WIN10.&lt;/P&gt;&lt;P&gt;Customer could download related firmware from &lt;A href="https://www.segger.com/opensda.html"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2016 04:48:06 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2016-07-08T04:48:06Z</dc:date>
    <item>
      <title>Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546500#M33320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am trying to connect the FRDM KL25Z board to a Windows 10 host laptop. Host system detects the Virtual com port but is not able to write or read from the Opened COM port. The virtual driver inf provided supports upto Windows 7 only. Is there any driver available for Windows 10?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 08:56:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546500#M33320</guid>
      <dc:creator>krishnakumarjos</dc:creator>
      <dc:date>2016-07-07T08:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546501#M33321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This depends on the USB CDC implementation you are using. What kind of USB CDC do you use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:58:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546501#M33321</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-07-07T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546502#M33322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CDC connection is used for SDA connection I guess. I am trying to connect the other USB port on the board. Typically I am opening the virtual comport through a C code (CreateFile()) and sending a command buffer (using Write()) to the board. All Windows API's are returning success but on the board I am not getting any data. Tera term is able to send the commands successfully and Ic an see appropriate action taken for commands. Question is why C application is not able to send the data or open the port? Is there any setting needed in C application? (I am setting the DCB parameters correctly after CreateFile().)&lt;/P&gt;&lt;P&gt;Does VIrtual driver need any change for Windows 10?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 11:32:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546502#M33322</guid>
      <dc:creator>krishnakumarjos</dc:creator>
      <dc:date>2016-07-07T11:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546503#M33323</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;Please try with Segger J-Link OpenSDA v1.0 firmware, which works with WIN10.&lt;/P&gt;&lt;P&gt;Customer could download related firmware from &lt;A href="https://www.segger.com/opensda.html"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 04:48:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546503#M33323</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-07-08T04:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a specific driver for virtual com port for KL25Z for Windows 10 OS?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546504#M33324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't need SDA firmware. I need the virtual com port driver compatible with FRDM KL25Z board. I tried on Win 7 system as well and couldn't send commands using C application WriteFile() API. Any help appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 05:56:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-specific-driver-for-virtual-com-port-for-KL25Z-for/m-p/546504#M33324</guid>
      <dc:creator>krishnakumarjos</dc:creator>
      <dc:date>2016-07-08T05:56:36Z</dc:date>
    </item>
  </channel>
</rss>

