Future Technology Devices International Ltd. TN_141 FT240X Errata Technical Note Document Reference No.: FT_000643 Version 1.4 Issue Date: 2013-06-10 The intention of this errata technical note is to give a detailed description of known functional or electrical issues with the FTDI FT240X devices. The current revision of the FT240X is revision D, released November 2012. Future Technology Devices International Limited (FTDI) Unit1, 2 Seaward Place, Centurion Business Park, Glasgow G41 1HH United Kingdom Tel.: +44 (0) 141 429 2777 Fax: + 44 (0) 141 429 2758 E-Mail (Support): support1@ftdichip.com Web: http://www.ftdichip.com Copyright (c) 2013 Future Technology Devices International Limited TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 TABLE OF CONTENTS 1 FT240X Revision .................................................................................... 2 2 Errata History Table - Functional Problems........................................ 3 2.1 3 Errata History Table - Electrical and Timing Specification Deviations. ......... 3 Functional Problems of FT240X ........................................................... 4 3.1 Revision A ............................................................................................................ 4 3.1.1 USB Data Transfer .................................................................................................................. 4 3.1.2 USB 3.0 Hosts ......................................................................................................................... 5 3.2 Revision B ............................................................................................................ 6 3.2.1 USB Data Transfer .................................................................................................................. 6 3.2.2 USB 3.0 Hosts ......................................................................................................................... 7 3.3 Revision C ............................................................................................................ 8 3.3.1 USB Data Transfer .................................................................................................................. 8 3.3.2 USB 3.0 Hosts ......................................................................................................................... 9 3.4 Revision D ............................................................................................................ 9 Electrical and Timing specification deviations of FT240X ...................... 10 3.5 Revision A .......................................................................................................... 10 3.6 Revision B .......................................................................................................... 10 3.6.1 Internal 3V3 Regulator ........................................................................................................... 10 3.7 Revision C .......................................................................................................... 10 3.8 Revision D .......................................................................................................... 10 4 FT240X Package Markings .................................................................. 11 5 Contact Information............................................................................. 12 Appendix C - Revision History ................................................................. 13 Copyright (c) 2013 Future Technology Devices International Limited 1 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 1 FT240X Revision FT240X part numbers are listed in Table 1. The letter at the end of date code identifies the device revision. The current revision of the FT240X is revision D, released November 2012. At the time of releasing this Technical Note there are no known issues with this silicon revision. Part Number Package FT240XQ 20 pin QFN FT240XS 20 pin SSOP Table 1 FT240X Part Numbers This errata technical note covers the revisions of FT240X listed in Table 2. Revision Notes A First device revision. Never sold publicly. B Second device revision. Launched 28 February 2012 C Third device version. Released 11th June 2012 D Forth device version. Released 6th November 2012 Table 2 FT240X Revisions Copyright (c) 2013 Future Technology Devices International Limited 2 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 2 Errata History Table - Functional Problems Short description Errata occurs in device revision Transfer of data over USB stops unexpectedly A, B and C USB 3.0 Host occasional interoperability A, B and C Functional Problem USB Data Transfer USB 3.0 Hosts Table 3 Functional Errata 2.1 Errata History Table - Electrical and Timing Specification Deviations. Deviations Short description Errata occurs in device revision Device VCC is designed to operate between 3V3 and 5V Fault with internal 3V3 regulator. however with this errata the B supply should not be set below 4.3V for correct operation. Table 4 Electrical and Timing Errata Copyright (c) 2013 Future Technology Devices International Limited 3 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 3 Functional Problems of FT240X 3.1 Revision A 3.1.1 USB Data Transfer Introduction: An issue has been identified where the transfer of data over USB stops unexpectedly. Problem: The device is put into suspend mode during a transfer of certain data patterns most notable with binary zeros. This can halt the data transfer in certain circumstances and will require the device to be reenumerated to recover. NB. It is the presence of this data pattern on the USB bus regardless of whether the data is intended for the FT240X or other devices (e.g. a broadcast) on the bus that forces the suspend state. Workaround: This issue can be avoided by utilising the keep awake function of the chip. This will disable the USB suspend function of the chip and is therefore an intermediate workaround until revision D silicon is released with a permanent fix. NB. With the workaround the chip will never enter lower powered suspend. However the keep awake current will be approximately 3mA. To enable the keep awake function in the EEPROM, one of the CBUS pins needs to be configured as KeepAwake#. This pin then needs to be tied to ground on the PCB. The FT_Prog utility can be used to configure the CBUS pin. Package specific: The effected packages are listed in Table 5. Package Applicable (Yes/No) FT240XQ Y FT240XS Y Table 5 Copyright (c) 2013 Future Technology Devices International Limited 4 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 3.1.2 USB 3.0 Hosts Introduction: An issue has been identified where the FT240X will not enumerate when connected to certain USB 3.0 Hosts. So far FTDI have identified ONE such host. Problem: Certain USB 3.0 Hosts exhibit reduced reset recovery times after a USB reset, which can at times be faster or close to the USB 2.0 specification limit. The USB 2.0 specification states a USB reset recovery time of 10ms and in general almost all hosts allocate a much longer period than this. The FT240X device may not enumerate if the reset recovery time is reduced. This issue has been seen on one USB 3.0 Host controller and has not been seen on a USB 2.0 Host controller or other USB 3.0 Host controllers. Workaround: Reconnect the device to a USB 2.0 host. This issue has been seen only on one particular USB 3.0 Host controllers. Package specific: The effected packages are listed in Table 6. Package Applicable (Yes/No) FT240XQ Y FT240XS Y Table 6 Copyright (c) 2013 Future Technology Devices International Limited 5 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 3.2 Revision B 3.2.1 USB Data Transfer Introduction: An issue has been identified where the transfer of data over USB stops unexpectedly. Problem: The device is put into suspend mode during a transfer of certain data patterns most notable with binary zeros. This can halt the data transfer in certain circumstances and will require the device to be reenumerated to recover. NB. It is the presence of this data pattern on the USB bus regardless of whether the data is intended for the FT240X or other devices (e.g. a broadcast) on the bus that forces the suspend state. Workaround: This issue can be avoided by utilising the keep awake function of the chip. This will disable the USB suspend function of the chip and is therefore an intermediate workaround until revision D silicon is released with a permanent fix. NB. With the workaround the chip will never enter lower powered suspend. However the keep awake current will be approximately 3mA. To enable the keep awake function in the EEPROM, one of the CBUS pins needs to be configured as KeepAwake#. This pin then needs to be tied to ground on the PCB. The FT_Prog utility can be used to configure the CBUS pin. Package specific: The effected packages are listed in Table 7. Package Applicable (Yes/No) FT240XQ Y FT240XS Y Table 7 Copyright (c) 2013 Future Technology Devices International Limited 6 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 3.2.2 USB 3.0 Hosts Introduction: An issue has been identified where the FT240X will not enumerate when connected to certain USB 3.0 Hosts. So far FTDI have identified ONE such host. Problem: Certain USB 3.0 Hosts exhibit reduced reset recovery times after a USB reset, which can at times be faster or close to the USB 2.0 specification limit. The USB 2.0 specification states a USB reset recovery time of 10ms and in general almost all hosts allocate a much longer period than this. The FT240X device may not enumerate if the reset recovery time is reduced. This issue has been seen on one USB 3.0 Host controller and has not been seen on a USB 2.0 Host controller or other USB 3.0 Host controllers. Workaround: Reconnect the device to a USB 2.0 host. This issue has been seen only on one particular USB 3.0 Host controllers. Package specific: The effected packages are listed in Table 8. Package Applicable (Yes/No) FT240XQ Y FT240XS Y Table 8 Copyright (c) 2013 Future Technology Devices International Limited 7 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 3.3 Revision C 3.3.1 USB Data Transfer Introduction: An issue has been identified where the transfer of data over USB stops unexpectedly. Problem: The device is put into suspend mode during a transfer of certain data patterns most notable with binary zeros. This can halt the data transfer in certain circumstances and will require the device to be reenumerated to recover. NB. It is the presence of this data pattern on the USB bus regardless of whether the data is intended for the FT240X or other devices (e.g. a broadcast) on the bus that forces the suspend state. Workaround: This issue can be avoided by utilising the keep awake function of the chip. This will disable the USB suspend function of the chip and is therefore an intermediate workaround until revision D silicon is released with a permanent fix. NB. With the workaround the chip will never enter lower powered suspend. However the keep awake current will be approximately 3mA. To enable the keep awake function in the EEPROM, one of the CBUS pins needs to be configured as KeepAwake#. This pin then needs to be tied to ground on the PCB. The FT_Prog utility can be used to configure the CBUS pin. Package specific: The effected packages are listed in Table 9. Package Applicable (Yes/No) FT240XQ Y FT240XS Y Table 9 Copyright (c) 2013 Future Technology Devices International Limited 8 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 3.3.2 USB 3.0 Hosts Introduction: An issue has been identified where the FT240X will not enumerate when connected to certain USB 3.0 Hosts. So far FTDI have identified ONE such host. Problem: Certain USB 3.0 Hosts exhibit reduced reset recovery times after a USB reset, which can at times be faster or close to the USB 2.0 specification limit. The USB 2.0 specification states a USB reset recovery time of 10ms and in general almost all hosts allocate a much longer period than this. The FT240X device may not enumerate if the reset recovery time is reduced. This issue has been seen on one USB 3.0 Host controller and has not been seen on a USB 2.0 Host controller or other USB 3.0 Host controllers. Workaround: Reconnect the device to a USB 2.0 host. This issue has been seen only on one particular USB 3.0 Host controllers. Package specific: The effected packages are listed in Table 10. Package Applicable (Yes/No) FT240XQ Y FT240XS Y Table 10 3.4 Revision D No known issues at revision D. Copyright (c) 2013 Future Technology Devices International Limited 9 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 Electrical and Timing specification deviations of FT240X 3.5 Revision A No known issues at revision A 3.6 Revision B 3.6.1 Internal 3V3 Regulator Introduction: The FT240X uses an internal regulator to generate 3V3 from a 5V source (VCC). The source should be variable from 3V3 to 5V. Problem: The VCC supply to the regulator must not drop below 4.3V for the correct 3V3 regulated output to be produced. Workaround: VCC must not be supplied below 4.3V. Package specific: The effected packages are listed in Table 11. Package Applicable (Yes/No) FT240XQ Y FT240XS Y Table 11 3.7 Revision C No known issues at revision C. 3.8 Revision D No known issues at revision D. Copyright (c) 2013 Future Technology Devices International Limited 10 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 4 FT240X Package Markings FT240X is available in a RoHS Compliant RoHS Compliant package, 24 pin QFN and 24 pin SSOP. An example of the markings on the package is shown in Figure 5.1. 1 18 FTDI Line 1 - FTDI Logo Line 2 - Wafer Lot Number XXXXXXXXXX FT240XQ Line 3 - FTDI Part Number YYWW-C Line 4 - Date Code, Revision 7 12 Figure 4-1 Package Markings - FT240XQ 24 13 Line 1 - FTDI Logo Line 2 - Date Code, Revision -C Line 3 - Wafer Lot Number FT240XS 1 Line 4 - FTDI Part Number 12 Figure 4-2 Package Markings - FT240XS The date code format is YYWW where WW = 2 digit week number, YY = 2 digit year number. This is followed by the revision number. The code XXXXXXXXXXXX is the manufacturing LOT code Copyright (c) 2013 Future Technology Devices International Limited 11 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 5 Contact Information Head Office - Glasgow, UK Unit 1, 2 Seaward Place, Centurion Business Park Glasgow G41 1HH United Kingdom Tel: +44 (0) 141 429 2777 Fax: +44 (0) 141 429 2758 E-mail (Sales) E-mail (Support) E-mail (General Enquiries) sales1@ftdichip.com support1@ftdichip.com admin1@ftdichip.com Branch Office - Oregon, USA 7130 Fir Loop, Tigard, OR 97223-8160 USA Tel: +1 (503) 547 0988 Fax: +1 (503) 547 0987 E-Mail (Sales) E-Mail (Support) E-Mail (General Enquiries) us.sales@ftdichip.com us.support@ftdichip.com us.admin@ftdichip.com Branch Office - Shanghai, China Branch Office - Taipei, Taiwan 2F, No. 516, Sec. 1, NeiHu Road Taipei 114 Taiwan , R.O.C. Tel: +886 (0) 2 8797 1330 Fax: +886 (0) 2 8751 9737 E-mail (Sales) E-mail (Support) E-mail (General Enquiries) tw.sales1@ftdichip.com tw.support1@ftdichip.com tw.admin1@ftdichip.com Room 1103, No. 666 West Huaihai Road, Shanghai, 200052 China Tel: +86 21 62351596 Fax: +86 21 62351595 E-mail (Sales) E-mail (Support) E-mail (General Enquiries) cn.sales@ftdichip.com cn.support@ftdichip.com cn.admin@ftdichip.com Web Site http://ftdichip.com System and equipment manufacturers and designers are responsible to ensure that their systems, and any Future Technology Devices International Ltd (FTDI) devices incorporated in their systems, meet all applicable safety, regulatory and system-level performance requirements. All application-related information in this document (including application descriptions, suggested FTDI devices and other materials) is provided for reference only. While FTDI has taken care to assure it is accurate, this information is subject to customer confirmation, and FTDI disclaims all liability for system designs and for any applications assistance provided by FTDI. Use of FTDI devices in life support and/or safety applications is entirely at the user's risk, and the user agrees to defend, indemnify and hold harmless FTDI from any and all damages, claims, suits or expense resulting from such use. This document is subject to change without notice. No freedom to use patents or other intellectual property rights is implied by the publication of this document. Neither the whole nor any part of the information contained in, or the product described in this document, may be adapted or reproduced in any material or electronic form without the prior written consent of the copyright holder. Future Technology Devices International Ltd, Unit 1, 2 Seaward Place, Centurion Business Park, Glasgow G41 1HH, United Kingdom. Scotland Registered Company Number: SC136640 Copyright (c) 2013 Future Technology Devices International Limited 12 TN_141 FT240X Errata Technical Note Version 1.4 Document Reference No.: FT_000643 Clearance No.: FTDI# 287 Appendix C - Revision History Document Title: Document Reference No.: Clearance No.: Product Page: Document Feedback: Version Version Version Version 1.0 1.1 1.2 1.3 Version 1.4 TN_141 FT240X Errata Technical Note FT_000643 FTDI# 287 http://www.ftdichip.com/FT-X.htm Send Feedback First Release Added rev C and Updated China address Added USB data transfer issue Added USB 3.0 hosts and note to Problem section of USB data transfer Added revision D - no known issues, updated contact information 09/03/2012 11/06/2012 12/07/2012 14/08/2012 10/06/2013 Copyright (c) 2013 Future Technology Devices International Limited 13