Manual
Table Of Contents
- 1. Pin Descriptions
- 2. Characteristics and Specifications
- 3. Typical Connection Diagram
- 4. Detailed Block Diagram
- 5. Applications
- 5.1 General Description
- 5.2 System Design
- 5.3 Power-Up and Power-Down
- 5.4 Volume & Muting Control Architecture
- 5.5 Volume Controls
- 5.6 Muting Controls
- 5.7 Zero-Crossing Detection
- 5.8 System Serial Control Configuration
- 5.9 I·C/SPI Serial Control Formats
- 6. CS3318 Register Quick Reference
- 7. CS3318 Register Descriptions
- 7.1 Ch 1-8 Volume - Addresses 01h - 08h
- 7.2 ¹dB Control - Address 09h
- 7.3 Mute Control - Address 0Ah
- 7.4 Device Configuration 1 - Address 0Bh (Bit 5)
- 7.5 Device Configuration 2 - Address 0Ch
- 7.6 Channel Power - Address 0Dh
- 7.7 Master Power - Address 0Eh
- 7.8 Freeze Control - Address 0Fh
- 7.9 Master1 Mask - Address 10h
- 7.10 Master1 Volume - Address 11h
- 7.11 Master1 Control - Address 12h
- 7.12 Master2 Mask - Address 13h
- 7.13 Master2 Volume - Address 14h
- 7.14 Master2 Control - Address 15h
- 7.15 Master3 Mask - Address 16h
- 7.16 Master3 Volume - Address 17h
- 7.17 Master3 Control - Address 18h
- 7.18 Group2 Chip Address 19h
- 7.19 Group1 Chip Address 1Ah
- 7.20 Individual Chip Address 1Bh
- 7.21 Chip ID - Address 1Ch
- 8. Parameter Definitions
- 9. Package Dimensions
- 10. Thermal Characteristics and Specifications
- 11. Ordering Information
- 12. Revision History

DS693F1 23
CS3318
5.8 System Serial Control Configuration
The CS3318 includes a comprehensive serial control port which supports both SPI and I²C modes of com-
munication (See the “I²C/SPI Serial Control Formats” section on page 27). The control port uses the shared
serial control bus to define each device’s slave address. This allows independent control of up to 128 de-
vices on the shared serial control bus without requiring hardware device address configuration pins or any
more than one CS
signal (for SPI mode).
Each device will respond to three different chip addresses; Individual, Group 1, and Group 2. The device’s
Individual chip address provides read and write access to the CS3318’s internal registers. The device’s
Group 1 and Group 2 addresses provide write-only access to the CS3318’s internal registers. If a read op-
eration is requested using either the Group 1 or Group 2 address, the devices will not respond to the re-
quest. Upon the release of RESET
, each of these device addresses initializes to the default address. In this
state, the device will respond to both register reads and writes when addressed with this default address.
Each of the device’s addresses may be changed via a standard serial register write to an internal register
of the CS3318. Using this method, each device may be assigned a unique Individual address, and groups
of devices may be assigned shared Group 1 and Group 2 addresses for simultaneous control. Use of the
master volume and mute controls in combination with the available group addresses provides for easy mas-
ter and sub-master control within a multiple CS3318 system.
5.8.1 Serial Control within a Single-CS3318 System
In a single CS3318 system, no special attention must be given to the serial control port operation of the
CS3318. The standard serial control signals (SDA and SCL for I²C Mode, or MOSI, CCLK, and CS
for SPI
Mode) should be connected to the system controller, and the ENOut signal is not used (see
Figures 7 and 8). Upon the release of RESET
, the CS3318 must be addressed with its default chip ad-
dress.
Although it is not necessary, the default Individual, Group 1, and Group 2 chip addresses may be changed
by writing their respective control port registers. Once the contents of these registers has been modified,
the device must be addressed with the registers’ new contents. When the device is reset, its device ad-
dresses will return to their default value.
Referenced Control Register Location
Individual Address............... “Individual Chip Address 1Bh” on page 41
Group 1 Address................. “Group 1 Chip Address 1Ah” on page 40
Group 2 Address................. “Group 2 Chip Address 19h” on page 40
μC
CCLK
MOSI
CS
CS CCLK
MOSI
Reset
ENout
RST
Figure 8. Standard SPI Connections
μC
SDA
SCL
SCL SDA
Reset ENout
RST
Figure 7. Standard I²C Connections