<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http:///https//wiki.microduino.cn/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=R-ss-ll</id>
		<title>Microduino Wikipedia - 用户贡献 [zh-cn]</title>
		<link rel="self" type="application/atom+xml" href="http:///https//wiki.microduino.cn/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=R-ss-ll"/>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/R-ss-ll"/>
		<updated>2026-04-30T02:31:28Z</updated>
		<subtitle>用户贡献</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Solution_to_FT232R_(USBTTL)_Error&amp;diff=7722</id>
		<title>Solution to FT232R (USBTTL) Error</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Solution_to_FT232R_(USBTTL)_Error&amp;diff=7722"/>
				<updated>2015-02-04T04:31:24Z</updated>
		
		<summary type="html">&lt;p&gt;R-ss-ll：/* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|The solution for FT232R (USBTTL) error &amp;quot;FT232R USB UART&amp;quot;}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
Recently, most players hit the following issue when using the FT232 module:&lt;br /&gt;
*The PC can't identify the FT232 (USBTTL) module suddenly, but it worked well previously.&lt;br /&gt;
*Check the &amp;quot;device manager&amp;quot; in PC, a undefined &amp;quot;FT232R USB UART&amp;quot; displayed.&lt;br /&gt;
*Try another PC, the same error and re-install driver no help.&lt;br /&gt;
&lt;br /&gt;
For upper issue, you can use the following method to resolve it.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==Solution (but not really; see under Result, below)==&lt;br /&gt;
Firstly open the &amp;quot;device manager&amp;quot;, as follows:&lt;br /&gt;
[[File:driverFt232r.jpg|600px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
Double click, you can found the FT232 is an undefined device, even no type tag.&lt;br /&gt;
[[File:driverFt232rWindows1.png|600px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
Don't worry, let's see the following solution:&lt;br /&gt;
&lt;br /&gt;
Firstly, click the &amp;quot;update driver&amp;quot;, and select &amp;quot;search and install driver manually&amp;quot;&lt;br /&gt;
[[File:driverFt232rWindows2.png|600px|thumb|center]]&lt;br /&gt;
Choose from the list&lt;br /&gt;
[[File:driverFt232rWindows3.png|600px|thumb|center]]&lt;br /&gt;
Select the &amp;quot;Universal serial bus controller&amp;quot;&lt;br /&gt;
[[File:driverFt232rWindows4.png|600px|thumb|center]]&lt;br /&gt;
Select the factory &amp;quot;FTDI&amp;quot;, and type &amp;quot;USB Serial Converter&amp;quot;, my version is 2.10.0.0&lt;br /&gt;
[[File:driverFt232rWindows5.png|600px|thumb|center]]&lt;br /&gt;
Next, waiting for driver install&lt;br /&gt;
[[File:driverFt232rWindows6.png|600px|thumb|center]]&lt;br /&gt;
Then you can see following result.&lt;br /&gt;
[[File:driverFt232r1.jpg|600px|thumb|center]]&lt;br /&gt;
It still has error, right? Don't worry. You have to update the driver again.&lt;br /&gt;
Confused? Although only one device, you have to update driver twice, and the first step can be ignored.&lt;br /&gt;
&lt;br /&gt;
So double the device and repeat the upper procedure.&lt;br /&gt;
&lt;br /&gt;
[[File:driverFt232rWindows7.png|600px|thumb|center]]&lt;br /&gt;
Still update driver manually.&lt;br /&gt;
&lt;br /&gt;
Select from list.&lt;br /&gt;
&lt;br /&gt;
Select the type that &amp;quot;Port (CON and LPT)&amp;quot;&lt;br /&gt;
[[File:driverFt232rWindows8.png|600px|thumb|center]]&lt;br /&gt;
Use the same factory and version.&lt;br /&gt;
[[File:driverFt232rWindows9.png|600px|thumb|center]]&lt;br /&gt;
Then you will find the following result.&lt;br /&gt;
[[File:driverFt232rWindows10.png|600px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
[[File:driverFt232r2.png|600px|thumb|center]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Result==&lt;br /&gt;
This common issue relates to Windows system. Some software or system updated, and lead to the module driver doesn't work again.&lt;br /&gt;
And use another PC, still failed, the reason should be that the driver impacts the FT232 chip's internal logic.&lt;br /&gt;
&lt;br /&gt;
As of February, 2015, that is correct. FTDI has updated Windows drivers that detect and disable counterfeit (non-licensed) chips, so their software cannot be used by someone that uses clones of their chips. Further, the updated driver writes to the memory of the chip, setting the product ID to all '0's. Google &amp;quot;FTDI driver FT232 disabled&amp;quot;, and you'll find a few links with explanations.&lt;br /&gt;
&lt;br /&gt;
Regardless of where the fault is, the right thing for Microduino to do is to issue a recall of the FT232/USBTTL boards, and replace the chip with a properly licensed one. Or, at the very least, design and produce a new module, and make it available at cost to the current holders of the FT232/USBTTL.&lt;br /&gt;
&lt;br /&gt;
At last, this is a picture of Microduino FT232(USBTTL)&lt;br /&gt;
[[File:Microduino-ft232-rect.jpg|400px|thumb|center|Microduino-FT232R]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>R-ss-ll</name></author>	</entry>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Solution_to_FT232R_(USBTTL)_Error&amp;diff=7685</id>
		<title>Solution to FT232R (USBTTL) Error</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Solution_to_FT232R_(USBTTL)_Error&amp;diff=7685"/>
				<updated>2015-02-03T01:37:12Z</updated>
		
		<summary type="html">&lt;p&gt;R-ss-ll：/* Result */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Language|The solution for FT232R (USBTTL) error &amp;quot;FT232R USB UART&amp;quot;}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
