Download Ftdi Mobile Phones & Portable Devices Driver



  1. Download Ftdi Mobile Phones & Portable Devices Driver Download
  2. Download Ftdi Mobile Phones & Portable Devices Drivers
  3. Download Ftdi Mobile Phones & Portable Devices Driver Windows 7
  4. Download Ftdi Mobile Phones & Portable Devices Driver Updater

Windows Mobile: Install FTDI_SER serial to USB adapter

Drivers are available which allow FTDI devices to work with the following operating systems:.FTDI Windows 8 USB Serial Driver: Windows 8 x64: Windows Server 2008 R2: Windows 7 FTDI USB Serial Adapter Driver: Windows 7 x64 Windows Server 2008 Windows Server 2008 x64 Windows Vista Windows Vista x64 Windows Server 2003 Windows Server 2003 x64 Windows XP Windows XP x64 64-bit USB to Serial. I’m a newbee to WindCE (don’t have Windows Mobile unit) and having the same problem with this FTDI USB2SER adapter. My unit is Car Entertainment System with Radio, Audio-Player, built GPS Navigation running all apps on WinCE6.0. So first I need the dll and the inf file native, not packed in cab.

Print This Post

Sometime you may need additional serial connectors for your windows mobile device. Here is the odyssey I had with a FTDI adapter:

Download ftdi mobile phones & portable devices driver updater

How I installed a FTDI serial to USB adapter within ITC CN50 running Windows Mobile 6.1.

Although the USB to Serial adapters with FTDI chips can be installed with drivers from FTDI, these will not work out of the box with WM6.1.

Initial Test with CN50

First I copied the Armv4 driver files ftdi_ser.dll and FTDIPORT.INF to Windows on the device.

Inserted a Micro USB/B to USB A host connector (Digikey H11576-ND)

Devices

Inserted the USB2SER adapter “US232R-10 – Premium USB – RS232 Serial Converter Cable“

The device prompts for the driver name and I typed “ftdi_ser.dll” although it should not do so, as I copied the files previously. See also

Then I started to try to communicate using COM10 (verified with registry). But there was no communication possible. The VCP test application did not list any port to open, so I entered COM10: (or SER0 for patched driver) but without success.

I also tested without success using a Loopback adapter as described here http://www.airborn.com.au/serial/rs232.html:

Using the VCP PC drivers for WinXP the serial adapter worked fine, so the hardwware is not faulty.

I also tested on CN3 (WM6.1) at the dock connector without the micro-USB cable. But this did also not work.

Download Ftdi Mobile Phones & Portable Devices Driver Download

Finally I tested on a WinCE5 device (CK61) and this worked OK. So I compared the registry of WinCE5 and WM6.1 after driver install and adapter connection. I found the following (red) keys are missing on the WM6.1 device and so I added them manually:

Download ftdi mobile phones & portable devices driver updater

Using this registry changes and after reinserting the adapter, I was able to communicate using the patched driver, where all COM was replaced with SER. Maybe the original driver will work too, it uses COM10 as port, where the patched driver uses SER0.

VCP test tool

Although the VCP Test application is not the best in regards of error checking (you can enter whatever you want for port and it always makes you think it was able to open the port), I include it here only for completeness.

Original VCP test tool: http://www.ftdichip.com/Projects/CodeExamples/VC++/VCPTest_vcpp.zip

Patched Driver: FTDI driver install cab using the standard COM prefix and not SER (838 downloads) UPDATED 13.02.2021

Same driver as cab with COM instead of SER: FTDI (CE ARM) patched driver (1975 downloads) UPDATED 13.02.2021

Here is the source code of the modded VCP test tool: Modded VCP test tool (1190 downloads) UPDTAED 13.02.2021

Additional links

Download Ftdi Mobile Phones & Portable Devices Drivers

Link to Installation guides: http://www.ftdichip.com/Documents/InstallGuides.htm

Download Ftdi Mobile Phones & Portable Devices Driver Windows 7

The CE installation guide: http://www.ftdichip.com/Documents/InstallGuides/Windows_CE_Installation_Guide.pdf

Download Ftdi Mobile Phones & Portable Devices Driver Updater

Update 23. march 2011: Anyone looking for a two port solution? Try the drivers provided by Handera (SD50).