Ftdi Ft232rl Driver

Ftdi Ft232rl Driver Rating: 3,7/5 4089 votes

Apr 24, 2017  The FT232R USB driver is a bit of a complicated install. The screenshots below will give you direction with regards to installing the driver the correct way. This means that you first have to uninstall the driver, disconnect from the internet and then install the driver again. How to successfully install the FT232RL drivers on Windows 10 enterprise edition. Skip navigation Sign in. FTDI USB Convertor Driver Fix - Duration: 9:07. RC Product Reviews 14,165 views. Browse the list below to find the driver that meets your needs. To see more matches, use our custom search engine to find the exact driver. Tech Tip: If you are having trouble deciding which is the right driver, try the Driver Update Utility for FT232R USB UART.It is a software utility that will find the right driver for you - automatically.

In this tutorial, we’ll show you how to install FTDI drivers on multiple operating systems. Although this tutorial was written using Windows 7, Mac OS X 10.6, and Ubuntu 13.04, the process should be very similar, if not exactly the same, for other versions/variations of these operating systems. Tech Tip: If you are having trouble deciding which is the right driver, try the Driver Update Utility for FT232R USB UART. It is a software utility that will find the right driver for you - automatically. DriverGuide maintains an extensive archive of Windows drivers available for free download. We employ a team from around the world.

PLEASE NOTE - When updating drivers, refer to the following document: AN_107 - Advanced Driver Options

New drivers are now available to support the FT4222H - for D2XX drivers please click here.

Drivers are available which allow FTDI devices to work with the following operating systems:
Windows CertifiedOthersLegacy
Windows 10 (32/64)LinuxWindows Vista (32/64)
Windows 8.1 (32/64)MAC OSXWindows XP (32/64)
Windows 8 (32/64)Windows CE (Version 4.2 and greater)Windows 2000
Windows 7 (32/64)Windows RTWindows ME
Windows Server 2016AndroidWindows 98
Windows Server 2012 R2 x64MAC OS9
Windows Server 2008 R2 x64MAC OS8

Support for WinCE
FTDI drivers are available for Windows CE 4.2-5.2, 6.0/7.0 and 2013.

Support for older versions of Windows Desktop

NOTE: Microsoft have ended support for certifying XP and VISTA through their WHCK test program. From revision 2.12.24 with Device Guard Support, the driver will not load on XP or VISTA.

Differences in Driver API

For most of these operating systems two types of driver are available: Virtual COM Port (VCP) drivers and direct (D2XX) drivers. The VCP driver emulates a standard PC serial port such that the USB device may be communicated with as a standard RS232 device. The D2XX driver allows direct access to a USB device via a DLL interface.

To locate the drivers you want to install for a device, select which of the driver types you wish to use (VCPor D2XX) and then locate the appropriate operating systems. With the exception of Windows 98 and Windows ME, all devices are supported in each driver package.

If a VCP driver is required for Android please refer to the following application note: TN 132 Adding FTDI Devices VCP Driver Support to Android

D3XX

D3XX drivers are only suitable for FTDI's Superspeed USB bridge services (e.g. FT60x series).

Contacting Technical Support

For technical queries relating to drivers or any of our other products or services, please send an email to our Customer Engineering Support team in your region:
Ftdi ft232rl driver windows

EMEAAmericasAsia Pacific (Taiwan office)Asia Pacific (China office)

Alternatively, please click here to access the list of regional office telephone numbers if you wish to call one of the regional support teams directly.

PagesFavoritedFavorite7

Introduction

In this tutorial, we'll show you how to install FTDI drivers on multiple operating systems. Although this tutorial was written using Windows 7, Mac OS X 10.6, and Ubuntu 13.04, the process should be very similar, if not exactly the same, for other versions/variations of these operating systems.

Suggested Reading

Before you begin this tutorial, you should have the Arduino IDE installed on your computer. Check out our Installing Arduino tutorial for a step by step guide.

Here are some other tutorials and concepts you may want to familiarize yourself with before reading this tutorial:

Alright, let's get to work! You can visit the next section to learn more about the FTDI Basic and why you need the FTDI drivers, or you can skip straight to the operating system of your choice!

Meet the FT232RL

