FT232 USB Bridge ICs, a Powerful Chip with a Complete USB Protocol
Embedded systems that need to be connected to a host computer platform require a universal communication standard. The Universal Serial Bus (USB) is a popular interface standard for enabling communication between an embedded system and a computing platform. Rapid USB adoption in embedded design has pushed developers to include quicker and more economical methods for USB connectivity.
Introduction
Prior to 1996, designers tried to develop convenient microcontroller (MCU) communication peripherals that would complement the desired protocols and communication speed for particular communication tasks. The high-speed transfer of large amounts of embedded data requires a UART or SPI. For example, since RX and TX signals are generated by the MCU, an interface is required to function with terminal software. In contrast, a level translator was used in older devices to connect to the device running the terminal emulation software (through a DB-9 serial cable) and provide RS232-level signals. With RS232 break-out boxes, null modem cables, and the occasional soldering of jumpers between RTS & CTS and DSR & DTR pins, a reliable connection was never a guarantee.
All of these have paved the way for USB. Numerous manufacturers produce USB to UART interface chips that effortlessly change any logic-level serial signal to its USB equivalent. The USB Communications Device Class (CDC) is the most popular, and crops up as a virtual COM port on its host. Some manufacturers use USB Vendor Class in order to specify [or optimize] the data transfer protocol for their devices [intended applications] and so provide drivers for their devices which create a Virtual COM Port as well as access via DLL functions. To use this COM port, the terminal emulator must be configured with the proper communication specifications. Contemporary USB technologies offer high data transfer rates that facilitate simultaneous delivery of power, audio/video, and data for the device and host platform.
The Benefits of USB Bridge ICs
An embedded designer has a variety of MCUs with a built-in USB peripheral interface from which to choose. However, it must be noted that MCUs equipped with an integrated USB feature may lack the memory size, peripherals, and GPIO needed for a particular embedded design specification.
The benefits of using Bridge ICs include the following:
-The entire USB protocol is managed on the chip. There is no requirement of USB-specific firmware programming.
-The connection to a DCP (Dedicated Charging Port) USB port can be detected.
-There are reduced needs for microcontroller resources. Any communication via SPI, UART, or I2C demands less resources compared to USB CDC device class implementation.
-There are free drivers for Windows, Android, Mac OS-X, and Linux.
-The USB/serial bridge connects microcontroller pins to the USB connector, implying that overvoltage or ESD spikes on the USB bus may damage the bridge in-lieu of the microcontroller. The small bridge chip is less expensive and simpler to replace than the microcontroller.
Figure 1 is a block diagram of the FT232 UART-USB Bridge IC, a powerful chip with a complete USB protocol stuffed within it. No external hardware or firmware is required. The buried microcontroller packed within this chip can perform simple Input/Output operations.
Figure 1: Block Diagram of the FT232 UART-USB Bridge IC (Image Source: FTDI CHIP)
- Serial Interface Engine (SIE): The SIE block manages the bulk of the USB communication protocol and works at the front of the USB connector. SIE standard functions include signal detection, Packet ID generation, clock/data separation, and serial-parallel conversion.
- USB Protocol Engine: This helps to develop USB-based devices and their production, and constitutes the USB 2.0 communication core. This protocol engine executes CRC checks, sends and receives data packets, performs handshake evaluation and response, and address recognition.
- FIFO Tx-Rx Buffer & UART FIFO Controller: The receiving and transmitting buffers are 128 and 256 bytes, respectively, for high data rate transmission. The FIFO controller administers the flow of data from the USB device to the UART, and vice versa.
- UART Controller: This controller block converts the data format to send it over the RX and TX UART data lines. This controller is programmable via the FT232’s USB interface to make the DBUS (TXD, RDX,RTS, CTS, DTR, DSR, DCD, RI) and CBUS pins work as typical GPIO pins. These pins, by factory default, will work as USB-to-UART communication control pins.
Some complex systems employ their serial or parallel ports to communicate between master and slave controllers. Parallel communication requires a substantial multi-bit address bus and data bus, and this is ideally limited to short-distance transmission. In contrast, serial communication finds extensive use due to its long transmission distance and simple structure.
Occasionally, however, a common serial port will be unable to satisfy the needs of complex systems with various (and even specialty) baud rate equipment. In such cases, the solution is to choose multiple bridge ICs,or a single multichannel Bridge IC.
The benefit of a multichannel bridge is that the system BOM is reduced, by taking away the need for a USB hub chip. Additionally, each channel of the device appears to the host PC as a separate device, enabling each channel to be independently configured for different modes, e.g. UART, MPSSE, or FIFO, and with different parameters such as 4 UARTS all operating with different baud rates.
Using Multichannel Bridge ICs
The multichannel controller contains different blocks such as UART, baud rate generator, status detectors, and asynchronous FIFOs. This controller is utilized to implement communications among MCUs within a complex system, and also to enable full communication among high-speed and low-speed devices. It is also possible to design FIFOs and other small-scale memorizers.
A single UART communicates with the PC or the main MCU. The sub-MCUs communicate with other UARTs. Each channel contains two FIFOs, one to transmit data and another to receive it. All sub-MCUs can simultaneously receive data with zero time-lapse among them. Sub-controller synchronization improves when this controller is used.
The benefits of using multichannel USB Bridge ICs include:
- The Multichannel UART offers a high bandwidth solution for high data rate serial transmission protocol communication systems.
- A multi-channel UART has better hardware efficiency compared to individually implemented UARTs.
- Component reuse among several channels can lead to hardware reduction.
Managing Power Requirements
FTDI Chip’s latest multichannel USB interface IC series are capable of managing next-generation power requirements, providing enhanced functionality as larger hardware items begin to adopt the protocol. Such multichannel bridge ICs fully support the latest USB Type-C and Power Delivery (PD) standards, enabling support for power negotiation with the ability to sink or source current to a USB host device. Furthermore, they are in full compliance with the Rev 3.0 USB power delivery (PD) specification.
The Power Delivery series has two Type-C/PD ports, with a PD1 port supporting both power sink and source roles (Initial Sink), and the PD2 port working as a power sink port. Both PD ports support 5V, 9V, 12V, 15V, and 20V PDO profiles, and these profiles are configurable through the external EEPROM at power-up or reset. The PD1 port shares the same Type-C connector with USB data, and the PD2 port is a power port only, without USB data.
In addition to the higher data rates these devices offer (up to 40Mbytes/s) compared to full-speed solutions, the Hi-speed series also offers a range of multichannel interfacing. USB-C is the latest high-speed data transfer standard for audio and video for a few simple reasons. The technology is simultaneously robust and inexpensive, especially when the number of connections is factored in. The USB Type-C connector incorporates a 24-pin connector. PD instructions are issued via Policy Engine (PE) or DPM (DisplayPort (M)) to the power supply. The desired power level and modes are requested while the performance is monitored. The PD chip built into the USB-C connector facilitates communication between the sink and the source, in order to elevate the Vbus supply voltage from a low 5V up to 20V, and current to a maximum of 5A. The USB Type-C PD bolsters dynamic power negotiation, facilitating minimal charge time, maximizing performance and battery life. Other than power output level regulation, the PD chip is characterized by a single wire communication protocol which allows any source to be the power sink and reciprocate both ways.
- |
- +1 赞 0
- 收藏
- 评论 0
本文由wenxia转载自FTDI CHIP News,原文标题为:USB Bridge ICs,本站所有转载文章系出于传递更多信息之目的,且明确注明来源,不希望被转载的媒体或个人可与我们联系,我们将立即进行删除处理。
相关推荐
FTDI CHIP的USB桥接系列产品选型表
通用串行总线 (USB) 现在已成为可靠,低成本数字链路与系统连接的接口。 USB的使用已经扩展到PC之外,现在可以在各种区隔市场中找到,包括工业,医疗,消费,通信,网络等等。 FTDI芯片能够让设计人员快速实现USB设计,提供全面的解决方案包括硅片,开发工具,应用笔记和软件支持。 凭借着USB桥接器的专业技术为各种接口(如 UART, FIFO, I2C, SPI, PWM 和 GPIO) 提供了无缝集成,桥接器将信号和协议从所选的接口转换为USB。提供多样的USB解决方案, 最小至3x3mm的10的DFN引脚封装形式,或模块形式可以直接插入主板进行开发和生产, 再或者用于USB桥接至众多接口的线缆。
产品型号
|
品类
|
速率(Mbit/kBit)
|
通道数量
|
接口
|
I/O 电压(V)
|
USB Host
|
封装
|
描述
|
FT232HPQ
|
USB高速PD IC
|
12MBit/s (UART) up to 40MBit/s (Sync FIFO)
|
1
|
UART, FIFO, 1 x MPSSE, Fast serial, CPU FIFO, Bit Bang/GPIO, FT1248
|
3.3V
|
No
|
QFN 56
|
单通道高速USB Type-C转多用途UART/FIFO/JTAG/SPI/I2C,带单PD端口
|
选型表 - FTDI CHIP 立即选型
FT2232H双通道高速USB转多用途UART/FIFO IC
描述- FT2232H是一款由Future Technology Devices International Ltd(FTDI)生产的第五代高速USB到多用途UART/FIFO集成电路。该芯片支持USB 2.0高速(480Mb/s)和全速(12Mbits/Second),具有双通道UART或FIFO或MPSSE接口,可配置为多种行业标准串行或并行接口。
型号- FT232,FT245,FT2232,FT2232H-56Q,FT2232H-56Q-XXXX,FT222H,93C46,93C56,93C66,FT2232D,FT2232H,FT2232HL,FT2232HL-XXXX,FT2232HQ-XXXX,FT2232HQ,FT4232H-56Q
FTDI芯片FT4232HA在Embedded World 2023演示介绍 ∣视频
FTDI FT4232HA demo板介绍。
FTDI FT2232H USB转SPI用于5G网络波束形成器,可配置I/O驱动强度(4、8、12或16mA)和转换速率
5G网络设备可以使用FTDI芯片进行配置、调试或与其他硬件组件交互。在采用5G技术的设备的制造过程中,FTDI芯片可用于配置、测试和调试目的。5G波束形成器是利用FTDI技术与其他硬件组件交互的一个典型示例。5G波束成形技术可提高数据传输的效率和性能。波束成形是一种信号处理技术,可将射频(RF)能量聚焦到特定方向,从而形成集中的无线信号波束。
FTDI的USB至JTAG芯片用于FPGA编程,兼容USB2.0高速480Mbits/秒和全速12Mbits/秒
FPGA板用于需要灵活性、速度和并行处理能力的各种应用。它们通常用于电信、汽车、航空航天、机器人、信号处理等领域。FPGA板可实现快速原型设计、硬件加速和自定义逻辑设计的实施,无需定制硅片制造。它们为用户提供了一个平台,可根据其特定需求开发和部署自定义数字电路和算法。FTDI产品可以集成到FPGA板中,以便通过其JTAG接口进行FPGAEVB板编程。
FT4233HP USB Type-C充电式演示板
描述- FT4233HP是一款支持USB Type-C和Power Delivery标准的高速USB桥接IC,具备Type-C控制器,兼容FT4232H的四通道高速USB至多用途UART/MPSSE桥接功能。该控制器支持两个Type-C端口,PD1可配置为电源吸收或双角色,PD2为吸收。应用演示展示了如何通过笔记本的USB-C端口控制环境光传感器、距离传感器(带蜂鸣器)和蓝牙/蓝牙低功耗模块,同时保持笔记本充电。演示应用包括两种场景:PD1连接笔记本USB-C端口,在吸收5V电源的同时通过USB数据传输发送传感器数据和手机消息,PD2关闭;当PD2的USB-C充电器开启时,PD1从吸收转为供电为笔记本充电,关闭时PD1恢复吸收电源。USB-C计价器监控并显示充电/放电的电压和电流。
型号- FT4233HP
FTDI多功能USB转串行/FIFO IC FT232H用于工厂测试设备,具有灵活性、易于与各种开发平台集成的特点
FT232H为JTAG应用提供了灵活且经济高效的解决方案,可与各种平台和编程语言兼容。通过适当的设置和配置,它可以简化嵌入式系统和其他支持JTAG的设备编程和调试过程。
FTDI车规级USB接口芯片FT4232用于电动汽车充电器,兼容USB 2.0高速(480Mbits/秒)
将USB充电功能与电动汽车充电站相结合可以为用户提供更多便利和实用性,尤其是在用户需要等待电动汽车充电的情况下。FT4232H可用于电动汽车充电站,收集电动汽车站各种传感器的数据,并通过LTE和WIFI发送状态报告。
Future Technology Devices International Ltd FT233HP/FT232HP(带Type-C/PD3.0控制器的高速USB桥)数据表
描述- 本资料介绍了FT233HP/FT232HP高速USB桥接器,具有Type-C/PD3.0控制器。该产品支持高达60W的USB PD和/或Type-C端口供电,适用于多种应用,包括USB桥接、USB仪器、USB工业控制、USB EPOS控制、USB MP3播放器接口等。资料还提供了驱动支持、引脚配置、功能描述、电气特性等信息。
型号- FT232HPQ,FT233HPQ,FT233HPQ-TRAY,FT232HPQ-TRAY,FT232HL,FT232HP,FT232HPQ-REEL,FT233HPQ-REEL,FT233H,FT233HP,FT232H,FT232HQ
FT232R USB UART IC
描述- FT232R是一款集成的USB到串行UART转换器IC,具有以下特点:内置FIFO缓冲区以实现高速数据吞吐量;支持同步和异步位操作接口;无需外部晶振即可生成时钟信号;提供多种供电模式(总线供电、自供电和高功率总线供电);集成1024位EEPROM存储设备描述符和CBUS I/O配置;支持高达3 Mbaud的数据传输速率。
型号- FT232RQ,MAX3245CAI,FT232RL-XXXX,MIC2025-2BM,FT232R,SP481,TC55,ADM213E,IRLML6402,SP213EHCA,MI0805K400R-10,FT232RQ-REEL,FT232RQ-XXXX,MAX213CAI,SP491,SP213ECA,FT232RL,MAX3245
FTDI USB接口IC用于无人机(UAV),集成接收和发送缓冲器,实现高数据吞吐量
无人机已迅速从未来派小工具转变为各行各业必不可少的工具,从航空摄影到农业,甚至包裹递送。从本质上讲,无人机是一种无人驾驶飞行器(UAV),配备各种传感器、摄像头,有时还配备热成像或激光雷达技术等额外有效载荷。这些设备由操作员通过手动驾驶或预编程路线进行远程控制。无人机最引人注目的特点之一是其多功能性。它们有各种形状和尺寸,从可以放在手掌中的小型四轴飞行器到能够覆盖很远距离的大型固定翼飞机。
FT232RN USB UART IC规格书
描述- FT232RN是一款USB到串行UART接口集成电路,具有以下特点:集成EEPROM、USB终止电阻和时钟电路,无需外部晶振;支持多种USB配置;具有可配置的CBUS I/O引脚;支持异步和同步位模式;具有FTDIChip-ID™安全功能。
型号- FT232RNL-XXXX,FT232RNQ-XXXX,FT232RNQ,FT232RN
FT4232H四通道高速USB转多用途UART/MPSSE IC
描述- FT4232H是一款由Future Technology Devices International Ltd(FTDI)生产的第五代高速USB到多用途UART/MPSSE集成电路。该芯片支持四个UART接口,其中两个可独立配置为MPSSE引擎,用于模拟JTAG、SPI、I2C等同步串行模式。FT4232H具有高度集成的设计,包括+1.8V LDO稳压器和集成POR功能,并具备多种配置选项。
型号- FT4232,FT4232H,FT232,FT4232H-56Q-XXXX,FT24232H,93LC56,FT4232HL-XXXX,93LC46,FT4232HQ,FT2232,93LC66,93C46,74HC595,93C56,93C66,FT232B,FT2232H,FT4232HQ-XXXX,FT4232H-56Q
FTDI USB 2.0桥接IC FT4232在智能面板环境控制的应用,单芯片USB至四串行端口,具有多种配置
智能家居中的环境控制是指监控和管理各种环境因素(如温度、湿度、空气质量和照明)的能力,以实现最佳舒适度、能源效率和安全性。FTDI产品可以集成到环境控制系统中,通过各种IO接口从传感器读取数据并控制不同的设备。本文介绍了FT4232HL USB 2.0桥接IC的主要特点,以及如何将FTDI的FT4232H集成到环境控制系统中。
FT232H单通道高速USB到多用途UART/FIFO IC数据表
描述- 这份资料详细介绍了FT232H单通道高速USB到多用途UART/FIFO集成电路的特性和应用。FT232H是一款高度集成的USB转串行接口芯片,支持多种通信协议,适用于多种应用场景,包括USB仪器、工业控制、EPOS控制、JTAG、MP3播放器接口、闪存卡读写器、SPI、I2C等。
型号- FT232HL,FT232HL -XXXX,FT232H,FT232HQ-XXXX,FT232HQ
电子商城
品牌:FTDI CHIP
品类:High Speed USB Bridge with Type-C
价格:¥42.9906
现货: 0
品牌:FTDI CHIP
品类:High Speed USB Bridge with Type-C
价格:¥42.4987
现货: 0
品牌:FTDI CHIP
品类:High Speed USB Bridge with Type-C
价格:¥49.3850
现货: 0
品牌:FTDI CHIP
品类:High Speed USB Bridge with Type-C
价格:¥48.6964
现货: 0
品牌:FTDI CHIP
品类:Dual High Speed USB to Multipurpose FIFO IC
价格:¥38.3669
现货: 160
现货市场
服务
深圳市启威测实验室,面向所有企业提供信号完整性测试服务,主要包括USB、HDMI 、DP、MIPI、PCIe 、SD/EMMC、DDR接口信号测试。测试手段有波形测试、眼图测试、抖动测试等。
提交需求>
整体外形尺寸小至0.6*0.3*0.3mm (DFN0603),工作电压范围覆盖2.5V~36V,电容值低至0.2pF,浪涌能力最高可达240安培,静电等级可达空气放电、接触放电±30KV。提供免费浪涌测试仪、静电测试仪测试。
提交需求>
登录 | 立即注册
提交评论