packages with exceptional frequency stability, and jitter
performance over temperature. The single-output
DSC60xx MEMS oscillators are excellent choices for
use as clock references in small, battery-powered
devices such as wearable and Internet of Things (IoT)
devices in which small size, low power consumption,
and long-term reliability are paramount. They also meet
the stringent mechanical durability and reliability
requirements within Automotive Electronics Council
standard Q100 (AEC-Q100), so they are well suited for
under-hood applications as well.
The DSC60xx family is available in ultra-small
1.6 mm x 1.2 mm and 2.0 mm x 1.6 mm packages.
Other package sizes include: 2.5 mm x 2.0 mm and
3.2 mm x 2.5 mm. These packages are “drop-in”
replacements for standard 4-pin CMOS quartz crystal
oscillators.
Package Types
DSC60
XX
3.2 mm x 2.5 mm DFN
2.5 mm x 2.0 mm LGA
2.0 mm x 1.6 mm LGA
1.6 mm x 1.2 mm LGA
(Top View)
Applications
• Low Power/Portable Applications: IoT,
Embedded/Smart Devices
• Consumer: Home Healthcare, Fitness Devices,
Home Automation
• Automotive: Rear View/Surround View Cameras,
Infotainment System
• Industrial: Building/Factory Automation,
Surveillance Camera
OE/STBY/FS
1
4
VDD
GND
2
3
OUT
2017 Microchip Technology Inc.
DS20005625B-page 1
DSC60XX
Block Diagrams
DSC6001/03/11/13/21/23/41/43/51/53/61/63
DIGITAL
CONTROL
OE/STBY/FS
PIN 1
SUPPLY
REGULATION
VDD
PIN 4
MEMS
RESONATOR
TEMP SENSOR
CONTROL &
COMPENSATION
PLL
VCO
OUTPUT
DIVIDER
DRIVER
OUTPUT
PIN 3
GND
PIN 2
DSC6083 (kHz Output)
SUPPLY
REGULATION
DRIVER
P1
OUTPUT
P4
VDD
MEMS
RESONATOR
P2
GND
TEMP SENSOR
CONTROL &
COMPENSATION
PLL
VCO
OUTPUT
DIVIDER
P3
DNC
DS20005625B-page 2
2017 Microchip Technology Inc.
DSC60XX
1.0
ELECTRICAL CHARACTERISTICS
Absolute Maximum Ratings
Supply Voltage .......................................................................................................................................... –0.3V to +4.0V
Input Voltage (V
IN
) ..............................................................................................................................–0.3V to V
Key Features Internal 30mΩ (typ) RDS(ON) high-side and 18mΩ (typ) low-side MOSFETs at 5V
Continuous 3A output current over the entire temperature range
95% efficiency with 3.3V output at 3A
1% ...
Adopt ADM2582E/ADM2587E to realize complete semi-duplex/full-duplex RS-485/RS-422 interface isolation. Author: Wafer Technology Department RS-485 standard is a common bus architecture. Its versatility...
My graduation project requires that I use buttons or menus in a vc environment to call the ccs tool in the background to compile and link the C program entered in the vc interface. Does any expert hav...
This book is not a textbook in the traditional sense, which makes it even more valuable. It was written by a person who went from not knowing operating systems to writing his own operating system. I a...
Refer to the DEMO in the firmware library to configure ADC, so that ADC1 and ADC2 synchronously convert one channel of each, use the timer to trigger, and find that the data output from DMA is only ha...
I have two questions for you: 1. Why do we use the arith package in the following vhdl code? 2. msb_sum: INTEGER := 15; Then should msb_sum /2 be equal to 7 or 8? Why? LIBRARY IEEE; --Components to be...