FT232 isn't very stable to begin with. CP210x is a much better alternative from my experience with FT232, PL2303 and CP210x.
Can you elaborate on your problems with FTDI? We're refactoring some hardware with FT232, smallest package I think, and alternatives are welcome. Would CP210x allow for lower latency/less stalls on Windows or are the FTDI limits on that point just the limits of the usb stack on Windows?
FTDI driver kills fake FTDI FT232s
311–315 of 315 posts
Re: FTDI driver kills fake FTDI FT232s
#312Earlier quoted context omitted.
Honest question: are you participating in this thread as a greenbean because you want to hide your identity from harassment from those who disagree with your unpopular opinion, or because you want to hide the fact that you are affiliated with FTDI?
Honestly? I rotate accounts on most major sites periodically. It is a tinfoil-hat foible, a way to distance myself from the exceedingly dumb things I have almost certainly said in years past. Unfortunately for me, I chose today to rotate. I don't work for FTDI; I'm not even British. But I did build that Adafruit altoid tin MP3 player eight years ago, which used a FT232. Why am I wasting my time on this argument? I do…
Yes, I take this answer at face value. I didn't really think there were only two possibilities here. Perhaps I was a bit blunt in the hopes of eliciting a "real" answer like this one.
Re: FTDI driver kills fake FTDI FT232s
#313Earlier quoted context omitted.
The analog side. Being able to do the voltage regulation and oscillator operation without external components is actually non-trivial.
The half the cost parts already have internal oscillators, and I have yet to see a use of an FTDI type chip where there's no other microcontroller, so you have voltage regulation already, not to mention the 5V from usb. All your points = invalid.
Um, I don't understand what use case you have that has a microcontroller and would ever want to use an FTDI chip. As you point out, if I have a microcontroller, I have voltage regulation, and I likely have USB and a UART.
I will point out that 5V USB isn't all that useful by itself. Most microcontrollers won't work natively at 5V, so you need a regulator, and you need to obey the USB inrush specs, and you probably need a switching regulator since you only nominally have 100mA (even though everything normally supplies more nowadays), etc.
There are only two times I want to use an FTDI chip:
1) I have some old thing that I have to update that A) uses RS232 and B) is standalone.
2) Somebody Else's Problem -- the software idiots are insisting on RS232 communication to something and that idea is stupid or redundant (it already has an SPI or I2C interface that is much better and there is a microcontoller). I can slap a USB micro connector and one of these chips on the board and tell the software guys to get lost until they pull their heads out of their asses.
Re: FTDI driver kills fake FTDI FT232s
#314Earlier quoted context omitted.
The half the cost parts already have internal oscillators, and I have yet to see a use of an FTDI type chip where there's no other microcontroller, so you have voltage regulation already, not to mention the 5V from usb. All your points = invalid.
> I have yet to see a use of an FTDI type chip where there's no other microcontroller, so you have voltage regulation already, not to mention the 5V from usb. All your points = invalid. Um, I don't understand what use case you have that has a microcontroller and would ever want to use an FTDI chip. As you point out, if I have a microcontroller, I have voltage regulation, and I likely have USB and a UART. I will point…
Re: FTDI driver kills fake FTDI FT232s
#315Earlier quoted context omitted.
Why? The counterfeits aren't seeking USB compliance certification, they're just trying to provide 100% compatibility. Are you saying that reverse engineering and spoofing for the sake of compatibility is wrong? Or do you think that USB vendor IDs are covered by some trademark?
Seems like there's a few people who don't seem to understand the difference between copyright, trademark, criminal and civil law (op above you included). The only law broken by the counterfeiters is trademark violation for printing the FTDI logo on their chips. That's it! Everything else they did was legal. Otherwise, Intel and AMD would be bricking CPUs right now. Reverse engineering is legal. Emulation is legal. Cr…
:-)