5.0 mm x 3.2 mm Package Pinout ............................................................................................................................................... 1
Ordering Information .................................................................................................................................................................... 2
Device Configurations and Pin-outs ............................................................................................................................................. 9
Pin-out Top Views................................................................................................................................................................. 9
Test Circuit Diagrams for LVCMOS and Clipped Sinewave Outputs ......................................................................................... 10
Frequency Stability ............................................................................................................................................................. 16
Output Frequency and Format............................................................................................................................................ 16
Output Frequency Tuning ................................................................................................................................................... 16
Pin 1 Configuration (OE, VC, or NC) .................................................................................................................................. 17
Control Voltage Bandwidth ................................................................................................................................................. 20
Pull Range and Average Pull Range .................................................................................................................................. 22
Output Frequency ............................................................................................................................................................... 23
2
I C Control Registers .......................................................................................................................................................... 25
Serial Interface Configuration Description .......................................................................................................................... 28
Serial Signal Format ........................................................................................................................................................... 28
Parallel Signal Format ........................................................................................................................................................ 29
Parallel Data Format ........................................................................................................................................................... 29
2
I C Timing Specification ...................................................................................................................................................... 31
2
I C Device Address Modes ................................................................................................................................................. 32
Schematic Example ............................................................................................................................................................ 33
Dimensions and Patterns ........................................................................................................................................................... 34
Additional Information ................................................................................................................................................................ 36
Revision History ......................................................................................................................................................................... 37
Rev 1.05
Page 3 of 38
www.sitime.com
SiT5156
1 MHz to 60 MHz, ±0.5 to ±2.5 ppm, Elite Platform™ Super-TCXO
Electrical Characteristics
All Min and Max limits are specified over temperature and rated operating voltage with 15 pF output load unless otherwise
stated. Typical values are at 25°C and 3.3V Vdd.
Table 1. Output Characteristics
Parameters
Nominal Output Frequency Range
Operating Temperature Range
Symbol
F_nom
T_use
Min.
1
-20
-40
-40
Frequency Stability over
Temperature
Initial Tolerance
Supply Voltage Sensitivity
F_stab
–
–
–
F_init
F_Vdd
–
–
–
–
Output Load Sensitivity
F_load
–
–
–
Frequency vs. Temperature Slope
ΔF/ΔT
–
–
–
Dynamic Frequency Change during
Temperature Ramp
One-Year Aging
20-Year Aging
F_dynamic
–
–
–
F_1y
F_20y
–
–
Typ.
–
–
–
–
–
–
–
–
±7.10
±11.83
±28.40
±0.81
±1.35
±3.24
±15
±25
±60
±0.13
±0.21
±0.50
±1
±2
Max.
60
+70
+85
+105
±0.5
±1.0
±2.5
±1
±16.25
±32.50
±65.0
±2.75
±5.50
±11.00
±25
±50
±100
±0.21
±0.42
±0.83
–
–
Unit
MHz
°C
°C
°C
ppm
ppm
ppm
ppm
ppb
ppb
ppb
ppb
ppb
ppb
ppb/°C
ppb/°C
ppb/°C
ppb/s
ppb/s
ppb/s
ppm
ppm
Initial frequency at 25°C at 48 hours after 2 reflows
Bandwidth is what keeps our digital world running. We need faster and faster speeds to keep all kinds of activities going on in all walks of life. Although the Ethernet protocol (the data connection b...
[i=s]This post was last edited by Mowen@ on 2022-3-25 10:46[/i]1. Overview
We have already completed functions such as obtaining the playback link, searching for music, and displaying the interface. S...
[i=s]This post was last edited by dcexpert on 2021-5-4 19:26[/i](Link is broken, waiting for update)A comprehensive MicroPython firmware development tutorial that steps into the world of Python for mi...
[i=s]This post was last edited by fish001 on 2018-11-14 21:03[/i] [size=4] This mainly involves WEP, WPA, WPA2 and RC4, TKIP, AES. [/size] [size=4] IEEE 802.11 sets technical standards, while Wi-Fi Al...
The attachment "GigaDevice MCU ISP Programmer" is the official ISP tool. Before powering on, you need to pull up the BOOT0 of the target chip, then connect to the USART0 of the target chip through the...
Figure 1 Interrupt system structure
As shown in the structure of Figure 1, the 51 single-chip microcomputer has five interrupt request sources and four registers for interrupt control, IE, I...[Details]
1 Introduction In practical applications, controlling the physical parameters of the controlled object (temperature, humidity, displacement, current, voltage, etc.) within a certain range is one of...[Details]
On April 13, Shaanxi Construction Engineering Group Co., Ltd. (hereinafter referred to as "Shaanxi Construction Engineering") announced the "Announcement on the Signing of Major Contracts by Subsidia...[Details]
Many product manufacturers directly purchase Bluetooth chips or modules that have obtained Bluetooth certification and then develop Bluetooth products. However, many reasons may cause the RF performa...[Details]
If you are using PICC v7.87 or later, there is a macro __EEPROM_DATA() that can be used. This macro can define 8 bytes of data at a time, but it can be called multiple times and placed sequentially, ...[Details]
1. Digital multimeter is a powerful tool for electronic measurement. It can be used to measure the continuity of circuits in daily life. Multimeters are divided into digital multimeters and pointer...[Details]
Any improvement in the efficiency of motor drives will save a lot of energy, which is part of the reason for the growing interest in advanced motor control algorithms. Three-phase brushless motors mai...[Details]
introduction
Single-phase motors are widely used in industrial production due to their simple structure, low cost, and easy maintenance. However, the starting and speed regulation pe...[Details]
Recently, during the 2021 China Integrated Circuit Design Innovation Conference and IC Application Expo (ICDIA), Dai Weimin, founder, chairman and president of VeriSilicon, introduced the opportuniti...[Details]
According to Cnet, AT&T is developing 5G autonomous robots for retail stores. Such robots can identify any out-of-stock, improperly priced or improperly placed products in the store and detect hidden...[Details]
Some experience we have accumulated when debugging a system using Keil C 1. Under Windows 2000, we can set the font to Courier, so that it can display normally. 2. When using an MCU with off-chip me...[Details]
Introduction: OLED is considered to be the next generation of emerging flat panel display application technology because of its excellent properties such as self-luminescence, no need for backlight, ...[Details]
In the interrupt service function, the printing function must not be used, because the printing function takes too long, which will cause the interrupt service function to not exit for a long time, w...[Details]
In embedded systems, cost is often sensitive. If your Flash is large enough, you can save external Flash. I implemented this function using a structure and shared it with netizens. Finally, a down...[Details]
1. Overview:
Mathcad example of SVPWM wave calculation based on carrier. Since this article analyzes SVPWM, there is no PID link in the control loop. For the sake of simplicity, the dq value i...[Details]