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

关键词

搜索

型号

搜索

SI5338B-B02975-GM

产品描述I2C CONTROL, 4-OUTPUT, ANY FREQU
产品类别半导体    模拟混合信号IC   
文件大小2MB,共46页
制造商Silicon Laboratories Inc
下载文档 详细参数 全文预览

SI5338B-B02975-GM在线购买

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

SI5338B-B02975-GM概述

I2C CONTROL, 4-OUTPUT, ANY FREQU

SI5338B-B02975-GM规格参数

参数名称属性值
安装类型表面贴装
封装/外壳24-VFQFN 裸露焊盘
供应商器件封装24-QFN(4x4)

文档预览

下载PDF文档
Si5338
I
2
C - P
R O GRA MM A B LE
A
NY
- F
R E Q U E N C Y
, A
NY
- O
UTPUT
Q
UAD
C
LOCK
G
ENERATOR
Features
Low power MultiSynth™ technology
enables independent, any-frequency
synthesis on four differential output
drivers
PCIe Gen 1/2/3/4 Common Clock and
Gen 3 SRNS compliant
Highly-configurable output drivers with
up to four differential outputs, eight
single-ended clock outputs, or a
combination of both
Low phase jitter of 0.7 ps RMS typ
High precision synthesis allows true
zero ppm frequency accuracy on all
outputs
Flexible input reference:

External
Single supply core with excellent
PSRR: 1.8, 2.5, 3.3 V
Independent frequency increment/
decrement feature enables
glitchless frequency adjustments in
1 ppm steps
Independent phase adjustment on
each of the output drivers with an
accuracy of <20 ps steps
Highly configurable spread
spectrum (SSC) on any output:
frequency from 5 to 350 MHz

Any spread from 0.5 to 5.0%

Any modulation rate from 33 to
63 kHz

Any
Ordering Information:
See page 42.
Pin Assignments
RSVD_GND
CLK0A
CLK0B
VDD
VDDO0
20
Independently configurable outputs
support any frequency or format:

LVPECL/LVDS:

HCSL:
0.16 to 710 MHz
0.16 to 250 MHz

CMOS: 0.16 to 200 MHz

SSTL/HSTL: 0.16 to 350 MHz
Independent output voltage per driver:
1.5, 1.8, 2.5, or 3.3 V
I
2
C/SMBus compatible interface
Easy to use programming software
Small size: 4 x 4 mm, 24-QFN
Low power: 45 mA core supply typ
Wide temperature range: –40 to
+85 °C
24
23
22
21
19
18
CLK1A
17
CLK1B
16
VDDO1
15
VDDO2
14
CLK2A
13
CLK2B
IN1
1
IN2
2
IN3
3
IN4
4
IN5
5
GND
GND
Pad
Applications
IN6
6
Ethernet switch/router
PCIe Gen1/2/3/4
Broadcast video/audio timing
Processor and FPGA clocking
Any-frequency clock conversion
MSAN/DSLAM/PON
Fibre Channel, SAN
Telecom line cards
1 GbE and 10 GbE
7
8
9
10
11
12
INTR
Description
The Si5338 is a high-performance, low-jitter clock generator capable of
synthesizing any frequency on each of the device's four output drivers. This timing
IC is capable of replacing up to four different frequency crystal oscillators or
operating as a frequency translator. Using its patented MultiSynth™ technology,
the Si5338 allows generation of four independent clocks with 0 ppm precision.
Each output clock is independently configurable to support various signal formats
and supply voltages. The Si5338 provides low-jitter frequency synthesis in a
space-saving 4 x 4 mm QFN package. 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. I
2
C device programming is made easy with the ClockBuilder™
Desktop software available at
www.silabs.com/ClockBuilder.
Measuring PCIe
clock jitter is quick and easy with the Silicon Labs PCIe Clock Jitter Tool.
Download it for free at
www.silabs.com/pcie-learningcenter.
Rev. 1.6 12/15
Copyright © 2015 by Silicon Laboratories
VDDO3
VDD
CLK3B
CLK3A
SCL
SDA
crystal: 8 to 30 MHz

CMOS input: 5 to 200 MHz

SSTL/HSTL input: 5 to 350 MHz

Differential input: 5 to 710 MHz
External feedback mode allows
zero-delay mode
Loss of lock and loss of signal
alarms
Top View
Si5338
关于tiny210连接到PC机上能通过gadget被识别为U盘的问题,已经解决
这几天在做项目,需要实现tiny210经过miniUSB连接到PC机上能通过gadget被识别为U盘或者SD卡,我tiny210上安装的是光盘自带linux系统,不能被PC机识别为U盘。找了很多资料,终于成功了,之前主要 ......
linrui0726 ARM技术
使用MSP432P401R进行DS18B20编程时遇到的问题
前段时间仿照51单片机的程序对DS18B20进行编程,遇到了一些问题。我是一个初学者,希望大家可以给我一点建议 主要是在读这个环节出现了错误,无论是18B20返回什么样的电平,最后都是高电平, ......
yangwangxiao 微控制器 MCU
【沁恒试用】549+先来点个灯
沁恒8 位增强型USB 单片机64Krom+2Kram应对一些小项目还是绰绰有余的,尤其是自带四个触摸按键 这次试用的开发板包里只提供了demo,还需要自行去官网下载WCHISPTool_Setup.exe烧录工具 ......
90houyidai 单片机
做个仿POS的设备
手持式设备的要求 1. 内置打印机,有外置打印机接口,可使用外部打印机快速打印 2. 支持MODEM 电话拨号连接 3. 有ETHernet 网络接口 4. 显示屏 3.0寸以上黑白 5. 支持二次开发,至少提供AP ......
stephenliu 嵌入式系统
跳出for死循环
怎样跳出for(;;)死循环,比如: for(;;) {/*查询方式实现发送功能*/ if((SciaTx_Ready() == 1) && (Send_Flag == 1)) //发送准备已经就绪而且有数据需要发送 { SciaRegs.SCITXBUF = Sci_ ......
Zdyang 微控制器 MCU
我们需要检测俯仰角度和平面左右移动角度,求教。
小弟需要检测的两个方向是俯仰和左右转动的两个角度值,看了很多关于加速度传感器的帖子,一般都是传感器X和Y轴的倾角计算,但是没有看到过绕Z轴旋转左右的,我现在需要的是一个X轴倾角和一个Z ......
huang137 传感器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1852  1226  318  2270  977  6  34  45  31  12 

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