Creative SB0350 Programming Manual page 56

Hardware programming guide
Table of Contents

Advertisement

bMode is one of the following:
bMode
00h
20h
10h
30h
wLength is one less than the actual number of samples to be transferred.
The transfer begins here. The DSP will generate an interrupt after transferring the
programmed number of samples.
Upon receiving an interrupt from the DSP, the following steps should be done in the
interrupt service routine:
1.
Program the DMA controller for the next block.
2.
Program the DSP for the next block (step 5 shown above).
At the end of data transfer:
1
Disable the interrupt used.
2
Restore the original interrupt service routine.
Digitized Sound I/O Programming
Description
8-bit mono unsigned PCM
8-bit stereo unsigned PCM
16-bit mono signed PCM
16-bit stereo signed PCM
3-27

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents