FT232H FT2232H FT4232H

The FT232H is the single channel version, the FT2232H is the dual-channel, and there is also anFT4232H quad channel part.

While these are all logically the same, with different numbers of UART channels, there are some performance and functional differences between them.

  • The FT232H has merely 1 kB of ring buffer, which can be overwhelmed if running at a high baud rate, and with a slow offtake by the host device. The FT2232H has 4 kB ring buffer per channel, much better in avoiding buffer overruns.
  • Another difference, which may not be relevant to the task at hand, is that the FT2232H supports 16 GPIO pins via its internal 8051 emulation. There have been useful applications designed to leverage these GPIOs, but you may not need this.

FT232H - Hi-Speed Single Channel USB UART/FIFO IC

Operating at USB Hi-Speed 480Mbps rate, this fast single channel bridge chip features

either a flexible serial interface or parallel FIFO interface,

with data transfer speeds up to 40Mbytes/s.

Using a serial EEPROM interface, this device can be configured for a wide variety of asynchronous and synchronous serial standards,

such as JTAG, SPI, I2C and UART as well as synchronous and asynchronous parallel FIFO interfaces.

In addition, this device features the new synchronous, half-duplex FT1248 bus,

which allows an engineer to trade off bandwidth for pin count using 1, 2, 4, or 8 data lines at up to 30Mbytes/s.

The I/O structure is 3.3V with built-in tolerance for 5V, allowing the designer maximum flexibility when interfacing with FPGAs.

On-board voltage regulation provides 3.3V and 1.8V supplies from a 5V source, as well as a power-on-reset function.

FTDI provides royalty-free virtual com port and D2XX drivers for Microsoft Windows (XP – Windows7),

Apple Mac OSX, and Linux. This 48 pin device is available in either LQFP or QFN packaging, and is ROHS compliant.

The FT2232H is FTDI’s 5th generation of USB devices. 

The FT2232H is a USB 2.0 Hi-Speed (480Mb/s) to UART/FIFO IC.

It has the capability of being configured in a variety of industry standard serial or parallel interfaces.

Building on the innovative features of the FT2232,

the FT2232H has two multi-protocol synchronous serial engines (MPSSEs)

which allow for communication using JTAG, I2C and SPI on two channels simultaneously.

The FT2232H is available in Pb-free (RoHS compliant) 64-pin LQFP and QFN packages.

The FT4232H is FTDI’s 5th generation of USB devices. 

The FT4232H is a USB 2.0 Hi-Speed (480Mb/s) to UART IC.

It has the capability of being configured in a variety of industry standard serial or parallel interfaces.

The FT4232H features 4 UARTs. Two of these have an option to independently configure an MPSSE engine,

this allows the FT4232H to operate as two UART/Bit-Bang ports plus two MPSSE engines used

to emulate JTAG, SPI, I2C, Bit-bang or other synchronous serial modes.

The FT4232H is available in Pb-free (RoHS compliant) 64-pin LQFP and QFN packages.

时间: 2024-11-06 07:05:32

FT232H FT2232H FT4232H的相关文章

Linux/drivers/usb/serial/ftdi_sio.c

Linux/drivers/usb/serial/ftdi_sio.h 1 /* 2 * Driver definitions for the FTDI USB Single Port Serial Converter - 3 * known as FTDI_SIO (Serial Input/Output application of the chipset) 4 * 5 * For USB vendor/product IDs (VID/PID), please see ftdi_sio_i

FTDI CDM Drivers 2.06.00 - Revision Comments

FTDI’s CDM drivers provide both D2XX and VCP functionality through a single driver package on PCs running the following Windows operating systems: Windows Server 2008 R2 Windows 7 Windows 7 x64 Windows Server 2008 Windows Server 2008 x64 Windows Vist

FT1248开发笔记

环境配置 开始调试前必须确保电脑已安装上正确的驱动程序,64位系统在driver中安装amd64的,32位的系统安装x86的(我在调试时因为驱动程序没有选对,真是血的教训...).对于FTD2XX的芯片,除非使用MPSSE功能,其他情况都使用FTD2XX的驱动,然后使用dll或者配置成com来进行通信. 建议在调试硬件前用FTDI官方提供的测试程序进行测试.这是C#下的测试程序,http://www.ftdichip.com/Support/SoftwareExamples/CodeExampl

Bus Blaster v4 design overview

Bus Blaster v4 design overview Bus Blaster v4 is an experimental, high-speed JTAG debugger for ARM processors, FPGAs, CPLDs, flash, and more. Thanks to a reprogrammable buffer, a simple USB update makes Bus Blaster v4 compatible with many different J

ARM JTAG 信号 RTCK 应该如何处理?

用户在调试内嵌可综合内核的 CPU 如 ARM7TDMI-S 时,需要通过打开仿真器的自适应时钟功能. 此时,ARM仿真器根据 RTCK 时钟信号的频率,产生可用于 CPU 内核当前时钟主频的最快的 TCK 时钟. 即 ARM 内核的时钟主频变化,引起 RTCK 变化, 仿真器根据 RTCK 的变化,产生合适的最快的 TCK 时钟. 如果没有有效的 RTCK 信号,用户不能使用自适应时钟功能.这种情况下,用户可以设置 TCK 为比较低的频率. 当用户确认 CPU 运行在比较高的频率的情况下,可以

Centos 7禁止ftdi_sio模块

$ dmesg[ 3305.097301] usb 1-1: USB disconnect, device number 7[ 3306.883704] usb 1-1: new high-speed USB device number 8 using ehci-pci[ 3307.188064] usb 1-1: New USB device found, idVendor=0403, idProduct=6014[ 3307.188069] usb 1-1: New USB device s