<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>FT232 vs ATMEGA16U2</title>
        <description> Hello folks, I&#039;ve been looking to buy a Arduino 2560 + RAMPS 1.4 and i found in the MakerBase store in the Aliexpress a supposed better Arduino 2560 version. Link to the product here.

They claim that this is a better version because:

&quot;1) Better compatibility, using chip FT232 alternative ATMEGA16U2.
 
  2) Better stability, optimize heat dissipation, high-performance
     chips ON 1117 LDO power. 
 
  3) Better safety, add recoverable fuse for  short-circuit protection. &quot;

So my question is: why the FT232 is better than ATMEGA16U2? It has a better baud rate?

Already thankful for all help.</description>
        <link>https://reprap.org/forum/read.php?13,752495,752495#msg-752495</link>
        <lastBuildDate>Thu, 13 Aug 2026 14:58:34 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,754303#msg-754303</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,754303#msg-754303</link>
            <description><![CDATA[ They claims that atmega16u2 is better, are because 99% of ft232 chips on chinese boards are fakes.<br />
And fake ft232 cause problems with drivers.<br />
They add 1117 ldo regulator because they must to. Ft232 on one of outputs give 3,3v needed to power sd card.<br />
But this is very good decision because ft232 3,3v output has very low amperage (only 50mA, compared to 800mA from 1117) and can cause reset of entire board because of overload.]]></description>
            <dc:creator>inz.krzys</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 08 Mar 2017 13:16:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,753709#msg-753709</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,753709#msg-753709</link>
            <description><![CDATA[ @dc42 you are so right! USB in the processor is so much better than this usb-uart stuff.<br />
<br />
I hope that all new boards will have USB in the CPU. It would make most of the communication problems go away,...]]></description>
            <dc:creator>JustAnotherOne</dc:creator>
            <category>Controllers</category>
            <pubDate>Mon, 06 Mar 2017 13:37:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,753459#msg-753459</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,753459#msg-753459</link>
            <description><![CDATA[ Best of all is having the USB interface built into the main processor, instead of converting the USB interface to serial without flow control as all the atmega2560 boards do.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Controllers</category>
            <pubDate>Sun, 05 Mar 2017 16:18:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,753251#msg-753251</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,753251#msg-753251</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>JustAnotherOne</strong><br />
The FT232 can do "more" regarding serial communication then the  ATMEGA16U2. So in this regard it is probably "better" whatever that means.<br />
<br />
But then again the serial connection is just some millimeters long and fixed PCB traces. If the ATMEGA16U2 fails serial wise then it fails in the same way the atmega2560 does. That would mean that the "better" chip has a higher risk of failing.<br />
<br />
Did anybody ever had problems with this serial connection? All the problems I heard of are with serial connections with really long lines and bad cables in a noisy environment. Or due to the extremely long interrupt service routines used in some firmwares.<br />
<br />
In conclusion I would say that this claim is marketing with no real benefit in everyday life. But that is just my experience,...</div></blockquote>
<br />
Thank you very much!]]></description>
            <dc:creator>renatortb</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 04 Mar 2017 19:36:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,753236#msg-753236</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,753236#msg-753236</link>
            <description><![CDATA[ The FT232 can do "more" regarding serial communication then the  ATMEGA16U2. So in this regard it is probably "better" whatever that means.<br />
<br />
But then again the serial connection is just some millimeters long and fixed PCB traces. If the ATMEGA16U2 fails serial wise then it fails in the same way the atmega2560 does. That would mean that the "better" chip has a higher risk of failing.<br />
<br />
Did anybody ever had problems with this serial connection? All the problems I heard of are with serial connections with really long lines and bad cables in a noisy environment. Or due to the extremely long interrupt service routines used in some firmwares.<br />
<br />
In conclusion I would say that this claim is marketing with no real benefit in everyday life. But that is just my experience,...]]></description>
            <dc:creator>JustAnotherOne</dc:creator>
            <category>Controllers</category>
            <pubDate>Sat, 04 Mar 2017 17:28:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,752593#msg-752593</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,752593#msg-752593</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Dust</strong><br />
except the image has a huge chip for the usb/serial   a ATMEGA16U2 (as used on real megas) is tiny. Guess they could use a larger chip package... but why would you...<br />
<br />
I suspect that it is backwards, they are using a FT232 instead of a  ATMEGA16U2 (and I bet its a clone, that windows will not work with)<br />
<br />
But regardless nether is better...</div></blockquote>
<br />
I understood that they are using a FT232 instead of a  ATMEGA16U2 too. Is FT232 better than ATMEGA16U2?]]></description>
            <dc:creator>renatortb</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 02 Mar 2017 07:30:37 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,752563#msg-752563</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,752563#msg-752563</link>
            <description><![CDATA[ except the image has a huge chip for the usb/serial   a ATMEGA16U2 (as used on real megas) is tiny. Guess they could use a larger chip package... but why would you...<br />
<br />
I suspect that it is backwards, they are using a FT232 instead of a  ATMEGA16U2 (and I bet its a clone, that windows will not work with)<br />
<br />
But regardless nether is better...]]></description>
            <dc:creator>Dust</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 02 Mar 2017 05:53:10 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,752535#msg-752535</guid>
            <title>Re: FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,752535#msg-752535</link>
            <description><![CDATA[ ... I'm reading this <br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong></strong><br />"\"1) Better compatibility, using chip FT232 alternative ATMEGA16U2."</div></blockquote>
<br />
so, that they use the ATMEGA16U2 instead of the FT232 and state it as "better alternative" ...]]></description>
            <dc:creator>VDX</dc:creator>
            <category>Controllers</category>
            <pubDate>Thu, 02 Mar 2017 03:12:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?13,752495,752495#msg-752495</guid>
            <title>FT232 vs ATMEGA16U2</title>
            <link>https://reprap.org/forum/read.php?13,752495,752495#msg-752495</link>
            <description><![CDATA[ Hello folks, I've been looking to buy a Arduino 2560 + RAMPS 1.4 and i found in the MakerBase store in the Aliexpress a supposed better Arduino 2560 version. Link to the product <a href="https://www.aliexpress.com/store/product/MKS-2560-special-suitable-for-3D-Printer-reprap-ramps1-4-for-USB-Cable-compatible-Mega2560-R3/1047297_2030717121.html?spm=2114.12010612.0.0.N3r4Iq" target="_blank"  rel="nofollow">here</a>.<br />
<br />
They claim that this is a better version because:<br />
<br />
<i>"1) Better compatibility, using chip FT232 alternative ATMEGA16U2.<br />
 <br />
  2) Better stability, optimize heat dissipation, high-performance<br />
     chips ON 1117 LDO power. <br />
 <br />
  3) Better safety, add recoverable fuse for  short-circuit protection. "</i><br />
<br />
So my question is: why the FT232 is better than ATMEGA16U2? It has a better baud rate?<br />
<br />
Already thankful for all help.]]></description>
            <dc:creator>renatortb</dc:creator>
            <category>Controllers</category>
            <pubDate>Wed, 01 Mar 2017 18:30:21 -0500</pubDate>
        </item>
    </channel>
</rss>