Recently, most players hit the following issue when using the FT232 module:&lt;br /&gt;
*The PC can't identify the FT232 (USBTTL) module suddenly, but it worked well previously.&lt;br /&gt;
*Check the &amp;quot;device manager&amp;quot; in PC, a undefined &amp;quot;FT232R USB UART&amp;quot; displayed.&lt;br /&gt;
*Try another PC, the same error and re-install driver no help.&lt;br /&gt;
&lt;br /&gt;
For upper issue, you can use the following method to resolve it.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
==Solution==&lt;br /&gt;
Firstly open the &amp;quot;device manager&amp;quot;, as follows:&lt;br /&gt;
[[File:driverFt232r.jpg|600px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
Double click, you can found the FT232 is an undefined device, even no type tag.&lt;br /&gt;
[[File:driverFt232rWindows1.png|600px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
Don't worry, let's see the following solution:&lt;br /&gt;
&lt;br /&gt;
Firstly, click the &amp;quot;update driver&amp;quot;, and select &amp;quot;search and install driver manually&amp;quot;&lt;br /&gt;
[[File:driverFt232rWindows2.png|600px|thumb|center]]&lt;br /&gt;
Choose from the list&lt;br /&gt;
[[File:driverFt232rWindows3.png|600px|thumb|center]]&lt;br /&gt;
Select the &amp;quot;Universal serial bus controller&amp;quot;&lt;br /&gt;
[[File:driverFt232rWindows4.png|600px|thumb|center]]&lt;br /&gt;
Select the factory &amp;quot;FTDI&amp;quot;, and type &amp;quot;USB Serial Converter&amp;quot;, my version is 2.10.0.0&lt;br /&gt;
[[File:driverFt232rWindows5.png|600px|thumb|center]]&lt;br /&gt;
Next, waiting for driver install&lt;br /&gt;
[[File:driverFt232rWindows6.png|600px|thumb|center]]&lt;br /&gt;
Then you can see following result.&lt;br /&gt;
[[File:driverFt232r1.jpg|600px|thumb|center]]&lt;br /&gt;
It still has error, right? Don't worry. You have to update the driver again.&lt;br /&gt;
Confused? Although only one device, you have to update driver twice, and the first step can be ignored.&lt;br /&gt;
&lt;br /&gt;
So double the device and repeat the upper procedure.&lt;br /&gt;
&lt;br /&gt;
[[File:driverFt232rWindows7.png|600px|thumb|center]]&lt;br /&gt;
Still update driver manually.&lt;br /&gt;
&lt;br /&gt;
Select from list.&lt;br /&gt;
&lt;br /&gt;
Select the type that &amp;quot;Port (CON and LPT)&amp;quot;&lt;br /&gt;
[[File:driverFt232rWindows8.png|600px|thumb|center]]&lt;br /&gt;
Use the same factory and version.&lt;br /&gt;
[[File:driverFt232rWindows9.png|600px|thumb|center]]&lt;br /&gt;
Then you will find the following result.&lt;br /&gt;
[[File:driverFt232rWindows10.png|600px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
[[File:driverFt232r2.png|600px|thumb|center]]&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
==Result==&lt;br /&gt;
This common issue relates to Windows system. Some software or system updated, and lead to the module driver doesn't work again.&lt;br /&gt;
And use another PC, still failed, the reason should be that the driver impacts the FT232 chip's internal logic.&lt;br /&gt;
&lt;br /&gt;
As of February, 2015, that is correct. FTDI has updated Windows drivers that detect and disable counterfeit (non-licensed) chips, so their software cannot be used by someone that uses clones of their chips. Further, the updated driver writes to the memory of the chip, setting the product ID to all '0's. Google &amp;quot;FTDI driver FT232 disabled&amp;quot;, and you'll find a few links with explanations.&lt;br /&gt;
&lt;br /&gt;
Regardless of where the fault is, the right thing for Microduino to do is to issue a recall of the FT232/USBTTL boards, and replace the chip with a properly licensed one. Or, at the very least, design and produce a new module, and make it available at cost to the current holders of the FT232/USBTTL.&lt;br /&gt;
&lt;br /&gt;
At last, this is a picture of Microduino FT232(USBTTL)&lt;br /&gt;
[[File:Microduino-ft232-rect.jpg|400px|thumb|center|Microduino-FT232R]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>R-ss-ll</name></author>	</entry>

	</feed>