Standard Frequencies – see Page 5 for developed frequencies.
* Check with factory for availability of frequencies not listed.
Applications
Automotive Electronics
Mobile Multimedia/Infotainment
Car Navigation Systems
Internet of Things [IoT, IIot]
Microcontrollers and FPGAs
Wireless Communication
Ethernet/GbE/SyncE
Medical Electronics
Commercial Military & Aerospace
Description
CTS Model SA324 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
SA324
Frequency Code
[MHz]
XXX or XXXX
Mode of
Oscillation
F
Tolerance
@ +25°C
3
Temperature
Stability
5
Temperature
Range
G
Load
Capacitance
A
Packaging
R
Code
Frequency
Product Frequency Code
1
Code
1
X
2
3
5
Tolerance
±10ppm
±15ppm
±20ppm
±30ppm
±50ppm
Code
I
G
H
N
P
M
Code
X
2
3
5
6
7
Stability
±15ppm
±20ppm
±30ppm
±50ppm
±100ppm
±150ppm
Temp. Range
-40°C to +85°C
2
-40°C to +105°C
3
-40°C to +125°C
4
-40°C to +150°C
5
-55°C to +105°C
5
-55°C to +125°C
5
Packing
Code
3k pcs./reel
R
Code
F
T
Mode
Fundamental
3rd Overtone
Code Capacitance Code Capacitance
7pF
16pF
V
C
8pF
18pF
K
D
9pF
20pF
J
E
10pF
24pF
A
F
12pF
30pF
L
G
13pF
Series
B
S
Notes:
1]
2]
3]
4]
5]
Refer to document 016-1454-0, Frequency Code Tables. 3-digits for frequencies <100MHz, 4-digits for frequencies 100MHz or greater.
Available with all stability codes.
Available with stability codes 3, 5, 6 and 7.
Available 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.
Help: Test the solenoid valve. The specific situation is as follows: use a 15.5v starting voltage to power on, so that the solenoid valve closes for 1s, then the voltage drops to a 5v stable voltage, ...
[i=s]This post was last edited by Texas Instruments_Video on 2015-3-10 16:45[/i] [media=swf,500,375]http://player.youku.com/player.php/sid/XOTA4OTMyNjI4/v.swf[/media] Engineers comprehensively demonst...
A resistor has a single Ku marked next to it.It comes from Figure 19 in this document [url=http://www.ti.com.cn/cn/lit/ds/symlink/ucc28610.pdf]http://www.ti.com.cn/cn/lit/ds/symlink/ucc28610.pdf[/url]...
I think the forum can add two modules, C language and C++. After all, people who work with microcontrollers and embedded systems have to deal with them every day. We can discuss with each other, impro...
I want to use the two-corner bidirectional light-emitting tubes and ordinary light-emitting diodes to light up alternately, turning on green light, bidirectional blue light, and bidirectional red ligh...
In the past few days, the news that ZTE was "banned" by the US Department of Commerce has triggered widespread reflection and concern in various domestic industries about the lack of independent co...[Details]
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
1. Purpose Since the number of times the STM32 FLASH can be erased and written is limited, in order to protect our FLASH and extend the use time of the MCU, we can debug on the SRAM. SRAM is a ...[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]
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]
In recent years, in order to meet the needs of social development, more and more companies have entered the fields of smart phones, artificial intelligence,
VR
, AR, etc. After seeing the d...[Details]
1. Heart rate measurement principle 1. What is a heart rate module? The heart rate module is professionally used to monitor the heart rate of the wrist, fingers, forehead, earlobe, chest and other ...[Details]
China Energy Storage Network News:
"As the world's first third-generation blockchain, Anda Chain, which has China's independent intellectual property rights, will be launched globally in the ...[Details]
STM32 has 2 watchdogs: independent watchdog and window watchdog. Independent watchdog IWDG: A system fault detector that is independent of the system and is not affected by the system because it has ...[Details]
The calculation formula of the watchdog feeding time (watchdog overflow time) is: Tout=((4*2^prer)*rlr)/40 Tout is the watchdog overflow time (in ms), prer is the watchdog clock prescaler value (...[Details]
Google may have foreseen the spread of artificial intelligence (
AI
) technology across apps, devices, and services, such as recognizing friends' faces in photos and giving smart speakers h...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[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]
Example analysis: (using DMA mode) mian function: extern __IO u16 ADC_ConvertedValue; //The voltage value converted by ADC is defined in the context of ADC1_Init() float ADC_ConvertedValueLocal; ...[Details]
1. SCL is always controlled by the Master. SDA is controlled by the Slave when reading data and by the Master when writing data according to the direction of data transmission. After the 8-bit data i...[Details]