GR64 Integrators Manual
Page: 57/104
This document is the sole and exclusive property of WAVECOM. Not to be distributed or divulged without prior written agreement.
Ce document est la propriété exclusive de WAVECOM. Il ne peut être communiqué ou divulgué à des tiers sans son autorisation préalable
5.10.1
PCM Data Format
The PCM digital audio interface for GR64 is based upon the Texas Instruments SSI
standard. The SSP interface can be programmed for data frame sizes between 4 to 16
bits. The clock rate is fixed to 128kHz.
PCMCLK (bit clock) and PCMSYNC (frame synchronization) are both generated by the
DSP within the Wireless CPU. The DSP within the Wireless CPU in this instance is the
master for all external PCM, so clocks and data from external devices must be
synchronized to it.
For standard GSM voice a 13-Bit PCM data word is embedded in a 16-bit word frame,
as shown in Figure 20 below.
LSB
MSB
D0
D15
13-bit sample occupies these frame bits
sample LSB justified
LSB
MSB
D0
D15
13-bit sample occupies these frame bits
sample LSB justified
Figure 20: 13-bit GSM voice embedded in 16-bit PCM Frame
Typical PCM data transfer is shown in the following figures.
MSB
MSB
LSB
LSB
SSPCLK
SSPFS
SSPDFM
SSPDTM
Q
Q
MSB
MSB
LSB
LSB
SSPCLK
SSPFS
SSPDFM
SSPDTM
Q
Q
Figure 21: PCM Frame format for a single transfer
Q in Figure 21 above indicates unknown or invalid data content which should be
disregarded.