libftdi Archives

Subject: Re: FT232RL help

From: "Matwey V. Kornilov" <matwey.kornilov@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 20 Sep 2017 16:50:12 +0300
2017-09-20 16:48 GMT+03:00 Nickolai Dobrynin <freelance@xxxxxxxxxxx>:
> Hey guys,
>
> I connect my serial device to a USB port through an FT232RL adapter, but the
> standard ftdi_sio driver doesn't support it. On Windows, this device works
> with a proprietary FTDI driver, but I really wouldn't want to use Windows or
> install a proprietary driver on Linux.

What is your vendorid/deviceid pair? It may be read using lsusb
command line tool.
Probably ftdi_sio has your pair missed in its table.

>
> I'm new to serial devices, so someone can please explain how to use your
> library in my case.  And what does FTDI do differently that their stuff
> works, and the standard Linux driver doesn't?
>
> I'm sure that many people have the same question, so your help will be MUCH
> appreciated.
>
> Many thanks,
> Nickolai Dobrynin
> ________________________________
>
> libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
> To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx



-- 
With best regards,
Matwey V. Kornilov

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread