############################################### # Software Reset ############################################### # # Select Page 0 w 30 00 00 # # Initialize the device through software reset w 30 01 01 ############################################### ############################################### # Clock Settings # --------------------------------------------- # The codec receives: MCLK = 11.2896 MHz, # BCLK = 2.8224 MHz, WCLK = 44.1 kHz ############################################### # # Select Page 0 w 30 00 00 # # NADC = 1, MADC = 2 w 30 12 81 82 # # AOSR = 128 (default) # ############################################### ############################################### # Audio Settings ############################################### # # Default Setting: I2S, 16-bits, Slave Mode (BCLK and WCLK are inputs), 3-stating of DOUT disabled w 30 1b 31 ############################################### # Signal Processing Settings ############################################### # # Select Page 0 w 30 00 00 # # Set the ADC Mode to PRB_P1 (default) w 30 3d 01 # ############################################### ############################################### # Recording Setup ############################################### # # Left ADC Vol = 0dB w 30 53 00 # # Select Page 1 w 30 00 01 # # Mic Bias Powered Down w 30 33 00 # # Left ADC Input selection for Left PGA = IN1L(P) as Single-Ended w 30 34 f3 # # Left Analog PGA Seeting = 0dB w 30 3b 00 # # Select Page 0 w 30 00 00 # # Power-up Left ADC w 30 51 80 # # Unmute Left(Gain = 0dB) w 30 52 08