Hey everyone,
I have been working on communicating with a modem with both RS232 to USB & RS485 to USB converters. The package kmod-usb-serial-ftdi was enough to communicate with the Rs232 converter, but the Rs485 still does not work.
When I use "lsusb" I notice the Product ID and Vendor ID are the same for both converters, the full output is "Bus 001 Device 019: ID 0403:6001 Future Technology Devices Internal, Ltd FT232 USB-Serial (UART) IC.
So, are there separate driver's needed for RS485 vs. RS232 converters? They are both authentic FTDI converters from USBconverters.com. Any suggestions?
Thanks!