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.
I am already familiar with the ATmega series of AVR microcontrollers and have made a lot of things. Recently, I was confused by some terms when looking for a job. What does "ARM microcontroller" mean?...
Haha, I believe that all the IT guys are not good at communication like me. Many times, when I meet a girl I like, I miss her because I am afraid or use the wrong method. Here are some of my own and o...
[font=宋体][color=#000]In recent years, "mass innovation, mass entrepreneurship, Internet+" has continued to heat up. Innovation, entrepreneurship and Internet+ are the general trend, providing huge spa...
Huijing Electronics Arduino video tutorial : https://training.eeworld.com.cn/course/4302? The function of Arduino is to sense the environment through various sensors, and to feedback and influence the...
The procedure is as follows:
#include avr/io.h#include avr/interrupt.h#include util/delay.h
int main(void){DDRD=0xff;PORTD=0xff;
MCUCR|=(1ISC00);GICR|=(1INT0);sei();
while(1){PORTD=0xff;}}SIGNAL(SIG_I...
After reading the key points of the RF2500 pdf:1. Four-wire serial configuration and data interface : CC2500 is configured via a 4- wire SPI compatible interface ( SI, SO, SCLK and CSn ). This interfa...
High efficiency and low standby power consumption are two major challenges in today's switching power supply design. Resonant topology or LLC topology is becoming increasingly popular because it ca...[Details]
introduction
1 The significance of using RTOS on MSP430
It is understandable that it is meaningless to use RTOS on MSP430. Because the hardware resources of MSP430 are limited (for exampl...[Details]
With the rapid development of science and technology, especially the widespread application of digital technology and various ultra-large-scale integrated circuits, electronic equipment, especially...[Details]
China's new energy vehicles are in a transition period from research and development to real industrial development. In 2012, with the intensive launch of new energy vehicle policy planning, the de...[Details]
1 Introduction
As an emerging microfabrication technology, micro-electromechanical system (MEMS) technology has begun to be applied in various fields. It can integrate functions such as inform...[Details]
With the development and widespread application of computer technology, especially in the field of industrial control, computer communication is particularly important. Although serial communication g...[Details]
Flooded Batteries
This battery developed in Germany can be used to power flashlights, strobe lights and toys as long as it is filled with water. This battery can be stored for 50 years and can...[Details]
With the advocacy and implementation of the government's Safe City Plan, the security market has increasingly higher requirements for the clarity of surveillance images. Imagine that after a case o...[Details]
Introduction
Liquid crystal, as a display device, is widely used in low-power products such as instruments, meters, and electronic equipment with its unique advantages. In the past, the displ...[Details]
introduction
MAX6636 is a multi-channel precision temperature monitor that can not only monitor local temperature, but also connect up to 6 diodes externally. Each channel has a programmable...[Details]
With concerns about the growing energy crisis, motor efficiency has become an important and timely topic. This is because motors use 63% to 70% of the electricity produced in the United States and ...[Details]
LED lighting: Basic circuit design can be completed in as little as one day
Semiconductor manufacturers are also getting involved in the LED lighting business. The power circuit of LED req...[Details]
LED guardrail lights use fluorescent tubes or LEDs as light sources and continuous guardrails as carriers to form an approximately linear guardrail light strip. This article mainly introduces...[Details]
Introduction
In industrial control, speed measurement is often required. Generally, a contact tachometer is used. This tachometer must be placed against the center of the shaft to measure. It...[Details]
The ARINC429 bus is one of the most commonly used communication buses between various subsystems of avionics. As the "skeleton" of modern avionics systems, once the bus system or the attached airbo...[Details]