Operating Temperature Range -20°C to +70°C or -40°C to +85°C
Tape and Reel Packaging, EIA-418
Wireless Communications
Broadband Access
FPGA/Microcontrollers
Computer Peripherals
Microprocessors
Test and Measurement
Consumer Electronics
Portable Equipment
Part Dimensions:
11.1 × 4.83 × 3.2mm
•
587.84mg
Applications
Description
CTS ATSSMLP incorporates a high Q quartz resonator in a proven resistance-weld metal package. ATSSMLP offers
tight stability options that are ideal for supporting a wide range of commercial and industrial applications.
Ordering Information
Model
LP
Frequency Code
[MHz]
XXX
Mode of
Oscillation
F
Tolerance
@ +25°C
3
Temperature
Stability
3
Temperature
Range
I
Load
Capacitance
D
Packaging
T
Code
Frequency
Product Frequency Code
1
Code
1
X
2
Y
3
Tolerance
±10ppm
±15ppm
±20ppm
±25ppm
±30ppm
Code Temp. Range
-20°C to +70°C
C
-40°C to +85°C
I
Packing
Code
Tape & Reel
T
Code
F
T
Mode
Fundamental
3rd Overtone
Code
1
X
2
Y
3
5
Stability
±10ppm
±15ppm
±20ppm
±25ppm
±30ppm
±50ppm
2
Code Capacitance Code Capacitance
K
D
8pF
18pF
9pF
20pF
J
E
10pF
24pF
A
F
12pF
30pF
L
G
13pF
32pF
B
H
16pF
Series
C
S
Notes:
1] Refer to document 016-1454-0, Frequency Code Tables. 3-digits for frequencies <100MHz.
2] Check factory availability when combined with -40°C to +85°C temperature range.
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.
1 Introduction With the rapid development of power electronics technology, the relationship between power electronics and people's work and life is becoming increasingly close, and electronic equipmen...
Breaking news, users who have been lurking please surface quickly. eeworld forum is going to be redesigned! A new aggregation page will be added soon. It is currently in the intensive internal testing...
I need a 100Mhz sine wave signal source, but there is no circuit on the market that can generate a 100Mhz sine wave. I searched online and found that I could use a 25M crystal oscillator through a fre...
Don't tell me it's bypass mode. I understand bypass mode. I want to ask, what does the bypass mode in this clock system refer to? Mode to put the DCO into Valid values are: CS INTERNAL RESISTOR - DCO ...
As shown in the photo, there is a 1uA constant current source (in reality there are hundreds of them), and I have the following questions:
1. Is the 1uA constant current source feasible?
2. During the...
[align=left][color=#000][font=微软雅黑][size=3]You get your latest [color=rgb(205, 23, 31)][url=http://www.ti.com/hval-sll-log-awire-20140117-lp-en]logic[/url][/color] circuit up and running, and everythi...
The global PV inverter market will shrink from $6.3 billion in 2017 to $3.7 billion in 2022 due to falling prices, according to GlobalData.
Global PV Inverter Market Value to Shrink to $3.7 Bil...[Details]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[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]
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[Details]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[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]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[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]
Table of contents: 1 Overview 2: Common interrupt functions 3: PWM output 1 Overview In development, timers are widely used, which can be simply summarized into three aspects: 1.1: Application of ...[Details]