3-2
Digitized Sound I/O Programming
Digitized Sound Operation Modes
This section describes the digitized sound data format and various digitized sound
operation modes available on the DSP. It covers the following topics:
digitized sound data format
digitized sound I/O transfer rate
direct mode digitized sound I/O
single-cycle DMA mode digitized sound I/O
auto-initialize DMA mode digitized sound I/O
high-speed DMA mode digitized sound I/O
Adaptive Delta Pulse Code Modulation (ADPCM) DMA mode digitized
sound I/O
DSP digitized sound I/O capability
Digitized Sound Data Format
The digitized sound data is in Pulse Code Modulation (PCM) format. For 8-bit PCM
data, each sample is represented by an unsigned byte. For 16-bit PCM data, each
sample is represented by a 16-bit signed value.
The maximum and minimum values for PCM samples of 8-bit and 16-bit sizes are as
follows:
Format
Maximum Value
Minimum Value
Midpoint Value
8-bit PCM
255 (0xFF)
0
128 (0x80)
16-bit PCM
32767 (0x7FFF)
-32768 (-0x8000)
0
Figure 3-1: PCM sample size
Содержание SB0350
Страница 29: ......
Страница 71: ...Mixer Chip Programming 4 13 Figure 4 4 Logical Schematic of the Output Mixing Paths ...
Страница 72: ...4 14 Mixer Chip Programming Figure 4 5 Logical Schematic of the Input Mixing Paths ...
Страница 141: ...Index3 ...