<?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 Virtual COM port MAC OSX Kinetis K40 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Virtual-COM-port-MAC-OSX-Kinetis-K40/m-p/250273#M7028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing an application to control a Modem via USB Virtual COM port on Win7, WinXP, MAC OS X and Linux (command line).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a K40 and I can successfully run the Virtual COM port using the CDC Class on Win7 64Bit PC. There are some little communication problems related to buffers but I it's basically working. I connected the TX and the RX to an internal UART of the MCU and all works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem raises when I try to use the Virtual COM port on MAC OS X. The device is recognized as "tty.usbmodemxxx" when I try to send/receive any byte it the ZTerm (used for testing purposes) returns me that the USB Port is busy/not available. If I use a FTDI USB to Serial Converter it all works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Againthe tty.usbmodem device is recognized but the PORT is always busy/not available while the same code ran in stand alone on my proto board is working on Win7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody had the same problem or can either point me to a working part of code to make a Virtual COM aka serial converter working? I know this can be considered a commercial stuff but any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 12:58:18 GMT</pubDate>
    <dc:creator>rick</dc:creator>
    <dc:date>2013-04-03T12:58:18Z</dc:date>
    <item>
      <title>Virtual COM port MAC OSX Kinetis K40</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Virtual-COM-port-MAC-OSX-Kinetis-K40/m-p/250273#M7028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing an application to control a Modem via USB Virtual COM port on Win7, WinXP, MAC OS X and Linux (command line).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a K40 and I can successfully run the Virtual COM port using the CDC Class on Win7 64Bit PC. There are some little communication problems related to buffers but I it's basically working. I connected the TX and the RX to an internal UART of the MCU and all works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem raises when I try to use the Virtual COM port on MAC OS X. The device is recognized as "tty.usbmodemxxx" when I try to send/receive any byte it the ZTerm (used for testing purposes) returns me that the USB Port is busy/not available. If I use a FTDI USB to Serial Converter it all works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Againthe tty.usbmodem device is recognized but the PORT is always busy/not available while the same code ran in stand alone on my proto board is working on Win7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody had the same problem or can either point me to a working part of code to make a Virtual COM aka serial converter working? I know this can be considered a commercial stuff but any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 12:58:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Virtual-COM-port-MAC-OSX-Kinetis-K40/m-p/250273#M7028</guid>
      <dc:creator>rick</dc:creator>
      <dc:date>2013-04-03T12:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual COM port MAC OSX Kinetis K40</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Virtual-COM-port-MAC-OSX-Kinetis-K40/m-p/250274#M7029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever figure this out? I'm running into the same problem with a Kinetis K21.The CDC device works fine on my WIn7 machine but i'm getting a "Resource busy" error when opening the device with screen or minicom in OSX. I've verified that the file node is not opened by any process with lsof. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 07:00:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Virtual-COM-port-MAC-OSX-Kinetis-K40/m-p/250274#M7029</guid>
      <dc:creator>andyfoxx</dc:creator>
      <dc:date>2014-05-26T07:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual COM port MAC OSX Kinetis K40</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Virtual-COM-port-MAC-OSX-Kinetis-K40/m-p/250275#M7030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Jan Axelson's &lt;A href="http://janaxelson.com/forum/index.php?PHPSESSID=6c73fe8ddfdf06075335dc570079442a&amp;amp;board=2.0" title="http://janaxelson.com/forum/index.php?PHPSESSID=6c73fe8ddfdf06075335dc570079442a&amp;amp;board=2.0"&gt;USB&lt;/A&gt; Forum is where many of the USB gurus of the world hang out.&lt;BR /&gt;They maybe able to help with descriptor issues, or OS Issues. &lt;/P&gt;&lt;P&gt;They probably can not help a lot with Kinetis issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 12:44:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Virtual-COM-port-MAC-OSX-Kinetis-K40/m-p/250275#M7030</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2014-06-03T12:44:35Z</dc:date>
    </item>
  </channel>
</rss>