The FT232RL is one of the more commonly used ICs used to convert USB signals to UART signals. This process is very handy in that it allows you communicate with and upload code to an Arduino or other microcontroller without the need for an external programmer. SparkFun carries a board called the FTDI Basic that conveniently breaks out the necessary pins on the FT232RL to perform these actions.

SparkFun's 5V FTDI Basic. Notice the IC--FT232RL.

There are a few different flavors of the FTDI Basic:

SparkFun FTDI Basic Breakout - 5V

DEV-09716
116
FavoritedFavorite55

FTDI to USB-C Cable - 3.3V

CAB-14909
FavoritedFavorite3

SparkFun Arduino Pro Mini Starter Kit - 5V/16MHz

KIT-15254
FavoritedFavorite1

SparkFun Arduino Pro Mini Starter Kit - 3.3V/8MHz

KIT-15257
FavoritedFavorite2

If you are using a 5 volt device, you will need the 5 volt FTDI. If you have a 3.3 volt device, you guessed it, use a 3.3 volt FTDI. LilyPad boards all operate on 3.3V.

We also carry a complete breakout board for the FT232RL should you need access to more pins than the FTDI Basic provides.

SparkFun USB to Serial Breakout - FT232RL

BOB-12731
21
FavoritedFavorite29

Here is a list of some SparkFun products that require the use of an FTDI Basic, come with an FTDI Basic, or have an FT232RL chip on board:

  • Arduino Pro 5V and 3.3V
  • Arduino Pro Mini 5V and 3.3V
  • Mega Pro 5V and 3.3V

Usb To Serial Ftdi Driver

There are also some legacy Arduino boards that use the FT232RL. The Arduino Diecimila and Duemilanove main boards along with the original Arduino Mega all use the FT232RL IC. If you have one of these older versions, you'll want to use the FDTI drivers as well. For a complete list of all Arduino boards, check out this page. Newer versions of Arduino boards, such as the Uno, use a different communication IC, and they will not be covered in this tutorial.

Now that you know why the FTDI Basic is important and what products it is used for, let's learn how to install the drivers.

Windows - Quick and Easy

Note: The screen shots in this tutorial are from Windows 7. The process should be very similar for other versions of Windows. For most late versions of windows, such as 8.1 through Windows 10, the hardware may work fine without any driver install. If you can't locate a COM port for your hardware, then the set of instructions below is the possible fix. The exception to this is Windows 8. For instructions on how to disable device driver signatures, [please visit this tutorial](https://learn.sparkfun.com/tutorials/disabling-driver-signature-on-windows-8).
Note for Educators: You will most likely need to obtain administrative privileges from your network or IT administrator in order to install these drivers.
  1. By default, windows does not have FTDI drivers installed. If you plug in your FTDI, open the Arduino IDE, go to 'Tools -> Serial Ports', and see nothing, you need the drivers! Let's go get them!

  2. Download a copy of the v2.12.28 FTDI VCP Driver Executable here:

    Windows FTDI VCP Driver Executable - v2.12.28 (CDM21228_Setup.exe)

    Otherwise, visit FTDI's VCP Drivers page for the latest download of the Windows FTDI Driver executable and clicking on the Window's 'Available as a setup executable' link. Make sure to unzip the executable before proceeding to the next step.

  3. Choose 'Run' once it is has finished downloading, or find the file you just downloaded 'CDM21228_Setup.exe' and double-click it to run it.

    Note: At the time of this tutorial, the images were referencing the old “v2.12.00” FTDI VCP driver executable. The installation process will be the same regardless of the version number.
  4. Choose 'Extract' and continue through the installation until it finishes.

  5. If everything was successful, you should see some nice green check marks, indicating success!

    Note: You may need administrator privileges on your machine in order for this to run properly. If things didn't work out, try the next section of this tutorial: Windows - In Depth.
  6. Open up the Arduino IDE, and go to 'Tools -> Serial Port'. If you now have a COM port, congratulations! Again, if something went wrong, either retry this tutorial or give Windows - In Depth a try!

Windows - In Depth

