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

关键词

搜索

型号

搜索

HI-5113PSI

产品描述CAN Controller with Integrated Transceiver
产品类别无线/射频/通信    电信电路   
文件大小180KB,共51页
制造商Holt Integrated Circuits
官网地址http://www.holtic.com/
下载文档 详细参数 全文预览

HI-5113PSI概述

CAN Controller with Integrated Transceiver

HI-5113PSI规格参数

参数名称属性值
厂商名称Holt Integrated Circuits
包装说明SOP,
Reach Compliance Codecompli
ECCN代码EAR99
JESD-30 代码R-PDSO-G18
JESD-609代码e0
长度11.531 mm
功能数量1
端子数量18
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码SOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE
认证状态Not Qualified
座面最大高度2.82 mm
标称供电电压5 V
表面贴装YES
电信集成电路类型INTERFACE CIRCUIT
温度等级INDUSTRIAL
端子面层TIN LEAD
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
宽度7.417 mm

文档预览

下载PDF文档
HI-5110
September 2010
CAN Controller with
Integrated Transceiver
FEATURES
·
Implements CAN version 2.0B with programmable bit
rate up to 1Mbit/sec. ISO 11898-5 compliant.
GENERAL DESCRIPTION
The HI-5110 is a standalone Controller Area Network
(CAN) controller with built in transceiver. The device
provides a complete, integrated, cost-effective solution for
applications implementing the CAN 2.0B specification and
can be configured to implement the Data Link and Physical
Layer interface of the CANopen and DeviceNet standards.
The HI-5110 is capable of transmitting and receiving
standard data frames, extended data frames and remote
frames. The internal transceiver allows direct connection
to the CAN bus without using external components and
coupled with the host Serial Peripheral Interface (SPI),
results in minimal board space.
The HI-5110 provides the optimum solution for
applications where minimum host (MCU) overhead is
required, filtering unwanted messages using a maskable
identifier filter and storing up to 8 messages in the receive
FIFO. Filtering on the first two data bytes is also
supported. A flexible interrupt scheme allows real time
servicing of the FIFO by the host, if required.
Transmissions are handled using an 8 message transmit
FIFO. A Transmit Enable pin can be used by the host to
initiate a transmission. The device also provides monitor
or listen-only mode, low power sleep mode, loopback
mode for self-test and a re-transmission disable capability
(necessary to implement TTCAN protocol).
The HI-5111 is a digital only version of the HI-5110 (no
transceiver). This version provides a “protocol only”
solution for customers who wish to implement the Data
Link layer and use an external transceiver. It may be used
in situations where the customer requires galvanic
isolation between the bus and digital protocol logic. The HI-
5112 provides an option of a CLKOUT pin instead of a
SPLIT pin, which may be used as the main system clock or
as a clock input for other devices in the system. Finally, the
HI-5113 provides all options (both CLKOUT and SPLIT
pins) in a very compact QFN-44 package.
The HI-5110 family is available in industrial temperature
o
o
range, -40 C to + 85 C, with a “RoHS compliant” lead-free
option.
·
Configurable
to support CANopen and DeviceNet
Data Link and Physical layers.
·
Serial Peripheral Interface (SPI) (20MHz).
·
Standard, Extended and Remote frames supported.
·
8 maskable identifier filters.
·
Filtering on ID and first two data bytes for both
Standard and Extended Identifiers.
·
Loopback mode for self-test.
·
Monitor (Listen-only) and Low
Power Sleep Modes
with automatic wake-up possible.
·
8-message Transmit and Receive FIFOs.
·
Power-On-Reset.
·
Transmit history FIFO.
·
Internal 16-bit free running counter for time tagging of
transmitted or received messages.
·
Permanent dominant timeout protection.
·
Short Circuit Protection of -58V to + 58V on CAN_H,
CAN_L and SPLIT pins (ISO 11898-5).
·
Re-transmission disable capability.
·
Transmit Enable pin.
·
Industrial temperature range, -40 C to + 85 C.
o
o
PIN CONFIGURATION (Top View)
VLOGIC 1
OSCOUT 2
OSCIN 3
GP1 4
GP2 5
TXEN 6
SPLIT 7
GND 8
CANL 9
18 INT
17 MR
16 CS
15 SO
5110PSI
14 SI
13 SCK
12 STAT
11
VDD
10 CANH
18-Pin Plastic SOIC - WB Package
HOLT INTEGRATED CIRCUITS
www.holtic.com
(DS5110 Rev. New)
09/10
双12V电源可以并联使用吗?
目前使用情况是,两个不同源的12V系统共用一个继电器(HF105F),每个12V输出是经过变压器、DCDC转换出来的。使用场景是:每个12V系统即可以单独驱动继电器,也可以同时驱动继电器,现在要请教 ......
ena 模拟电子
MSP-FET430UIF在windows7安装不上驱动经验分享
一直在windows7操作系统上正常使用的仿真器,在仿真器升级成V3固件后,在windows7上识别不了驱动,反复尝试设备管理器里端口始终有黄色感叹号。 先在网上上搜索各种方法,比如查看window ......
fish001 微控制器 MCU
【STM32F769评测工具篇二】--VisualStudio+CUBEMX+VisualGDB开发STM32
VisualStudio 是微软的开发各种软件的利器,结合强大的代码提示功能的Visual AssistX, 比Eclispe for C++代码提示强大,能极大的提高开发的效率,个人很喜欢用Visual Studio,下面就来 ......
DavidZH stm32/stm8
新手小白求助一个问题。。
使用IAR调试430板子的时候,总是连不上板子,出现下面的错误。 Thu May 22, 2014 09:09:59: Fatal error: Failed to re-initialize Session aborted! Thu May 22, 2014 09:10:00: Fatal er ......
zhusiyi111 微控制器 MCU
初学PIC单片机
想知道学PIC单片机需要什么软件? 在网上查的是需要: 1、MPLABV8.43(从microchip网站下的) 2、PICC编译器(C语言编译器) 3、PIC单片机单片机烧写器(具体软件暂时没查到) 有精通PIC ......
lzcqust Microchip MCU
gogogo
爱艺购,艺术的天堂,艺术的宝库,爱好艺术的人都该去看看,获取能找到一件稀世珍宝欧...
fpb79 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2892  2919  2146  2260  2276  25  3  44  14  31 

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