Electrical Characteristics
MC13192/MC13193 Technical Data, Rev. 3.1
10 Freescale Semiconductor
Figure 6 shows a typical AC parameter evaluation circuit.
Figure 6. Parameter Evaluation Circuit
Table 6. Digital Timing Specifications
(VBATT, VDDINT = 2.7 V, TA = 25 °C, frequency = 16 MHz, unless otherwise noted.
SPI timing parameters are referenced to
Figure 8.
Symbol Parameter Min Typ Max Unit
T0 SPICLK period 125 nS
T1 Pulse width, SPICLK low 50 nS
T2 Pulse width, SPICLK high 50 nS
T3 Delay time, MISO data valid from falling SPICLK 15 nS
T4 Setup time, CE low to rising SPICLK 15 nS
T5 Delay time, MISO valid from CE low 15 nS
T6 Setup time, MOSI valid to rising SPICLK 15 nS
T7 Hold time, MOSI valid from rising SPICLK 15 nS
RST minimum pulse width low (asserted) 250 nS
J4
CLOCK Sel
1
2
MISO
R3
10k
RXD
J2
HEADER 10X2
1
3
5
7
9
11
13
15
17
19
2
4
6
8
10
12
14
16
18
20
SPI_CLK
GPIO1
L2 6.8nH
T2
2450BL15B200
13
2
54
R5
47k
GPIO2
R2 200
+
C2
220pF
U1
MC13192
16
20
14
223
5
7
27
9
13
19
24
18
17
4
6
8
26
10
23
15
21
25
11
12
1
28
2
29
30
31
32
SPICLK
IRQ
ATTN
VDDINTGND
PAO+
GND
XTAL2
GPIO3
RXTXEN
CE
GPIO6
MISO
MOSI
GND
PAO-
GPIO4
XTAL1
GPIO2
GPIO5
CLKO
VDDD
GPIO7
GPIO1
RST
RFIN-
VDDLO2
RFIN+
VDDLO1
VDDVCO
VBATT
VDDA
R1
47k
R6
47k
R4
47k
ABEL RESET
C7
10pF
+
C1
220pF
C4
9pF
C5
9pF
J3
Wake Up
1
2
ATTN
J6
SMA
1
2
J5
SMA
1
2
+
C3
220pF
GPIO2
J7
RESET
1
2
3
T1
2450BL15B200
13
2
54
CLKO
C8
10pF
MOSI
GPIO1
VCC
Y1
TSX-10A@16Mhz
Baud SEL
PA2
J1
MCU Interface
2
4
6
8
10
12
14
16
18
20
22
24
26
28
30
32
34
36
38
40
1
3
5
7
9
11
13
15
17
19
21
23
25
27
29
31
33
35
37
39
C6
0.1uF
RTXENi
L1 8.2nH
MCU RESET
CE
IRQ
RTXENi
16 MHz CLK
Functional Description
MC13192/MC13193 Technical Data, Rev. 3.1
Freescale Semiconductor 11
6 Functional Description
6.1 MC13192/MC13193 Operational Modes
The MC13192/MC13193 has a number of operational modes that allow for low-current operation.
Transition from the Off to Idle mode occurs when RST
is negated. Once in Idle, the SPI is active and is
used to control the IC. Transition to Hibernate and Doze modes is enabled via the SPI. These modes are
summarized, along with the transition times, in Table 7. Current drain in the various modes is listed in
Table 3, DC Electrical Characteristics.
6.2 Serial Peripheral Interface (SPI)
The host microcontroller directs the MC13192/MC13193, checks its status, and reads/writes data to the
device through the 4-wire SPI port. The transceiver operates as a SPI slave device only. A transaction
between the host and the MC13192/MC13193 occurs as multiple 8-bit bursts on the SPI. The SPI signals
are:
1. Chip Enable (CE
) - A transaction on the SPI port is framed by the active low CE input signal. A
transaction is a minimum of 3 SPI bursts and can extend to a greater number of bursts.
2. SPI Clock (SPICLK) - The host drives the SPICLK input to the MC13192/MC13193. Data is
clocked into the master or slave on the leading (rising) edge of the return-to-zero SPICLK and data
out changes state on the trailing (falling) edge of SPICLK.
NOTE
For Freescale microcontrollers, the SPI clock format is the clock phase
control bit CPHA = 0 and the clock polarity control bit CPOL = 0.
3. Master Out/Slave In (MOSI) - Incoming data from the host is presented on the MOSI input.
4. Master In/Slave Out (MISO) - The MC13192/MC13193 presents data to the master on the MISO
output.
Table 7. MC13192/MC13193 Mode Definitions and Transition Times
Mode Definition
Transition Time
To or From Idle
Off All IC functions Off, Leakage only. RST asserted. Digital outputs are tri-stated including
IRQ
10 - 25 ms to Idle
Hibernate Crystal Reference Oscillator Off. (SPI not functional.) IC Responds to ATTN. Data is
retained.
7 - 20 ms to Idle
Doze Crystal Reference Oscillator On but CLKO output available only if Register 7, Bit 9 = 1
for frequencies of 1 MHz or less. (SPI not functional.) Responds to ATTN
and can be
programmed to enter Idle Mode through an internal timer comparator.
(300 + 1/CLKO) µs
to Idle
Idle Crystal Reference Oscillator On with CLKO output available. SPI active.
Receive Crystal Reference Oscillator On. Receiver On. 144 µs from Idle
Transmit Crystal Reference Oscillator On. Transmitter On. 144 µs from Idle
Functional Description
MC13192/MC13193 Technical Data, Rev. 3.1
12 Freescale Semiconductor
A typical interconnection to a microcontroller is shown in Figure 7.
Figure 7. SPI Interface
Although the SPI port is fully static, internal memory, timer and interrupt arbiters require an internal clock
(CLK
core
), derived from the crystal reference oscillator, to communicate from the SPI registers to internal
registers and memory.
6.2.1 SPI Burst Operation
The SPI port of an MCU transfers data in bursts of 8 bits with most significant bit (MSB) first. The master
(MCU) can send a byte to the slave (transceiver) on the MOSI line and the slave can send a byte to the
master on the MISO line. Although an MC13192/MC13193 transaction is three or more SPI bursts long,
the timing of a single SPI burst is shown in Figure 8.
Figure 8. SPI Single Burst Timing Diagram
SPI digital timing specifications are shown in Table 6.
Shift Register
Baud Rate
Generator
Shift Register
Chip Enable (CE)
RxD
MISO
TxD MOSI
Sclk SPICLK
MCU MC13192/MC13193
CE
1 2345 678
CE
SPICLK
T1
T2
T4
T0
SPI Burst
Valid
T5
T6
T3
Valid
T7
MI SO
MOSI
Valid

MC13193FCR2

Mfr. #:
Manufacturer:
NXP / Freescale
Description:
RF Transceiver ABEL ZIGBEE TRANS
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet