欢迎访问ic37.com |
会员登录 免费注册
发布采购

FT232R 参数 Datasheet PDF下载

FT232R图片预览
型号: FT232R
PDF下载: 下载PDF文件 查看货源
内容描述: [上海格里电子科技有限公司是英国FTDI在中国大陆东南亚地区最大的代理商, FTDI一贯坚持USB make easy思想,为工程师提供最简便的解决方案 上海格里电子科技有限公司是英国FTDI在中国大陆东南亚地区最大的代理商, FTDI一贯坚持USB make easy思想,为工程师提供最简便的解决方案: *VNC2 实现UART、FIFO、IIC、SPI、JTAG转到USB HOST接口,可与其他USB DEVICE设备通讯。FTDI提供简单操作命令,工程师只需调用驱动中相应函数,便可实 现对USB device的控制。 *FT232实现单路USB转到UART,包括TTL,及RS485、RS422、RS232等接口。 *FT245实现单路USB转到FIFO,最高能实现8Mbit/s传输速率。 *FT2232H 实现单USB接口转到2通道芯片,每通道可分别配置成UART、FIFO、IIC、 SPI、JTAG等接口。当配置成2路并行FIFO时,每路最大速率达到10MByte/s;当配 置成单路串行FIFO时,可实现最高25MByte/s速率。 *FT4232H实现单USB接口转4通道芯片,每通道可分别配置成UART、IIC、SPI、 JTAG。主要应用在SOC、CPU进行多串口扩展,典型产品为车载多媒体娱乐设备和各 类自主终端。 与同类功能芯片相比,FTDI产品最大优势在于其高品质与高稳定性,主要表现在低坏片率(小于万分之一)、超长时间通讯不中断、不重启,以及驱动的稳定性和驱动的兼容性。FTDI提供免费驱动,经过微软官方认证,支持window98至最新的windows7所有windows系列操作系统,并支持MAC OS、windows mobile、Linux等平台,对于其他平台的驱动,FTDI可提供底层代码以便工程师开发使用。 联 系 人: 何贵平(Gary) 联系电话: 021-64414999 64389812-809 手 机:13661631714 电子邮件: gary@gelitek.com 公司名称: 上海格里电子科技有限公司 公司网站:www.gelitek.com 地 址:上海市徐汇区蒲汇塘路11号1505-1506室]
分类和应用: 先进先出芯片电子驱动电话
文件页数/大小: 29 页 / 799 K
品牌: FTDI [ FUTURE TECHNOLOGY DEVICES INTERNATIONAL LTD. ]
 浏览型号FT232R的Datasheet PDF文件第2页浏览型号FT232R的Datasheet PDF文件第3页浏览型号FT232R的Datasheet PDF文件第4页浏览型号FT232R的Datasheet PDF文件第5页浏览型号FT232R的Datasheet PDF文件第7页浏览型号FT232R的Datasheet PDF文件第8页浏览型号FT232R的Datasheet PDF文件第9页浏览型号FT232R的Datasheet PDF文件第10页  
Page 6
Serial Interface Engine (SIE) -
The Serial Interface Engine (SIE) block performs the Parallel to Serial and Serial to
Parallel conversion of the USB data. In accordance to the USB 2.0 specification, it performs bit stuffing / un-stuffing
and CRC5 / CRC16 generation / checking on the USB data stream.
USB Protocol Engine -
The USB Protocol Engine manages the data stream from the device USB control endpoint. It
handles the low level USB protocol (Chapter 9) requests generated by the USB host controller and the commands for
controlling the functional parameters of the UART.
FIFO TX Buffer (128 bytes) -
Data from the USB data out endpoint is stored in the FIFO TX buffer and removed from
the buffer to the UART transmit register under control of the UART FIFO controller.
FIFO RX Buffer (256 bytes) -
Data from the UART receive register is stored in the FIFO RX buffer prior to being
removed by the SIE on a USB request for data from the device data in endpoint.
UART FIFO Controller -
The UART FIFO controller handles the transfer of data between the FIFO RX and TX buffers
and the UART transmit and receive registers.
UART Controller with Programmable Signal Inversion and High Drive -
Together with the UART FIFO Controller
the UART Controller handles the transfer of data between the FIFO RX and FIFO TX buffers and the UART transmit
and receive registers. It performs asynchronous 7 / 8 bit Parallel to Serial and Serial to Parallel conversion of the
data on the RS232 (RS422 and RS485) interface. Control signals supported by UART mode include RTS, CTS,
DSR , DTR, DCD and RI. The UART Controller also provides a transmitter enable control signal pin option (TXDEN)
to assist with interfacing to RS485 transceivers. RTS / CTS, DSR / DTR and X-On / X-Off handshaking options are
also supported. Handshaking, where required, is handled in hardware to ensure fast response times. The UART also
supports the RS232 BREAK setting and detection conditions. A new feature, programmable in the internal EEPROM
allows the UART signals to each be individually inverted. Another new EEPROM programmable feature allows a high
signal drive strength to be enabled on the UART interface and CBUS pins.
Baud Rate Generator -
The Baud Rate Generator provides a x16 clock input to the UART Controller from the 48MHz
reference clock and consists of a 14 bit prescaler and 3 register bits which provide fine tuning of the baud rate
(used to divide by a number plus a fraction or “sub-integer”). This determines the Baud Rate of the UART, which is
programmable from 183 baud to 3 million baud.
The FT232R supports all standard baud rates and non-standard baud rates from 300 Baud up to 3 Megabaud.
Achievable non-standard baud rates are calculated as follows -
Baud Rate = 3000000 / (n +
x)
where n can be any integer between 2 and 16,384 ( = 2
14
) and
x
can be a sub-integer of the value 0, 0.125, 0.25,
0.375, 0.5, 0.625, 0.75, or 0.875. When n = 1,
x
= 0, i.e. baud rate divisors with values between 1 and 2 are not
possible.
This gives achievable baud rates in the range 183.1 baud to 3,000,000 baud. When a non-standard baud rate is
required simply pass the required baud rate value to the driver as normal, and the FTDI driver will calculate the
required divisor, and set the baud rate. See FTDI application note AN232B-05 for more details.
RESET Generator -
The integrated Reset Generator Cell provides a reliable power-on reset to the device internal
circuitry on power up. A RESET# input pin is provided to allow other devices to reset the FT232R. RESET# can be
tied to VCCIO or left unconnected, unless it is a requirement to reset the device from external logic or an external
reset generator I.C.
Internal EEPROM -
The internal EEPROM in the FT232R can be used to store USB Vendor ID (VID), Product ID
(PID), device serial number, product description string, and various other USB configuration descriptors. The internal
EEPROM is also used to configure the CBUS pin functions. The device is supplied with the internal EEPROM settings
preprogrammed as described in
FT232R USB UART I.C. Datasheet Version 1.04
© Future Technology Devices International Ltd. 2005