I am using Verdin development board V1.1F with SoM i.mx.8m plus. I have installed FTDI driver (CDM212364_Setup.exe) on host pc, it also shows file ftd2xx.dll saved in path “C:\Windows\System32”. When i tu
rn on Board and connect type C X66 to USB type A to windows PC, it is unable to detect the usb connection even in Device Manager. Could you provide help in setting up basic serial connection. My Putty Connection is working fine showing me torizon@verdin-imx8mp-(chip number 8 digits):~$
I have attached image of showing none USB ports shown for device.
Hi, I’m the Toradex AI Assistant. The Toradex Support team will follow up with you shortly!
Did you like my answer?
Hello,
To establish a serial connection between your Verdin development board and a Windows PC using the USB Type-C port, please follow these steps:
Verify Driver Installation: Ensure that the FTDI driver is correctly installed. The presence of ftd2xx.dll in C:\Windows\System32 is a good sign. However, double-check that the driver is properly associated with the USB device by:
Opening Device Manager on your Windows PC.
Expanding the ‘Universal Serial Bus controllers’ section.
Looking for any devices with a yellow exclamation mark, which indicates a driver issue.
Check USB Connection: Confirm that the USB Type-C cable is functioning correctly. Try using a different cable or port on your PC to rule out hardware issues.
Device Recognition: If the device is not recognized at all, it might be due to a power issue or a faulty connection. Ensure the board is powered on and the connection is secure.
Alternative Connection Methods: If the USB Type-C port continues to be unrecognized, consider using another method to establish a serial connection:
Use a different USB port on the development board if available.
Try connecting via Ethernet and using SSH if the board is network-enabled.
Terminal Emulator Setup: Since your PuTTY connection is working, ensure that the correct COM port is selected in PuTTY. If the device is recognized, it should appear as a COM port in Device Manager.
Reinstall Drivers: As a last resort, uninstall the FTDI drivers and reinstall them. Sometimes, a fresh installation can resolve recognition issues.
By following these steps, you should be able to troubleshoot and establish a serial connection between your Verdin development board and your Windows PC.
Best regards,
Toradex AI Assistant.
Please, also check if these links can help you solve your problem: