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.
This paper gives the principle and method of low noise design for broadband amplifiers; discusses the low noise electronic design method for broadband amplifiers in the case of source resistance and s...
I started to use STM8, programming environment STVD V4.1.2, compiler Cosmic V5.2.6, simulator ST-LINK.I wrote the first simplest program (initialization, light flashing), but the following problem occ...
I don't know how to program the microcontroller for my graduation project. I can't understand the program. What should I do? I am familiar with the basic instructions, but I just can't program it....
[i=s]This post was last edited by lanhua on 2022-8-30 13:22[/i]Fully automatic electric fanParticipate in the "Hands-on Learning about Power Supply Season 1: DIY small fan, fan all summer!" of "Electr...
1. Can I write a bios according to my own wishes and then flash it? If so, how can I flash my own bios into the machine? Isn't the bios chip read-only? 2. I seem to have heard that the boot process mu...
China's photovoltaic power generation installed capacity achieved rapid growth in 2017, and distributed photovoltaics achieved explosive growth. In 2017, the country's photovoltaic installed capaci...[Details]
1. Placement suspension void NVIC_Configuration(void) { NVIC_InitTypeDef NVIC_InitStructure; /* Set the Vector Table base location at 0x08004000 NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x4000)...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[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]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Processors with artificial intelligence are mostly integrated into cars, PCs, security cameras, smart speakers, robots and other related technology equipment, but
AI
chips were initially de...[Details]
Every era has its own representative company, and the small game between representative companies in the big era also reflects the big game between countries to a certain extent. Let's learn about ...[Details]
Analysts have sorted out some interesting phenomena. Let's follow the embedded editor to learn about the relevant content.
Huawei emerged as a star in the all-
flash
array sales ra...[Details]
Many embedded geeks are wondering what the future holds if they continue to invest time, energy and money in MICroChip's PIC32 series MCUs. Will their investment be safe, and how does it compare ...[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]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[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]