Note: The screen shots in this tutorial are from Windows 7. The process should be very similar for other versions of Windows.
Note for Educators: You will most likely need to obtain administrative privileges from your network or IT administrator in order to install these drivers.
  1. Plug in your FTDI using a USB cable. Windows doesn't have the correct drivers, so let’s find them!

  2. Navigate to the FTDI website, and choose the 'VCP' (Virtual Com Port) option near the bottom.

  3. Now choose either the 32 bit version or the 64 bit version. Not sure which you have? The next steps will go over how to find that information. If you already know which version you are running, you may skip the next two steps.

  4. Open the start menu, right-click on 'Computer,' and left-click on 'Properties'.

  5. Look under 'System type,' to see which version you have.

  6. Now go back to the FTDI site, right-click on the correct version, and save it to your computer. Remember where the files are saved. We'll need them in the next step.

  7. Navigate to the folder containing the files. They will be inside of a .zip file, so you'll need to extract them. Right-Click on the .zip file, and choose 'Extract All..' When the next window appears, as shown above, pay attention to where it is extracting the files. Make sure that 'Show extracted files when complete' is checked, and click 'Extract'.

  8. When the extraction is complete, the folder is opened. Again, take note of this folder location. This is the one containing the drivers.

  9. We're almost there! Open the start menu, right-click on 'Computer', and left-click on 'Manage'. You will need administrator rights to do this. If you aren't an administrator on your computer, talk to the person who is and have them enter their credentials.

  10. Left-click on 'Device Manager' in the leftmost column. Here is where we see the offending hardware. It has an exclamation mark next to it.

  11. Right-click on 'FT232R USB UART,' and left-click 'Update Driver Software..'

  12. Now choose 'Browse my computer for driver software'.

  13. Left-click 'Browse,' and navigate to the location of the extracted files. Choose the extracted folder. There is no need to search any further in the folder. Then left-click 'OK'.

  14. Make sure 'Include subfolders' is checked (very important!), and left-click 'Next'.

  15. After a moment, you will see a success message! Left-click 'Close'.

  16. The Device Manager page will refresh and you will see a new item with an exclamation mark named 'USB Serial Port'. You will need to install a second driver for the same device. Follow the steps 1-15, as before, and use the same driver folder too!

  17. Once those steps are complete, you will see another success message! Left-click 'Close'.

  18. The Device Manager Page will refresh again and show 'USB Serial Port (COMxx),' where xx = some number. Congratulations, you now have the proper FTDI drivers and can begin to use your device!

Note: You should only need to go through this process once. Every subsequent FTDI device you plug in should now have these drivers associated with it. However, if this is not the case, you can follow these instructions again for other devices.
Note: If you have more than one FTDI device plugged in to your computer at the same time, all of the devices will show up in the Arduino IDE's Serial Port menu and device manager. To figure out which device is which, look under the Arduino IDE's 'Serial Port' menu. Take note of the names of each device. Then unplug the device you want to use. Go back to the 'Serial Port' menu. The device you unplugged should no longer be listed. That is the device you want. Plug it back in, and select the device that has now reappeared.
You can determine what COM port an FTDI device enumerated to by opening the device manager and browsing the 'Ports (COM & LPT)' tree.

Mac

Notice: The screen shots in this tutorial are from OS X 10.6. The process should be very similar, if not exactly the same, for other versions of Mac OS X. If you are on OS X 10.10 Yosemite, follow along to install the drivers. If you need to install drivers on Yosemite, please visit the bottom of this section. Most people will be using the VCP drivers and not the D2XX drivers.
Note for Educators: You will most likely need to obtain administrative privileges from your network or IT administrator in order to install these drivers.
  1. Most of the time, when you install Arduino on Mac OS X, the drivers are installed automatically. However, if there was a problem with the installation and you don't see any options that include 'usbserial' under the 'Tools -> Serial Port' menu, then you will need to install the drivers. You may also need to install the full FTDI drivers if you are running OSX 10.10 or later. The factory drivers are not complete.

  2. a.) OS X 10.9 (Mavericks) or above: Download this driver. Locate the file FTDIUSBSerialDriver_v2_4.2.dmg file that was downloaded to your computer, and double click on it to open run it.

    You may need to visit FTDI’s VCP Drivers page for the latest download of the Mac OS X FTDI Driver. Click on the link for the 'Mac OS X 10.9 and above' driver's version. The image below shows version 2.4.2 so you would need to click on **2.4.2* to download the latest driver. If there is an update to the drivers by FTDI, the version number will change but it should be in the same location on the table.

    b.) OS X 10.8 (Mountain Lion) or lower: Download this driver. Locate the file FTDIUSBSerialDriver_v2_2_18.dmg file that was downloaded to your computer, and double click on it to open run it.

    If you are using the driver for OS X 10.8 (Mountain Lion) or older, you will see two files. Open up the driver file that corresponds with your operating system. For most users, it will be the second file:

    Note: If you are not sure which version of OS X you have, click on the apple icon in the upper-left corner of your screen and choose 'About This Mac'. You will then see Version 10.X.Y -- use the 10.X to determine your system version.
  3. Continue through the installation, and wait for it to finish. Then click 'Close.'

  4. Now open the Arduino IDE. Under 'Tools -> Serial Port' you will now see a 'usbserial' option. Congratulations, you're all set!

