LPC-H2148 and USB-Serial on Linux

Hi,

I’m new to this area, so forgive me if I’m asking something trivial.

I’m trying to work with an LCP-H2148 board from Linux. When I plug in the USB interface of the board to my Linux box, it registers as a c251:1305 Keil Software USB device. But, no USB-Serial driver picks it up…

Is it possible that there’s no USB-Serial driver for this USB device? Is it possible that this USB device is not a USB-Serial interface to begin with?

Akos

Have you tried:

http://sourceforge.net/projects/lpcusb/

see:

http://wiki.sikken.nl/index.php?title=L … l_COM_port

apparently it is easily supported if the right firmware is loaded on the LPC

However:

Usually if you get a name associated with the device id in lsusb, a driver has been loaded so check dmesg or kern.log right after plugging it in: