GSM/GPRS Module Series
M66 Hardware Design
M66_Hardware_Design Confidential / Released 48 / 80
3.9.3. Reference Design
M66 can only work as a master, providing synchronization and clock source. The reference design is
shown as below.
PCM_SYNC
PCM_CLK
PCM_OUT
PCM_IN
PCM_SYNC
PCM_CLK
PCM_IN
PCM_OUT
Module
(Master)
Peripheral
(Slave)
Figure 32: Reference Design for PCM
3.9.4. AT Command
There are two AT commands about the configuration of PCM, listed as below.
AT+QPCMON can configure operating mode of PCM.
AT+QPCMON=mode, Sync_Type, Sync_Length, SignExtension, MSBFirst
Table 14: QPCMON Command Description
0: Close PCM
1: Open PCM
2: Open PCM when audio talk is set up
0: Short synchronization
1: Long synchronization
Programmed from one bit to eight bit
0: Zero padding
1: Sign extension
0: MSB first
1: Not support