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-2018 Microchip Technology Inc.
DS20005625C-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
DS20005625C-page 2
2017-2018 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
1 Introduction
In the mid-1960s, American scientist Maas conducted extensive experimental research on the charging process of open-cell batteries and proposed an acceptable charging curve for ...[详细]
C++ 属于面向对象的编程语言,OOP的思想不必多说,特别对于复杂的软件工程来说,利用OOP绝对是事半功倍,相对于传统的C来说; 当然用C来写单片机程序无可厚非,已经延续了一个传统,从大学时学的开始到工作岗位,好多人都是一直用C来做,但是既然Keil支持C++编译, 可以用C++来编写你的代码,可以利用高级语言来结构化,清晰化你的程序,为嘛不用呢!哈哈,个人看法!下面进入正题: C+...[详细]