电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

UMFT600X

产品描述Interface Development Tools USB 3.0 to 16 Bit FIFO bus FMC Xilinx
产品类别开发板/开发套件/开发工具   
文件大小2MB,共24页
制造商FTDI
标准
下载文档 详细参数 选型对比 全文预览

UMFT600X在线购买

供应商 器件名称 价格 最低购买 库存  
UMFT600X - - 点击查看 点击购买

UMFT600X概述

Interface Development Tools USB 3.0 to 16 Bit FIFO bus FMC Xilinx

UMFT600X规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
FTDI
产品种类
Product Category
Interface Development Tools
RoHSDetails
产品
Product
Evaluation Boards
类型
Type
FIFO to USB 3.0 Bridge
工具用于评估
Tool Is For Evaluation Of
FT60x
系列
Packaging
Bulk
Description/Function16 bit FIFO bus, FMC (low pin count) connector
Dimensions70 mm x 60 mm
接口类型
Interface Type
USB
工作电源电压
Operating Supply Voltage
1.8 V, 2.5 V, 3.3 V
工厂包装数量
Factory Pack Quantity
1
单位重量
Unit Weight
0.352740 oz

文档预览

下载PDF文档
UMFT60x FIFO TO USB 3.0 Bridge Evaluation Board
Version 1.1
Document Reference No.:FT_001191
Clearance No.: FTDI#457
Future
Technology
Devices
International Ltd
UMFT60x
(FIFO TO USB 3.0
Bridge Evaluation
Board)
The UMFT60xx is an evaluation/development
module with either FMC(LPC)/HSMC connectors
for interfacing FTDI’s FT60x USB 3.0 Superspeed
IC with external hardware. The UMFT60xx allows
for bridging a FIFO bus to a USB3.0 host and
evaluating the functionality of the FT60x.
As a daughter card, the UMFT60xx must work
with a FIFO master board which has either a FMC
or HSMC connector. There are 4 models which
provide different FIFO bus interfaces and data bit
widths.
The modules are designed such that they can
plug into most FPGA development platforms
supplied by vendors such as Xilinx or Altera.
Refer to
Ordering Information
for module
options.
The UMFT60xx supports 2 parallel slave FIFO bus
protocols (Multi-Channel FIFO / 245 Synchronous
FIFO) with a data “burst” rate of up to 400MB/s.
For a full list of the FT60x’s features refer to the
FT60x datasheet.
The UMFT60xx module has the following features:
Supports USB 3.0 Super Speed (5Gbps)/USB
2.0 High Speed (480Mbps)/USB 2.0 Full Speed
(12Mbps) transfer
4 IN channels and 4 OUT channels on FIFO bus
connectivity
Supports multi voltage I/O: 1.8V, 2.5V and 3.3V
High speed connector for FIFO bus : FMC(Field
Programmable Mezzanine Card) or HSMC (High
Speed Mezzanine Card)
FMC connector is compatible with most Xilinx
FPGA reference design boards
HSMC is compatible with most Altera FPGA
reference design boards
Multi powered options: external DC powered,
BUS powered, FMC/HSMC powered
Hardware Reset and Remote Wake Up
Micro-USB3.0 receptacle
Neither the whole nor any part of the information contained in, or the product described in this manual, may be adapted or
reproduced in any material or electronic form without the prior written consent of the copyright holder. This product and its
documentation are supplied on an as-is basis and no warranty as to their suitability for any particular purpose is either made or
implied. Future Technology Devices International Ltd will not accept any claim for damages howsoever arising as a result of u se or
failure of this product. Your statutory rights are not affected. This product or any variant of it is not intended for use in any medical
appliance, device or system in which the failure of the product might reasonably be expected to result in personal injury. Th is
document provides preliminary information that may be subject to change without notice. No freedom to use patents or other
intellectual property rights is implied by the publication of this document. Future Technology Devices International Ltd,
Unit 1, 2
Seaward Place, Centurion Business Park, Glasgow G41 1HH
United Kingdom. Scotland Registered Company Number: SC136640
Copyright © Future Technology Devices International Limited

UMFT600X相似产品对比

UMFT600X UMFT601A
描述 Interface Development Tools USB 3.0 to 16 Bit FIFO bus FMC Xilinx Interface Development Tools USB 3.0 to 32 Bit FIFO bus HSMC Altera
Product Attribute Attribute Value Attribute Value
制造商
Manufacturer
FTDI FTDI
产品种类
Product Category
Interface Development Tools Interface Development Tools
RoHS Details Details
产品
Product
Evaluation Boards Evaluation Boards
类型
Type
FIFO to USB 3.0 Bridge FIFO to USB 3.0 Bridge
工具用于评估
Tool Is For Evaluation Of
FT60x FT60x
系列
Packaging
Bulk Bulk
Description/Function 16 bit FIFO bus, FMC (low pin count) connector 32 bit FIFO bus, HSMC connector
Dimensions 70 mm x 60 mm 78.7 mm x 60 mm
接口类型
Interface Type
USB USB
工作电源电压
Operating Supply Voltage
1.8 V, 2.5 V, 3.3 V 1.8 V, 2.5 V, 3.3 V
工厂包装数量
Factory Pack Quantity
1 1
单位重量
Unit Weight
0.352740 oz 0.352740 oz
MSP430F5529移植G2553液晶程序失败
2553上的1602和12864程序能正常运行,但是移植到5529上就没有显示, 接线无问题,示波器测试线路都有信号。 不知道是何原因,解决办法如何?...
eemiaoworld 微控制器 MCU
请教wince 微秒延时
CE驱动程序里跟某外部设备通信,需用到微秒级延时。现在实验用简单的程序循环方式来实现中间的延时: V_pIoPregs->rGPBDAT &= ~(1...
zhangyunyun 嵌入式系统
减小电磁干扰的PCB设计原则
35427...
cscl PCB设计
新手求大神帮忙~~
想做一个计时器+AD转换,就是每隔10秒钟对3个通道各进行50次AD转换。可是为什么从计时器中断跳进AD中断程序以后再也挑不出来了。。...
udmark 微控制器 MCU
UART 怎么进入发送中断?【菜鸟求助】
UART 的发送中断是要靠软件设置一个标志位才进入中断,还是只要程序中把数据放到TXBUF里就会有中断呢? 比如我一个单片机通过键盘修改了一个变量,需要把这个变量值通过串口发送给另一个单 ......
emdgbx 微控制器 MCU
【专题】TI MSP430FR59xx——将低功耗设计进行到底!
【专题】TI MSP430FR59xx——将低功耗设计进行到底 是对TI 首届低功耗设计大赛产生的内容进行了一次汇总。 MSP-EXP430FR5969 Launchpad,能做啥? 初识MSP430FR5969开发板,理顺你的学习过程 ......
EEWORLD社区 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 70  162  2362  2445  725  7  22  55  12  37 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved