Solution to FT232R (USBTTL) Error

来自Microduino Wikipedia
1304410487@qq.com讨论 | 贡献2014年11月5日 (三) 07:19的版本
跳转至: 导航搜索
Language English

Recently, most players hit the following issue when using the FT232 module:

  • The PC can't identify the FT232 (USBTTL) module suddenly, but it worked well previously.
  • Check the "device manager" in PC, a undefined "FT232R USB UART" displayed.
  • Try another PC, the same error and re-install driver no help.

For upper issue, you can use the following method to resolve it.

Solution

Firstly open the "device manager", as follows:

DriverFt232r.jpg

Double click, you can found the FT232 is an undefined device, even no type tag.

DriverFt232rWindows1.png

Don't worry, let's see the following solution:

Firstly, click the "update driver", and select "search and install driver manually"

DriverFt232rWindows2.png

Choose from the list

DriverFt232rWindows3.png

Select the "Universal serial bus controller"

DriverFt232rWindows4.png

Select the factory "FTDI", and type "USB Serial Converter", my version is 2.10.0.0

DriverFt232rWindows5.png

Next, waiting for driver install

DriverFt232rWindows6.png

Then you can see following result.

DriverFt232r1.jpg

It still has error, right? Don't worry. You have to update the driver again. Confused? Although only one device, you have to update driver twice, and the first step can be ignored.

So double the device and repeat the upper procedure.

DriverFt232rWindows7.png

Still update driver manually.

Select from list.

Select the type that "Port (CON and LPT)"

DriverFt232rWindows8.png

Use the same factory and version.

DriverFt232rWindows9.png

Then you will find the following result.

DriverFt232rWindows10.png
DriverFt232r2.png

Result

This common issue relates to Windows system. Some software or system updated, and lead to the module driver doesn't work again. And use another PC, still failed, the reason should be that the driver impacts the FT232 chip's internal logic.

At last, this is a picture of Microduino FT232(USBTTL)

Microduino-FT232R