<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Keil USB-serial driver for Linux?</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/23318/keil-usb-serial-driver-for-linux</link><description> 
Hi, 

 
I&amp;#39;m using an LPC-H2184 ARM development board, that registers as a
Keil Software c251:1305 USB device on my computer. I wonder if you
have sub-serial drivers for Linux for this device, so that I can use
the development board from Linux as well</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Keil USB-serial driver for Linux?</title><link>https://community.arm.com/thread/84611?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2008 05:27:11 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d8c616a1-e5f0-45d4-90ac-c75a8d1474d6</guid><dc:creator>klappack matlerf</dc:creator><description>&lt;p&gt;&lt;p&gt;
yes,,,, you must be carefull&lt;/p&gt;

&lt;p&gt;
the linux fdrirve is not the working example&lt;/p&gt;

&lt;p&gt;
i use microsofts windows xp for the usb device and i do not use it
in lunux anymore.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keil USB-serial driver for Linux?</title><link>https://community.arm.com/thread/76238?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2008 04:53:23 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7de89c8f-5383-4619-a658-be2b164d0c0f</guid><dc:creator>Akos Maroy</dc:creator><description>&lt;p&gt;&lt;p&gt;
I see..&lt;/p&gt;

&lt;p&gt;
So basically the USB on the board with turn out to be the kind of
device that you program it to be. It&amp;#39;s not a USB-Serial device or
anything else - but depends on the software running on the board.&lt;/p&gt;

&lt;p&gt;
Thanks for the clarification. I&amp;#39;ll try to see how to make it
work..&lt;/p&gt;

&lt;p&gt;
Akos&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Keil USB-serial driver for Linux?</title><link>https://community.arm.com/thread/49804?ContentTypeID=1</link><pubDate>Tue, 29 Apr 2008 04:44:10 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:0631faa2-1b1c-4629-aef5-2ed036fe0670</guid><dc:creator>Tsuneo Chinzei</dc:creator><description>&lt;p&gt;&lt;p&gt;
Are you talking about this NXP Virtual COM port
implementation?&lt;br /&gt;
The firmware of this implementation has the VID/PID = C251/1305&lt;/p&gt;

&lt;p&gt;
&amp;quot;AN10420: USB Virtual COM Port on LPC214x&amp;quot;&lt;br /&gt;

&lt;a href="http://www.standardics.nxp.com/support/documents/microcontrollers/pdf/an10420.pdf"&gt;www.standardics.nxp.com/.../an10420.pdf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
&amp;quot;Sample Code for AN10420 USB Virtual COM Port on LPC214x&amp;quot;&lt;br /&gt;

&lt;a href="http://www.standardics.nxp.com/support/documents/microcontrollers/zip/code.lpc214x.usb.zip"&gt;www.standardics.nxp.com/.../code.lpc214x.usb.zip&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
This one is not a standard CDC device. Linux don&amp;#39;t have any
built-in device driver for this device.&lt;br /&gt;
Using libusb, you&amp;#39;ll be able to communicate with this device directly
on Linux. But to make Virtual COM port on Linux for this device,
you&amp;#39;ll need more elaboration.&lt;/p&gt;

&lt;p&gt;
For Linux, I recommend you LPCUSB implementation of CDC than this
one.&lt;/p&gt;

&lt;p&gt;
LPCUSB&lt;br /&gt;
&lt;a href="http://sourceforge.net/projects/lpcusb"&gt;sourceforge.net/.../lpcusb&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
Tsuneo&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>