USB to Serial Bridge driver: SI Labs cp210x

Hi all,

I'm waiting to receive a Portux G20, and I was wondering if Linux embedded distribution includes the USB To Serial bridge driver cp210x, build by Silicon Labs. I need to connect it to a device using this interface. In case of not being included in distribution, is there any additional instructions to follow in order to make it work?

Any information is appreciated.

Regards,
Jose

Re: USB to Serial Bridge driver: SI Labs cp210x

This driver is contained in the provided kernel sources but not compiled and installed on the system by default. You can enable it in the config and recompile the kernel to get it either as a module (you just have to copy this onto the PortuxG20 SD card) or build it into the kernel image (you have to reflash the kernel). The basic procedure to compile the kernel is contained in our Linux Guide.

Syndicate content