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

关键词

搜索

型号

搜索

74VHC165FT

产品描述Counter Shift Registers 8-Bit Shift Register
产品类别逻辑    逻辑   
文件大小216KB,共13页
制造商Toshiba(东芝)
官网地址http://toshiba-semicon-storage.com/
标准
下载文档 详细参数 全文预览

74VHC165FT在线购买

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

74VHC165FT概述

Counter Shift Registers 8-Bit Shift Register

74VHC165FT规格参数

参数名称属性值
是否Rohs认证符合
厂商名称Toshiba(东芝)
零件包装代码TSSOP
包装说明TSSOP-16
针数16
Reach Compliance Codeunknown
Factory Lead Time12 weeks
Samacsys DescriptionCMOS IC Shift Register 8-bit TSSOP16B
计数方向RIGHT
系列AHC/VHC/H/U/V
JESD-30 代码R-PDSO-G16
长度5 mm
逻辑集成电路类型PARALLEL IN SERIAL OUT
位数8
功能数量1
端子数量16
最高工作温度85 °C
最低工作温度-40 °C
输出极性COMPLEMENTARY
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)NOT SPECIFIED
传播延迟(tpd)21.5 ns
座面最大高度1.2 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)2 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
触发器类型POSITIVE EDGE
宽度4.4 mm
最小 fmax90 MHz

文档预览

下载PDF文档
74VHC165FT
CMOS Digital Integrated Circuits
Silicon Monolithic
74VHC165FT
1. Functional Description
8-Bit Shift Register (P-IN, S-OUT)
2. General
The 74VHC165FT is an advanced high speed CMOS 8-BIT PARALLEL/SERIAL-IN, SERIAL-OUT SHIFT
REGISTER fabricated with silicon gate C
2
MOS technology.
It achieves the high speed operation similar to equivalent Bipolar Schottky TTL while maintaining the CMOS
low power dissipation.
It consists of parallel-in or serial-in, serial-out 8-bit shift register with a gated clock input. When the SHIFT/
LOAD input is held high, the serial data input is enabled and the eight frip-frops perform serial shifting with
each clock pulse.
When the SHIFT/LOAD input is held low, the parallel data is loaded synchronously into the register at positive
going transition of the clock pulse.
The CK-INH input should be shifted high only when the CK input is held high.
An Input protection circuit ensures that 0 to 5.5 V can be applied to the input pins without regard to the supply
voltage. This device can be used to interface 5 V to 3 V systems and on two supply systems such as battery back
up. This circuit prevents device destruction due to mismatched supply and input voltages.
3. Features
(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)
AEC-Q100 (Rev. H) (Note 1)
Wide operating temperature range: T
opr
= -40 to 125
High speed: f
MAX
= 150 MHz (typ.) at V
CC
= 5 V
Low power dissipation: I
CC
= 4.0
µA
(max) at T
a
= 25
High noise immunity: V
NIH
= V
NIL
= 28 % V
CC
(min)
Power-down protection is provided on all inputs.
Balanced propagation delays: t
PLH
t
PHL
Wide operating voltage range: V
CC(opr)
= 2.0 V to 5.5 V
(9) Pin and function compatible with 74 series (74AC/HC/AHC etc.) 165 type.
Note 1: This device is compliant with the reliability requirements of AEC-Q100. For details, contact your Toshiba sales
representative.
Start of commercial production
©2016 Toshiba Corporation
1
2013-05
2016-08-18
Rev.4.0
求助,关于7005和7026
之前一直在用 s3c2410+vivi+kernel2.4+ch7005 ch7005的驱动是在vivi下,通过i2c往某地址写入特定的值来实现vga输出的,这些值和地址在ch7005的datasheet上都有详细说明 在我这板子我是这样做 ......
Wintel 嵌入式系统
串口配网终端加密模块用户手册分享
配电网加密模块主要使用了国密SM1\SM2\SM4算法。 只要你会串口编程,就能轻松实现配电网终端加密模块控制,简单方便! QQ:1900109344 318211 ...
feijack8 单片机
Wearable Technologies Innovation World Cup 2013
122138 有兴趣玩穿戴式设备的朋友可以考虑参加TI举办的这个比赛 Ti提供开发套件的支持(对折优惠)和5K美金的奖金:lol 链接: http://www.ti.com/ww/en/wireless_connectivity/wearable_tec ......
wstt 微控制器 MCU
与µP兼容的8位高速ADC-MAX165/166
豪华的单片机开发系统498元 可稳定视频输出的: S3C2410 ARM9开发板780元DSP5402学习开发板II200元 暑期大优惠:S3C44B0开发板(标准版)350元 单片机以太网开发板 180元 D ......
fighting 模拟与混合信号
关于QQ2440开发板的uda1341录音驱动问题
最近刚接触嵌入式,在写一个录音程序,在主机的linux下可以正常录音 但是移植到开发板上,运行到read函数就返回 -1 并输出Illegal seek 经调查发现是驱动出了问题,但不知问题在哪... 有大侠 ......
ai_si 嵌入式系统
关于CAN滤波器设置问题
以下是我编的一段滤波器设置的程序: void CAN_AccFilter_Init(void) { LPC_CANAF->AFMR = 0x01; //关闭验收滤波器 //LPC_CANAF->AFMR |= 1EFF_sa =0x00000004; LP ......
panzhenlkj NXP MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1800  1091  364  2517  536  7  44  29  3  26 

器件索引   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