Note: You should only need to go through this process once. Every subsequent FTDI device you plug in should now have these drivers associated with it. However, if this is not the case, you can follow these instructions again for other devices.
Note: If you have more than one FTDI device plugged in to your computer at the same time, all of the devices will show up in the Arduino IDE's Serial Port menu and device manager. To figure out which device is which, look under the Arduino IDE's 'Serial Port' menu. Take note of the names of each device. Then unplug the device you want to use. Go back to the 'Serial Port' menu. The device you unplugged should no longer be listed. That is the device you want. Plug it back in, and select the device that has now reappeared.
You can determine what COM port an FTDI device enumerated to by opening the Mac OS X's 'System Information' in Lion or later (or 'System Profiler' in Snow Leopard and earlier versions of Mac OS). This is similar to the device manager used on Windows OS. Browse the Hardware > USB tree to determine what COM port the FTDI enumerated on.
Ftdi ft232r driver xp

On newer versions of OS X, when you double-click the install packages inside the FTDI disk image, you may be presented with a very Windows-esque type error about not being able to open the files because they are not from an identified developers. This is very similar to the unsigned driver issue in Windows 8.

Quick Fix

To get around this, simply right-click the package you want to install, or press CTRL + click, if you don't have a right-click. Then select open from the menu.

You will then be given another window asking if you are certain. Click Open, and proceed with the installation as stated above.

In-Depth Fix

For a more permanent fix, you can follow these instructions. **However, this method is not suggested as it leaves your computer vulnerable. **

Open your System Preferences.

Scanner Master offers the best-selling Butel ARC (Advanced Radio Control) software that is available for most scanner radios is two variations: Basic (for programming only) and Advanced (which also allows for control of the scanner from the computer along with logging and recording - check specs for details). See the Radio Shack Scanner Programming Software Support article for instructions on installation and registering the software; Only the B version of the PRO-94 can be programmed. The only package known to support this radio is Scancat Lite Plus; See the GRE/RS PC Object Oriented FAQ article for more information for more information on these scanners. The software they use is proprietary. Best Overall: Whistler TRX-1 at Amazon, “Setting the standard for the way other police scanners should work.” Runner-up, Best Overall: Whistler TRX-2 at Amazon, “Offers a range of channels, great range overall and a quality product well deserving of its price tag.”. Best radio scanner to buy.

Once open, click the Security & Privacy icon.

Under the General tab, you should see a section about allowing the running of downloaded applications from specific sources. In preveious version of OS X, the default was set to Anywhere. However, the defualt setting is now Mac App Store and identified developers.

To use the FTDI drivers, you'll need to set this back to Anywhere. First, you may need to click on the little lock icon and enter your admin password to make these changes.

Note for Educators: You may need to get you network administrator to come and unlock the computer in order to install these drivers.

Once unlocked, click the Anywhere option. Another obnoxious window may appear asking you if you're sure you want to allow this. Click Allow from Anywhere. Or, you can follow the directions in this window, if you don't want to make your Mac 'less secure.'

You should now be able to install the FTDI drivers.

It should be possible, but I have no clue how to do it. I'm not even going to bother trying to figure out what's going on there, but I do have an alternate idea. Windows 10 runonce registry. For example, it still refuses to set the refreshrate and color depth, it won't set my folder options or set the silver theme, but it does setup Litestep and set up the layout of my toolbars how I like. Would it be possible to, during the batch install, put a registry entry into the RunOnce key that, once psshutdown has rebooted the computer, will run another batch file that will run my.reg file? At any rate, if I run the.reg file now and reboot, all of a sudden it will accept these registry entries and everything will be fine.

