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.
FT232H FT2232H FT4232H的更多相关文章
- Linux/drivers/usb/serial/ftdi_sio.c
Linux/drivers/usb/serial/ftdi_sio.h /* 2 * Driver definitions for the FTDI USB Single Port Serial Co ...
- USB2.0学习笔记连载(一):CY7C68013特性简介
上一篇博客已经给出了整个视频板卡架构,那么对于USB接口部分需要着重理解和学习. 对于目前来说,若是利用FPGA去模拟USB2.0内核,难度还是挺大的,整个状态的收发都不好控制.现在目前都在使用桥接芯 ...
- [经验分享] 最近调试FT232H遇到的坑
cnblogs.com Yeats叶子 原创,转载请注明原始地址 - http://www.cnblogs.com/xiedidan/p/ft232h-poc.html Abstract FT232H ...
- [原创]iFPGA-USB2.0 FT2232H USB & UART开发板使用说明
iFPGA-USB2.0 FT2232H USB & UART 开发板使用说明 基本特性: 沉金工艺: 速度达到30MB/S以上: FT2232H USB2.0免固件开发: FPGA-USB2 ...
- [原创]iFPGA-Cable FT2232H JTAG & UART调试器
iFPGA-Cable FT2232H JTAG & UART调试器 [特性] 采用FT2232H,双通道接口: 支持UART: 支持JTAG,Digilent SMT-1,TCK最大时钟频率 ...
- FT232H USB转串口,I2C,JTAG高速芯片
随着FT232H USB2.0高速芯片的发布,英商飞特蒂亚公司(FTDI)进一步巩固了其在USB接口集成电路产品的地位.此款多功能的单通道USB转UART/FIFO接口设备可通过EEPROM配置为各种 ...
- [原创]iFPGA-Cable FT2232H Xilinx / Altera / Lattice 三合一JTAG & UART调试器-详细使用说明
iFPGA-Cable调试器使用说明 全文分为6部分: 第0部分:实物.连线及其驱动安装说明 第1部分:Xilinx JTAG 第2部分:UART 第3部分:Altera JTAG 第4部分:Latt ...
- 设备管理 USB ID
发现个USB ID站点,对于做设备管理识别的小伙伴特别实用 http://www.linux-usb.org/usb.ids 附录: # # List of USB ID's # # Maintain ...
- FTDI通用转USB芯片简述
FTDI公司的FT2232系列芯片可实现USB与异步串行口RS232/RS485.同步串行总线IIC/SPI/JTAG相互通信,市场占有率,使用普遍. FTDI芯片有两种类型的驱动:virtual C ...
随机推荐
- Ubungu 18.04安装MySQL 5.7.24
Ubuntu 18.04,mysql Ver 14.14 Distrib 5.7.24, for Linux (x86_64), USERNAME@USERNAME-VirtualBox:~$ sud ...
- python flask安装
windows环境上,打开命令行,输入pip list 检查列表中是否安装过flask 安装flask命令:pip install flask 出现Successfully installed等提 ...
- java中一个Map要找到值Value最小的那个元素的方法
import java.util.Arrays; import java.util.Collection; import java.util.HashMap; import java.util.Map ...
- Webpack中的css-loader 和style-loader
传统上我们会在html文件中引入CSS代码,借助webpack style-loader和css-loader我们可以在.js文件中引入css文件并让样式生效. style-loader和css-lo ...
- hdu5358 推公式+在一个区间内的尺取+枚举法
尺取+枚举,推出公式以后就是一个枚举加尺取 但是这题的尺取不是对一个值尺取,而是在一个区间内,所以固定左边界,尺取右边界即可 #include<bits/stdc++.h> #define ...
- linux - awk 和kill 批量杀死进程
ps -ef|grep check_os.sh | grep -v grep | awk '{print $2}' | xargs kill -9 $2表示第2列,即进程号PID; grep -v g ...
- DOM事件监听器
DOM事件监听器,允许一个事件触发多个方法.在实际工作中应用比较多. 它的调用形式如下: <body> <div> DOM事件监听器,允许一个事件触发多个方法. </di ...
- 《剑指offer》-数组中出现次数超过一半的数字
/* 数组中有一个数字出现的次数超过数组长度的一半,请找出这个数字.例如输入一个长度为9的数组{1,2,3,2,2,2,5,4,2}.由于数字2在数组中出现了5次,超过数组长度的一半,因此输出2.如果 ...
- 【C++ Primer 第16章】2. 模板实参推断
模板实参推断:对于函数模板,编译器利用调用中的函数实参来确定模板参数,从函数实参来确定模板参数的过程被称为模板实参推断. 类型转换与模板类型参数 与往常一样,顶层const无论在形参中还是在是实参中, ...
- JavaScript: 认识 Object、原型、原型链与继承。
目录 引用类型与对象 类与对象 成员组成 成员访问 实例方法 / 属性 引用类型与对象 JavaScript 存在着两种数据类型:"基本数据类型" 与 "引用数据类型&q ...