All specifications are subject to change without notice.
DS 196 Rev D | 09/05/06
S1615 Series
5V CMOS Low Jitter
Crystal Clock Oscillator (XO)
Electrical Performance
Parameter
Min.
Typ.
Max.
Units
Notes
Output frequency
Supply voltage
Supply current, output enabled
Frequency stability
Operating temperature
Output logic 0, VOL
Output logic 1, VOH
1.544
+4.5
+5.0
106.25
+5.5
27
50
65
±20 to ±50
MHz
V
As specified
1.544 to 32 MHz
mA
ppM
°C
V
V
V
V
>32 to 50 MHz
>50 to 106.25 MHz
See Note 1 below
As specified
HCMOS
TTL
HCMOS
TTL
HCMOS up to <50 MHz
HCMOS 50 to <70 MHz
HCMOS 70 to 106.25 MHz
TTL
-40 to +85°C measured 50%VDD
-10 to +70°C measured 50%VDD
-40 to +85°C measured 50%VDD
-40 to +85°C measured 1.5V
measured 20/80% of waveform
-40
+85
10% V
DD
+0.4
90% V
DD
+3.9
50
30
15
10
pF
pF
pF
TTL
%
%
%
%
ns
ns
ns
ns
ns
Output load
1.544 to 80 MHz
Duty cycle
>80 to 106.25 MHz
1.544 to 106.25 MHz
1.544 up to <50 MHz
Rise and fall
time
50 to <70 MHz
70 to 106.25 MHz
1.544 to <70 MHz
70 to 106.25 MHz
45
45
40
40
55
55
60
60
8
5
3
5
2
measured 0.4V to 2.4V
Notes:
1. As specified. Stability includes all combinations of operating temperature, load changes, rated input (supply) voltage changes, initial calibration tolerance (25°C),
aging (1 year at 25°C average effective ambient temperature), shock and vibration.
For some reason, my ce project needs to be compiled using makefile. But I found that the eVC makefile always makes mistakes. I simply generated an MFC exe project t2, without adding anything, and comp...
After TIM4 remap, its CH1-CH4 are respectively connected to A17, A18, D0, and D1 of FSMC. I only use TIM4_CH1 and do not use A17 and A18 of FSMC. In this way, can TIM4_CH1 output normally? Will it aff...
[i=s]This post was last edited by Xin Xin on 2013-12-31 21:03[/i] I really don't mean to cause a new wave of discussion: [size=4][b] About the use of malloc/free on microcontrollers. [/b][/size] I wro...
I borrowed a board, but I don't have the CD, so I don't have the source code of VIVI. I downloaded the code of VIVI and used DM9000, but my board uses CS8900. I have the driver of 8900 in the director...
1. Blazing trails What do you think of Lai and Henry mentioned earlier? Do you feel that Henry is underestimated because it is unfair that he only emphasizes technical competence? Or Lai is appreciate...
The code is: BOOL InstallDevice() { if (m_hDevice!=INVALID_HANDLE_VALUE) return FALSE; ///////////////////////////////// ///////////////////////////////////////////////////// ///// CHAR DriverFileName...
Chip: STM32F107VCT6 Application Pin: THOUSANDS, RMII STM32CubeMX is very convenient to use ETH. The software comes with LWIP and configuration. This time, STM32F107VCT6+DP83848CVV is used. The MII a...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[Details]
According to TechRadar, given rumors that
Google
is developing a Pixel Watch
,
the
recently renamed Wear OS
smartwatch
operating system may soon be able to show its full cap...[Details]
sprintf is a function in the C language library that converts data types. There is a situation where In 51 MCU, define unsigned char temp; Then I want to use the serial port to print out temp in deci...[Details]
The storage media corresponding to the three boot modes of STM32 are built-in to the chip, they are: 1. User Flash = Flash built into the chip 2.SRAM = RAM area built into the chip, which is the m...[Details]
When the program starts running, light A turns on for 5 seconds, then turns off, light B turns on for 5 seconds, light B turns off, light C turns on for 5 seconds, light C turns off, the program ends...[Details]
6MHz crystal oscillator, using timer counter 1, using interrupt mode, through P1.0 to make a light emitting diode turn on for 100ms, turn off for 300ms, and repeat. Assembly programming is used to ac...[Details]
On November 23, Toyota recently released its latest humanoid robot, the T-HR3, which the company said "represents an evolution of the humanoid robot played by previous devices ". This new robot was...[Details]
At the early morning of November 17th, Beijing time, at the Global Supercomputing Conference held in Denver, the United States, the "nonlinear earthquake simulation" application completed by the te...[Details]
The overall operating performance of an electric car depends first on its battery system and motor drive system. The drive system of an electric car is generally composed of three main parts: a contr...[Details]
Written by Hetai HO LTE K MCU , the analysis ideas in it are very helpful for beginners. #include ht48c10-1.inc ;------------------------------------------------------- data .section 'data' ;== ...[Details]
The situation of "lack of chips and screens" in China's electronics industry is changing. After BOE achieved a technological breakthrough in the field of domestic panels, domestic chips are also ex...[Details]
Abstract: The purpose of this design is to realize the intelligentization of museum collection anti-theft and protection. With the microprocessor as the core, the color image sensor LM9628 and temper...[Details]