I've used the FT245R for USB data upload in a number of data logger designs. I have generally used the logger 3.3V supply to power the chips. However, I just ran across the following note in the most recent FT245R data sheet:
"Notes:
- The minimum operating voltage VCC must be +4.0V when using the internal clock generator."
This not was not present in earlier incarnations of the data sheet and I assumed that the chip really did operate over the specified
3.3 to 5.25V VCC range. In fact, I have had no problems that I can track back to using just 3.3V for VCC.
I sent an email on this subject to FTDI support last week and their response was:
"If you were having issues with VCC = 3V3 it would manifest itself as
3V3 being less than 3V3 and the device would not enumerate. The 4.0V allows for some headroom on the VCC supply."
I haven't observed any problems with enumeration at VCC = 3.3V. Has anyone else seen problems or gotten a better explanation from FTDI?
Note that the same power restrictions also apply to the FT232R serial-to-USB converter.
Most of the other FTDI chips specify a VCC of 4.35 volts or higher and use external crystals or ceramic resonators. I picked the FT245R because it was specified for 3.3V operation and didn't require the large ceramic resonator. Now I'm wondering if I face either reliability issues or having to redesign my PC boards.
Mark Borgerson