Standard Frequencies – see Page 5 for common frequencies.
* Check with factory for availability of frequencies not listed.
Applications
IoT and IIoT Applications
Wireless Communications
FPGA/Microcontrollers
USB Interfaces
Computer Peripherals
Portable Equipment
Test and Measurement
M2M Communications
Wearables
Description
CTS Model 402 incorporates a high Q quartz resonator and is ideal for supporting a wide range of commercial and
industrial applications.
Ordering Information
Model
402
Mode of
Os ci l l a ti on
F
F requency Code
[ MHz ]
XXX
T ol era nce
@ +25°C
3
T em pera ture
Sta bi l i ty
3
T em pera ture
Ra ng e
C
Loa d
Ca pa ci ta nce
A
Pa cka g i ng
R
Mode
Code
Fundamental
F
Code
1
X
2
Y
3
Tolerance
±10ppm
±15ppm
±20ppm
±25ppm
±30ppm
Temp. Range
Code
A
-10°C to +60°C
2
2
C
-20°C to +70°C
D
-30°C to +85°C
2
I
-40°C to +85°C
3
G -40°C to +105°C
4
Code
R
Packing
3k pcs./reel
Code
Frequency
Product Frequency Code
1
Code
1
X
2
Stability
±10ppm
±15ppm
±20ppm
Code
Y
3
5
Stability
±25ppm
±30ppm
±50ppm
Code
W
T
V
K
J
A
Capacitance
5pF
6pF
7pF
8pF
9pF
10pF
Code
L
B
C
D
E
S
Capacitance
12pF
13pF
16pF
18pF
20pF
Series
Notes:
1]
2]
3]
4]
Refer to document 016-1454-0, Frequency Code Tables. 3-digits for frequencies <100MHz.
Available with all stability codes.
Available with stability codes X, 2, Y, 3 and 5.
Available with stability codes 3 and 5.
N ot a l l perf orm a nce com bi na ti ons a nd f requenci es m a y be a va i l a bl e.
Conta ct your l oca l CT S Repres enta ti ve or CT S Cus tom er Servi ce f or a va i l a bi l i ty.
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=s]This post was last edited by Changjianze1 on 2022-8-9 17:57[/i]Take a look at and compare ST's F4 chip, but the AT one is a value-for-money model, so its functions may be compromised.The biggest ...
1. Hardware modification:2. Software modification:in order to disable the built-in DC/DC, write this in your ccfg.c:#define SET_CCFG_MODE_CONF_DCDC_RECHARGE 0x1 // Do not use the DC/DC during recharge...
例如mp_obj_t mp_vfs_mount(size_t n_args, const mp_obj_t *pos_args, mp_map_t *kw_args);
How come this becomes uos.mount(bdev, "/") in micropython? Where can I see the mapping process of n_args, *pos_args...
The watchdog is set to prevent the program from running away, but since the watchdog is similar to a timer, it can be used as a timer.
Example Code: Blink an LED with the Watchdog Timer
#include msp43...
[i=s]This post was last edited by Feihong Haojie on 2019-9-9 12:11[/i]Signal generators are often used as input signals of signal chains in analog circuit debugging. The actual performance of the circ...
The batch selected was relatively late, so I am only posting the unboxing post now, thanks EE!!!
I originally planned to use the esp32 camera, but found that the interface is different.
It seems that ...