<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=FTDI</id>
	<title>FTDI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=FTDI"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=FTDI&amp;action=history"/>
	<updated>2026-05-07T07:24:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=FTDI&amp;diff=5880&amp;oldid=prev</id>
		<title>Kenneth at 20:03, 2 April 2021</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=FTDI&amp;diff=5880&amp;oldid=prev"/>
		<updated>2021-04-02T20:03:40Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== UART to RS232 to FTDI ==&lt;br /&gt;
&lt;br /&gt;
 USB - [FTDI] - RS323 - [UART] - 8 Bit Parallel&lt;br /&gt;
&lt;br /&gt;
&amp;quot;A UART converts serial RS232 data into 8 bit parallel data. Technically the term is a little more generic than that specific use but that&amp;#039;s what 99% of them are used for.&lt;br /&gt;
&lt;br /&gt;
FTDI is a brand name for a company that make USB chips.&lt;br /&gt;
Their most common chip is an RS232 to USB converter but they also make other USB interface chips.&lt;br /&gt;
Since USB is serial (Universal Serial Bus, it was originally designed as a replacement for RS232) a conversion from RS232 to USB is a serial to serial conversion.&lt;br /&gt;
&lt;br /&gt;
When you connect to the development board your computer uses USB to talk to the FTDI chip which converts that into RS232 which then connects to the ATMEGA microcontroller.&lt;br /&gt;
&lt;br /&gt;
The reason why things like microcontrollers still use RS232 rather than USB is that it is far simpler to use, you don&amp;#039;t need drivers or have to worry about who is the host and who is the master and a UART is a simple enough piece of logic to include in the micro. Basically if you are keeping things simple then RS232 is all you need.&lt;br /&gt;
However computers don&amp;#039;t often have RS232 ports these days and so development boards often include parts like the FTDI USB-RS232 device to make it easier to connect a computer.&amp;quot; --https://answers.yahoo.com/question/index?qid=20111219121807AA67lBg&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
&lt;br /&gt;
&amp;quot;What is the difference between an FTDI chip and a UART? To my knowledge the FTDI chip converts RS-232 serial data into USB form (to go into a com port). Also, the UART is setup that converts parallel data into serial data. Where I get confused is I know that the computer reads bytes (thus parallel bits) so you would need a UART to convert any serial.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Linux and FTDI ==&lt;br /&gt;
&lt;br /&gt;
See [[Linux/FTDI]]&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
FTDI UART RS232 Serial&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>