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 SA534 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
SA534
Frequency Code
[MHz]
XXX or XXXX
Mode of
Oscillation
F
Tolerance
@ +25°C
3
Temperature
Stability
5
Temperature
Range
G
Load
Capacitance
A
Packaging
T
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
1k pcs./reel
T
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
F
A
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 used C language to calculate the following program, and the result was out of control#define samples 128for(i=0;i
{Ua_shunshi =CHA1_Data *8.597;Ia_shunshi =CHA2_Data *0.4299;Ub_shunshi = CHA3_Data *...
LM4F232 Development Board Hardware Description LM4F232 Development Board Getting Started Notes TI M4 Development Board Development Application Tutorial - Episode 1: Hardware Introduction TI M4 Develop...
A recent project used the TDA2030 amplifier chip. The attached picture shows the amplifier circuit. Now the customer requires a certain frequency. When adjusting the input potentiometer, the AC voltag...
1. Purpose In actual product release, if the program stored in the MCU Flash is not protected, some illegal companies may read the program in the Flash through an emulator (J-Link, ST-Link, e...[Details]
Using Systick timer to achieve delay 1. SysTick timer characteristics The SysTick timer is a 24-bit down counter, that is, when vlue is decremented to 0, an interrupt is triggered and the load va...[Details]
China Energy Storage Network:
At the Boao Forum, Zhu Min, the current dean of the National Institute of Finance at Tsinghua University, said: "When talking about blockchain, we must first sep...[Details]
Nowadays, everyone is saying that "technology is people-oriented". The essence of the development of technology is to serve the improvement of the quality of life of human beings. Automated driving...[Details]
1. Introduction to MC68K CPU The MC683xx series of microcontrollers are composed of the famous MOTOROLA 32-bit microprocessors such as MC68K, 68020, 68040, and the compatible 68K, CPU32, CPU3...[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]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[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]
At this exhibition, Microsoft brought its flagship intelligent voice products - XiaoIce and Xiaona. In addition, the voice will be equipped with an intelligent face recognition system. Let's see ho...[Details]
If you do not use an external crystal on the STM32, the connection method of OSC_IN and OSC_OUT If you use the internal RC oscillator instead of an external crystal, please follow the following metho...[Details]
The code for using timer 0 to implement a running light in a 51 MCU is as follows. The LED light is connected to port P1. The code is annotated below, so I won't explain it in detail. My English is n...[Details]
Circuit: Using AT89S52 single chip microcomputer. P3.0 to P3.3 are connected to four external buttons. P3.4 to P3.7 are the bit selection ports for controlling the four digital tubes, and P1 is the s...[Details]
Use P1.0 to output 1KHz and 500Hz audio signals to drive the speaker as an alarm signal. It is required that the 1KHz signal sound for 100ms and the 500Hz signal sound for 200ms, alternating between...[Details]