Si4708/09-B
16 Confidential Rev. 1.4
4.7. Reference Clock
The Si4708/09-B accepts a 32.768 kHz reference clock
to the RCLK pin. The reference clock is required
whenever the ENABLE bit is set high. Refer to Table 3,
“DC Characteristics
1
,” on page 5 for input switching
voltage levels and Table 7, "FM Receiver
Characteristics," on page 10 for frequency tolerance
information.
4.8. Control Interface
Two-wire slave-transceiver and three-wire interfaces
are provided for the controller IC to read and write the
control registers. Refer to “4.9. Reset, Powerup, and
Powerdown” for a description of bus mode selection.
Registers may be written and read when the V
IO
supply
is applied regardless of the state of the V
D
or V
A
supplies. RCLK is not required for proper register
operation.
4.8.1. 3-Wire Control Interface
For three-wire operation, a transfer begins when the
SEN
pin is sampled low by the device on a rising SCLK
edge. The control word is latched internally on rising
SCLK edges and is nine bits in length, comprised of a
four bit chip address A7:A4 = 0110b, a read/write bit
(write = 0 and read = 1), and a four bit register address,
A3:A0. The ordering of the control word is A7:A5, R/W
,
A4:A0. Refer to Section 5. "Register Summary" on page
19 for a list of all registers and their addresses.
For write operations, the serial control word is followed
by a 16-bit data word and is latched internally on rising
SCLK edges.
For read operations, a bus turn-around of half a cycle is
followed by a 16-bit data word shifted out on rising
SCLK edges and is clocked into the system controller
on falling SCLK edges. The transfer ends on the rising
SCLK edge after SEN
is set high. Note that 26 SCLK
cycles are required for a transfer, however, SCLK may
run continuously.
For details on timing specifications and diagrams, refer
to Table 5, “3-Wire Control Interface Characteristics,” on
page 7, Figure 2, “3-Wire Control Interface Write Timing
Parameters,” on page 7, and Figure 3, “3-Wire Control
Interface Read Timing Parameters,” on page 7.
4.8.2. 2-Wire Control Interface
For two-wire operation, the SCLK and SDIO pins
function in open-drain mode (pull-down only) and must
be pulled up by an external device. A transfer begins
with the START condition (falling edge of SDIO while
SCLK is high). The control word is latched internally on
rising SCLK edges and is eight bits in length, comprised
of a seven bit device address equal to 0010000b and a
read/write bit (write = 0 and read = 1).
The device acknowledges the address by driving SDIO
low after the next falling SCLK edge, for 1 cycle. For
write operations, the device acknowledge is followed by
an eight bit data word latched internally on rising edges
of SCLK. The device acknowledges each byte of data
written by driving SDIO low after the next falling SCLK
edge, for 1 cycle. An internal address counter
automatically increments to allow continuous data byte
writes, starting with the upper byte of register 02h,
followed by the lower byte of register 02h, and onward
until the lower byte of the last register is reached. The
internal address counter then automatically wraps
around to the upper byte of register 00h and proceeds
from there until continuous writes end. Data transfer
ends with the STOP condition (rising edge of SDIO
while SCLK is high). After every STOP condition, the
internal address counter is reset.
For read operations, the device acknowledge is
followed by an eight bit data word shifted out on falling
SCLK edges. An internal address counter automatically
increments to allow continuous data byte reads, starting
with the upper byte of register 0Ah, followed by the
lower byte of register 0Ah, and onward until the lower
byte of the last register is reached. The internal address
counter then automatically wraps around to the upper
byte of register 00h and proceeds from there until
continuous reads cease. After each byte of data is read,
the controller IC must drive an acknowledge (SDIO = 0)
if an additional byte of data will be requested. Data
transfer ends with the STOP condition. After every
STOP condition, the internal address counter is reset.
For details on timing specifications and diagrams, refer
to Table 6, “2-Wire Control Interface
Characteristics
1,2,3
,” on page 8, Figure 4, “2-Wire
Control Interface Read and Write Timing Parameters,”
on page 9 and Figure 5, “2-Wire Control Interface Read
and Write Timing Diagram,” on page 9.
4.9. Reset, Powerup, and Powerdown
Driving the RST pin low will disable the Si4708/09 and
its control bus interface, and reset the registers to their
default settings. Driving the RST
pin high will bring the
device out of reset. As the part is brought out of reset,
the SEN
pin is used to select between 2-wire and 3-wire
control interface operation.
Si4708/09-B
Confidential Rev. 1.4 17
The bus mode selection method requires the use of the
SEN
pin. To select 2-wire operation, the SEN pin must
be sampled high by the device on the rising edge of
RST
. To select 3-wire operation, the SEN pin must be
sampled low by the device on the rising edge of RST.
When proper voltages are applied to the Si4708/09, the
ENABLE and DISABLE bits in register 02h can be used
to select between powerup and powerdown modes.
When voltage is first applied to the device, ENABLE =
DISABLE = 0. Setting ENABLE = 1 and DISABLE = 0
puts the device in powerup mode. To power down the
device, disable RDS (Si4709 only), set Reg4(5:4),
Reg4(3:2), and Reg4(1:0) to 0b10. then write 1 to the
ENABLE and DISABLE bits. After being written to 1,
both bits will get cleared as part of the internal device
powerdown sequence. To put the device back into
powerup mode, set ENABLE = 1 and DISABLE = 0 as
described above. The ENABLE bit should never be
written to a 0.
4.10. Audio Output Summation
The audio outputs LOUT and ROUT may be
capacitively summed with another device. Setting the
audio high-Z enable (AHIZEN) bit maintains a dc bias of
0.5 x V
IO
on the LOUT and ROUT pins to prevent the
ESD diodes from clamping to the V
IO
or GND rail in
response to the output swing of the other device. The
bias point is set with a 370 k resistor to V
IO
and GND.
Register 07h containing the AHIZEN bit must not be
written during the powerup sequence and only takes
effect when in powerdown and V
IO
is supplied. In
powerup the LOUT and ROUT pins are set to the
common mode voltage specified in Table 7, “FM
Receiver Characteristics
1,2
,” on page 10, regardless of
the state of AHIZEN. Bits 13:0 of register 07h must be
preserved as 0x0100 while in powerdown and as
0x3C04 while in powerup.
4.11. Initialization Sequence
Refer to Figure 8, “Initialization Sequence,” on page 18.
To initialize the device:
1. Supply V
A
and V
D
.
2. Supply V
IO
while keeping the RST pin low. Note that
steps 1 and 2 may be reversed. Power supplies may
be sequenced in any order.
3. Select 2-wire or 3-wire control interface bus mode
operation as described in Section 4.9. "Reset,
Powerup, and Powerdown" on page 16.
4. Provide RCLK. Steps 3 and 4 may be reversed when
using an external oscillator.
5. Set the ENABLE bit high and the DISABLE bit low to
powerup the device. Software should wait for the
powerup time (as specified by Table 7, “FM Receiver
Characteristics
1,2
,” on page 10) before continuing
with normal part operation.
To power down the device:
1. (Optional) Set the AHIZEN bit high to maintain a dc
bias of 0.5 x V
IO
volts at the LOUT and ROUT pins
while in powerdown, but preserve the states of the
other bits in Register 07h. Note that in powerup the
LOUT and ROUT pins are set to the common mode
voltage specified in Table 7 on page 10, regardless
of the state of AHIZEN.
2. Set the ENABLE bit high and the DISABLE bit high
to place the device in powerdown mode. Note that all
register states are maintained so long as V
IO
is
supplied and the RST
pin is high.
3. (Optional) Remove RCLK.
4. Remove V
A
and V
D
supplies as needed.
To power up the device (after power down):
1. Note that V
IO
is still supplied in this scenario. If V
IO
is
not supplied, refer to device initialization procedure
above.
2. (Optional) Set the AHIZEN bit low to disable the dc
bias of 0.5 x V
IO
volts at the LOUT and ROUT pins,
but preserve the states of the other bits in Register
07h. Note that in powerup the LOUT and ROUT pins
are set to the common mode voltage specified in
Table 7 on page 10, regardless of the state of
AHIZEN.
3. Supply V
A
and V
D
.
4. Provide RCLK. Steps 3 and 4 may be reversed when
using an external oscillator.
5. Set the ENABLE bit high and the DISABLE bit low to
powerup the device. Software should wait for the
powerup time (as specified by Table 7, “FM Receiver
Characteristics
1,2
,” on page 10) before continuing
with normal part operation.
Table 8. Selecting 2-Wire or 3-Wire Control
Interface Busmode Operation
Bus Mode SEN
3-wire 0
2-wire 1
Note: All parameters applied on rising edge of RST.
Si4708/09-B
18 Confidential Rev. 1.4
Figure 8. Initialization Sequence
4.12. Programming Guide
Refer to "AN349: Si4708/09 Programming Guide" for
control interface programming information.
VA,VD Supply
RCLK Pin
ENABLE Bit
1234
5
RST Pin
VIO Supply

SI4709-B-GM

Mfr. #:
Manufacturer:
Silicon Labs
Description:
RF RCVR FM 76MHZ-108MHZ 16QFN
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet