General Category > Discussion - Drivers

COM port not appearing

(1/1)

AlwaysBufferGhz:
Hi,

On Windows 7 I have a device using the FT232RL (maybe generic) serial port which is a native windows driver. Unfortunately, someone deleted the USB composite serial converter, checked "delete the driver software for this device" and now the COM port or serial converter will not appear in device manager when a reboot is performed.

I have downloaded the drivers on the website, extracted them, and directed them to search for the drivers however the searching bar does not stop searching.

FTDI Community:
Hello,

Which OS are you using?

Can you please use Microsoft USBView to check the details of the hardware that you are using?
Make sure the config descriptors option is selected (Options menu) and you may press F5 to refresh.
Now select the device that is highlighted by the exclamation mark, if applicable.
The idVendor and idProduct numbers are of interest.
Please include all the information in your reply like this:


--- Code: ---Device Descriptor:
bcdUSB:             0x0200
bDeviceClass:         0x00
bDeviceSubClass:      0x00
bDeviceProtocol:      0x00
bMaxPacketSize0:      0x08 (8)
idVendor:           0x0403 (Future Technology Devices International Limited)
idProduct:          0x6001
bcdDevice:          0x0600
iManufacturer:        0x01
0x0409: "FTDI"
iProduct:             0x02
0x0409: "USB <-> Serial Converter"
0x0409: "USB <-> Serial Converter"
iSerialNumber:        0x03
0x0409: "FT123456"
bNumConfigurations:   0x01
.
.
.

--- End code ---

Have you also tried pre-installing the driver on the PC with our setup executable?
Note that you can also point to the 2.12.28 drivers in Device Manager.

Also refer to the Installation Guides.

Best Regards,
FTDI Community

Navigation

[0] Message Index

Go to full version