Operating Temperature Range ...........................-40°C to +85°C
Junction Temperature ......................................................+150°C
Storage Temperature Range .............................-65°C to +165°C
Lead Temperature (soldering, 10s) .................................+300°C
Stresses beyond those listed under “Absolute Maximum Ratings” may cause permanent damage to the device. These are stress ratings only, and functional
operation of the device at these or any other conditions beyond those indicated in the operational sections of the specifications is not implied. Exposure to
absolute maximum rating conditions for extended periods may affect device reliability.
DC ELECTRICAL CHARACTERISTICS
(V
CC
= +2.7V to +4.8V, no RF signals applied, LNAGAIN = Unconnected, V
TXIN
= V
TXIN
= 2.3V, V
VCOON
= 2.4V, V
RXON
= V
TXON
=
V
MOD
= V
DIV1
= 0.45V, PREGND = GND, T
A
= -40°C to +85°C. Typicals are at T
A
= +25°C, V
CC
= 3.3V, unless otherwise noted.)
(Note 1)
PARAMETER
Supply-Voltage Range
Oscillator Supply Current
Prescaler Supply Current
(÷ 64/65 mode) (Note 2)
Prescaler Supply Current
(buffer mode) (Note 3)
Receive Supply Current (Note 4)
Transmitter Supply Current (Note 5)
Shutdown Supply Current
Digital Input Voltage High
Digital Input Voltage Low
Digital Input Current
Note 1:
Note 2:
Note 3:
Note 4:
V
DIV1
= 2.4V
V
RXON
= 2.4V, PREGND = unconnected
V
RXON
= 0.45V, V
TXON
= 2.4V,
PREGND = unconnected
VCOON = RXON = TXON T
A
= +25°C
= MOD = DIV1 = GND
T
A
= -40°C to +85°C
RXON, TXON, DIV1, VCOON, MOD
RXON, TXON, DIV1, VCOON, MOD
Voltage on any one digital input = V
CC
or GND
±1
2.4
0.45
±10
PREGND = unconnected
CONDITIONS
MIN
2.7
9.5
4.2
5.4
23
20
0.5
10
TYP
MAX
4.8
14
6
8.5
36
32
UNITS
V
mA
mA
mA
mA
mA
µA
V
V
µA
≥25°C
guaranteed by production test, <25°C guaranteed through correlation to worst-case temperature testing.
Calculated by measuring the combined oscillator and prescaler supply current and subtracting the oscillator supply current.
Calculated by measuring the combined oscillator and LO buffer supply current and subtracting the oscillator supply current.
Calculated by measuring the combined receive and oscillator supply current and subtracting the oscillator supply current.
With LNAGAIN = GND, the supply current drops by 4.5mA.
Note 5:
Calculated by measuring the combined transmit and oscillator supply current and subtracting the oscillator supply current.
主题:自备终端(BYOD)发展趋势;用员工自己的移动设备来控制对工作设施及设备的使用,会对信息安全产生怎样的影响;在不使公司有安全风险或不损害员工隐私的前提下,有哪些方式能安全地实现这样的设施及设备使用。 自备终端(Bring Your Own Device,简称BYOD),即企业允许员工离职时保留自己的手机,这种做法正日益流行。如今智能手机功能也越来越多,我们不仅能用自己的手机访问电脑、网...[详细]
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+...[详细]