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

关键词

搜索

型号

搜索

SI5356A-B00354-GM

产品描述Clock Generators & Support Products I2C Prog, Any Frequency, Any Output, 8-Output, Quad-Frequency LVCMOS Clock Gen, Max = 200 MHz
产品类别半导体    模拟混合信号IC   
文件大小639KB,共29页
制造商Silicon Laboratories
下载文档 详细参数 全文预览

SI5356A-B00354-GM在线购买

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

SI5356A-B00354-GM概述

Clock Generators & Support Products I2C Prog, Any Frequency, Any Output, 8-Output, Quad-Frequency LVCMOS Clock Gen, Max = 200 MHz

SI5356A-B00354-GM规格参数

参数名称属性值
Product AttributeAttribute Value
制造商
Manufacturer
Silicon Laboratories
产品种类
Product Category
Clock Generators & Support Products

文档预览

下载PDF文档
Si5356A
I
2
C P
ROGRAMMABLE
, A
NY
- F
R E Q U E N C Y
1 – 2 0 0 M H
Z
,
Q
UAD
F
R E Q U E N C Y
8-O
UTPUT
C
LOCK
G
ENERATOR
Features
Generates any frequency from 1 to
200 MHz on each of the 4 output banks
Programmable frequency configuration
Guaranteed 0 ppm frequency synthesis
error for any combination of frequencies
25 or 27 MHz xtal or 5–200 MHz input clk
Eight CMOS clock outputs
Easy to use programming software
Configurable “triple A” spread spectrum:
any
clock,
any
frequency, and with
any
spread amount
Programmable output phase adjustment
with <20 ps error
Interrupt pin indicates LOS or LOL
OEB pin disables all outputs or per
bank OEB control via I
2
C
Low jitter: 50 ps pk-pk (typ), 75 ps
pk-pk period jitter (max)
Excellent PSRR performance
eliminates need for external power
supply filtering
Low power: 45 mA (core)
Core VDD: 1.8, 2.5, or 3.3 V
Separate VDDO for each bank of
outputs: 1.8, 2.5, or 3.3 V
Small size: 4x4 mm 24-QFN
Industrial temperature range:
–40 to +85 °C
Ordering Information:
See page 23.
Pin Assignments
Applications
Printers
Audio/video
DSLAM
Storage area networks
Switches/routers
Servers
XAXA
1 1
XBXB
2 2
I2C_LSB
3 3
P1
CLKIN
4 4
CLKIN
SSC_DIS
5 5
P4
OEB
P5
6 6
Top View
Top View
CLK0
CLK0
GND
GND
CLK1
CLK1
VDD
VDD
VDDOA
VDDOA
20
20
11
11
24 24 2323 22
22
21
21
19
19
18
CLK2
18
CLK2
17
CLK3
17
CLK3
16
VDDOB
16
VDDOB
Description
The Si5356 is a highly flexible, I
2
C programmable clock generator capable of
synthesizing four completely non-integer related frequencies up to 200 MHz. The
device has four banks of outputs with each bank supporting two CMOS outputs at
the same frequency. Using Silicon Laboratories' patented MultiSynth fractional
divider technology, all outputs are guaranteed to have 0 ppm frequency synthesis
error regardless of configuration, enabling the replacement of multiple clock ICs
and crystal oscillators with a single device. Each output bank is independently
configurable to support 1.8, 2.5, or 3.3 V. The device is programmable via an I
2
C/
SMBus-compatible serial interface and supports operation from a 1.8, 2.5, or
3.3 V core supply.
GND
GND
GND
GND
P3
SDA
15
VDDOC
15
VDDOC
14
CLK4
14
CLK4
13
CLK5
13
CLK5
12
12
7 7
8 8
99
10
10
LOS
INTR
Functional Block Diagram
Rev. 1.3
Copyright © 2014 by Silicon Laboratories
VDDOD
VDDOD
VDD
VDD
CLK7
CLK7
CLK6
CLK6
P2
SCL
Si5356A
关于9b96的GPIO中断和中断向量表
9b96每个GPIO管脚都可以作为外部中断输入GPIOIntTypeSet(GPIO_PORTJ_BASE, GPIO_PIN_3, GPIO_LOW_LEVEL); //设置PJ3作为中断源,低电平触发GPIOPinIntEnable(GPIO_PORTJ_BASE, GPIO_PIN_3); ......
jayce 微控制器 MCU
MSP430的倒车雷达设计
人们对汽车辅助驾驶系统智能化要求的提高和汽车电子系统的网络化发展,新型的倒车雷达应能够连续测距并显示障碍物距离,并具有通信功能,能够把数据发送到汽车总线上去。   以往的倒车雷 ......
火辣西米秀 微控制器 MCU
Platform Builder4.2新建平台的问题??
大家好,挽歌为大侠一个为问题! 我装了platform Bulider4.2 是默认安装的,里面只有X86一个型号,新建一个平台的时候,编译平台不能通过,提示下面的错误,大家帮帮忙,告诉我是什么原因?? ......
jasonb 嵌入式系统
STM32官方的FOC(直流无刷电机控制)控制讨论
最近在弄无刷电机控制,想在原来PWM控制上下桥臂的基础上,将PWM改成sinewave(正弦波),看了官方的视频教程,从头到位讲的是如何使用FOC SDK 库的使用。。。其实我就是想知道他们如何 ......
junl1989 stm32/stm8
3D打印笔画一台3D打印机
大家好,我也是第一次尝试用3D打印笔画一台3D打印机,总共花费2个月的时间,需要用到3D打印笔和电烙铁,最终实现效果还是不错的,下面请慢慢观看 3D打印笔画一台3D打印机 - 上篇 ......
xindela DIY/开源硬件专区
嘉楠-K510开发套件的开发环境搭建(尝试兼求助)
申请了勘智k510开发套件,嘉楠科技已经给出了较为简单开发环境(docker),之前在ubuntu上跑了一遍开发环境搭建,但编译出的img文件似乎有些问题。 这几天重新操作,发现image没法下载了~~, ......
tobot 国产芯片交流

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 33  193  1866  1074  2220  40  34  5  46  38 

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