Standard Frequencies – see Page 5 for developed frequencies.
* Check with factory for availability of frequencies not listed.
pplications
utomotive Electronics
Mobile Multimedia/Infotainment
Car Navigation Systems
Internet of Things [IoT, IIot]
Microcontrollers and FPG s
Wireless Communication
Ethernet/GbE/SyncE
Medical Electronics
Commercial Military & erospace
Description
CTS Model S 5 2 incorporates a low cost, high Q, small size quartz resonator specifically developed to operate
over extended temperature ranges for use in automotive electronics.
Ordering Information
Model
S 5 2
Frequency Code
[MHz]
X X X or X X X X
Mode of
Oscillation
F
Tolerance
@ +25°C
Temperature
Stability
5
Temperature
Range
G
Load
Capacitance
Packaging
T
Code
Frequency
Product Frequency Code
1
Code
1
X
2
5
Tolerance
±10ppm
±15ppm
±20ppm
± 0ppm
±50ppm
Code
I
G
H
N
P
M
Stability
±15ppm
±20ppm
± 0ppm
Code
5
6
7
Temp. Range
2
-40°C to +85°C
-40°C to +105°C
4
-40°C to +125°C
-40°C to +150°C
5
5
-55°C to +105°C
-55°C to +125°C
5
Packing
Code
1k pcs./reel
T
Code
F
T
Mode
Fundamental
rd Overtone
Code
X
2
Stability
±50ppm
±100ppm
±150ppm
Code Capacitance Code Capacitance
7pF
16pF
V
C
8pF
18pF
K
D
9pF
20pF
J
E
10pF
24pF
F
12pF
0pF
L
G
1 pF
Series
B
S
Notes:
1]
2]
]
4]
5]
Refer to document 016-1454-0, Frequency Code Tables. -digits for frequencies <100MHz, 4-digits for frequencies 100MHz or greater.
vailable with all stability codes.
vailable with stability codes , 5, 6 and 7.
vailable with stability codes 5, 6 and 7.
Stability codes 6 and 7. Contact factory for code 5 availability.
Not all performance combinations and frequencies may be available.
Contact your local CTS Representative or CTS Customer Service for availability.
This product is specified for use only in standard commercial applications. Supplier disclaims all express and implied warranties and liability in connection with any use of this
product in any non-commercial applications or in any application that may expose the product to conditions that are outside of the tolerances provided in its specification.
With the advancement of integrated circuit technology and the increase in integration, power consumption has become a major issue restricting the development of FPGA. For this reason, a low-power FPGA...
When opening CCStudio V3.3, a dialog box always appears: Error initializing emulator I/O=240 Board Name: F2407 XDS510 Emulator Cpu Name: CPU_1 , resulting in a connection failure. The hardware is phys...
1. Automobile Covering Parts Mold 1.1. Development of Mold Industry In recent years, the development of molds has been paid more and more attention by people. It embodies various high-tech technologie...
1. Test conditions Hardware: STM32L432KC Main frequency: 80MHz Compiler: IAR 8.20.1 Compiler options: High Speed no size constraints CRC generator polynomial: 0x782f 2. Test Method The softwar...[Details]
After studying the F4 FSMC method to drive the touch screen for a few days, I have gained some understanding, which are listed below. The unorganized record is only for my own reference in the future...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
Since the second half of 2017,
the market share of
quantum dot
displays has dropped significantly, with global sales falling from 3.42 million in 2016 to 2 million in 2017, a 42% decrease; d...[Details]
The application of millimeter wave technology in mobile communications also involves a series of technical problems, including the large propagation loss of millimeter waves and the susceptibility ...[Details]
This paper proposes a design scheme for an embedded CNC system based on ARM and FPGA. The software and hardware design of the ARM system, the implementation method of hardware fine interpolation ...[Details]
The ARM11 (S3C6410) processor is selected as the hardware platform, the embedded Linux operating system is used as the software platform, the background difference method and the frame difference...[Details]
Since the 20th century, our data
storage
has evolved from media such as magnetic tapes, floppy disks and CDs to sophisticated semiconductor
storage
chips that can store data in coun...[Details]
The role of the watchdog: Since the operation of the microcontroller is often interfered by the external electromagnetic field, the program may run away and fall into an infinite loop. The normal ope...[Details]
As shown in the figure, the author soldered a STM32F207VET6 board using a TQFP (32-100PIN) 0.55MM to direct plug adapter board. The board leads out the SWD debug interface (only PA13 and PA14 are occ...[Details]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
Today I am using the AD function of the stm8s microcontroller. There are ten channels from AN0 to AN9 on the microcontroller. I want to use only three of them, AN5 to AN7. //ADC initialization void A...[Details]
Note: This STM32 microcontroller is the STM32F103 series. The ADC of Stm32 has DMA function. This is beyond doubt and is what we use most! However, if we want to sample a signal (such as a pulse sign...[Details]