With Mac OS 10.9 (Mavericks) and later, Apple has built their own version of the FTDI VCP driver into the operating system (AN134). However, there seems to be some conflict between drivers from FTDIchip.com and the ones inherent to Apple. Luckily, there is a solution to this problem, and it comes from FTDI directly.

Quick Fix

If you are trying to use the FTDI VCP Driver in your applications, it will not work due to a conflict between the VCP and D2XX drivers. In order to get around this, the Apple supplied Driver must be uninstalled. Plug in the FTDI device in question, and type the following command in a Terminal window:

In-Depth Fix

If the above doesn't work, you may have better luck using this script from FTDI.

Clicking on this file will bring up the Script Editor on all Macs. The script can be run by clicking on the run icon (black triangle). Again, make sure your FTDI device is connected.

You can make this script into a clickable icon by exporting the script as an application. In the Script Editor, select Export… from the File pull down menu:

In the Export dialog, select Application as the File Format. You can choose any name for the application.

You should now have an automated Apple Script icon to use on your Mac. With the Apple supplied Drivers uninstalled, you may return to the top of this section and install the FTDI VCP Driver as needed. Repeat this process for any other FTDI devices you are using. You may need to repeat this every time you restart your computer.

If you receive this error, it means that the driver has been uninstalled already, and you will need to install the FTDI VCP Driver, as stated above.

Linux

Note: The screen shot in this tutorial is from Ubuntu 13.04. The process should be very similar, if not exactly the same, for other versions/variations of this operating system.
Note: You will most likely need to obtain administrative privileges from your network or IT administrator in order to install these drivers.
  1. Plug in the FTDI device to a USB cable.

  2. When you download the Arduino IDE in Linux, the download comes with the FTDI drivers bundled with the IDE. However, if you just open Arduino from the desktop, you'll notice that, if you click on 'Tools', the 'Serial Port' option is grayed out.

  3. Linux includes the drivers necessary to use Arduino, and no additional install is needed. However, permissions might need to be configured. For current instructions on how to set up these permissions, visit this page.

    An alternative method is to run Arduino as root in the terminal with the following command:

    However, this method is encouraged only if you know what you are doing and should only be used as a last resort. You will also need to enter your administrative password to run as root.

  4. Arduino should open, and this time the 'Serial Port' menu is available.

  5. The FTDI device will show up under this menu. It should be named /dev/ttyUSB0. The number may vary depending on how many USB devices you have plugged into your computer. That's all.

Note: If you have more than one FTDI device plugged in to your computer at the same time, all of the devices will show up under this menu. To figure out which device is which, look under the 'Serial Port' menu. Take note of the names of each device. Then unplug the device you want to use. Go back to the 'Serial Port' menu. The device you unplugged should no longer be listed. That is the device you want. Plug it back in, and select the device that has now reappeared.

Resources and Going Further

Now that you've successfully got your FTDI up and running, it's time to incorporate it into your own project!

For more hardware specifications, check out the resource below:

SparkFun USB to Serial UART Boards Hookup Guide

Ftdi Ft232rl Driver Windows 7

How to use the SparkFun FTDI based boards to program an Arduino and access another serial device over the hardware serial port, without unplugging anything!

Ftdi Ft232rl Driver Training

For more information about the drivers, check out the resources below:

Ftdi Ft232 Driver Windows Xp

  • In-depth FTDI Installation Guides - In-depth guides to install an FTDI for any OS.
  • Latest FTDI Virtual COM PORT (VCP) Drivers - The latest VCP Drivers found on FTDI's website.
  • SparkFun's USB Serial Driver Quick Install Tutorial - A condensed version of our 'How to Install FTDI Drivers' tutorial.

Check out these tutorials to dive even deeper into the world of microcontrollers!

Ftdi Ft232r Driver Windows 7

  • Installing an Arduino Library - How do I install a custom Arduino library? It's easy!
  • Learn how to use a breadboard to interface your Arduino with circuits built by you.
  • Learn the basics of e-textiles with this great tutorial
  • Looking for something with a little more power than the Arduino? Check out the pcDuino getting started guide.