Post Go back to editing

Analog MIC configuration

Thread Summary

The user faced issues with no sound from the MIC out on I2S using the MAX98089 codec. The solution involved setting Reg0x4F to 0x00, which resolved the issue. The user also noted a potential soldering issue affecting the SDOUTS1 pin, but this did not impact internal functions like sidetone.
AI Generated Content
Category: Hardware
Product Number: MAX98089

Facing issues with getting any sound at all from the MIC out on I2S; I am wondering if my configuration for the MIC path is correct.

I can play back sound from the PCM controller fine, but I am not getting any sound from the codec to the PCM controller (controllerdevice have also been tested with I2S configuration on controller and codec without any change in behavior).
I have verified the MIC connection itself by routing from MIC1 to Left Speaker Mixer directly and the audio signal is going through fine that way, but if I try the loopback mode to connect ADC output to DAC input, no signal is getting through.
And I also do not get any signal through if I use the sidetone option.
This makes me wonder if I have missed anything in the configuration or if something may have happened to the codec itself.
I am using the EVKIT software only to help me with the configuration and do not have the actual kit.

; MAX98089 EVKIT Software Configuration File

[Software Version]
1.0.0.0

[Device Version]
0x40 

[Control Registers]
0x00     0x00
0x01     0x00
0x02     0x00
0x03     0x00
0x04     null
0x05     null
0x06     null
0x07     null
0x08     null
0x09     null
0x0A     null
0x0B     null
0x0C     null
0x0D     null
0x0E     null
0x0F     0x00
0x10     0x10 
0x11     0x30 
0x12     0xA0 
0x13     0x00 
0x14     0x24 
0x15     0x00 
0x16     0x43 
0x17     0x00 
0x18     0x00 
0x19     0x00
0x1A     0x00
0x1B     0x00
0x1C     0x00
0x1D     0x00
0x1E     0x00
0x1F     0x00
0x20     0x00
0x21     0x00
0x22     0x80 
0x23     0x80 
0x24     0x00
0x25     0x00
0x26     0x00
0x27     0x00
0x28     0x00
0x29     0x00
0x2A     0x00
0x2B     0x01 
0x2C     0x00
0x2D     0x00
0x2E     0x00 
0x2F     0x00 
0x30     0x00
0x31     0x00
0x32     0x00
0x33     0x03 
0x34     0x00 
0x35     0x34 
0x36     0x00
0x37     0x00
0x38     0x00
0x39     0x00
0x3A     0x00
0x3B     0x00
0x3C     0x00
0x3D     0x15 
0x3E     0x15 
0x3F     0x00
0x40     0x00
0x41     0x00
0x42     0x00
0x43     0x00
0x44     0x00
0x45     0x00
0x46     0x00 
0x47     0x00
0x48     0x00 
0x49     0x00 
0x4A     0x00
0x4B     0x00
0x4C     0x0A 
0x4D     0x22 
0x4E     0xF0 
0x4F     0x05
0x50     0x01 
0x51     0xC0 

[EQ1 Settings]
Band    0
Freq    40
Amp    0
Q    2
Band    1
Freq    130
Amp    0
Q    2
Band    2
Freq    400
Amp    0
Q    2
Band    3
Freq    1500
Amp    0
Q    2
Band    4
Freq    4000
Amp    0
Q    2

[EQ2 Settings]
Band    0
Freq    40
Amp    0
Q    2
Band    1
Freq    130
Amp    0
Q    2
Band    2
Freq    400
Amp    0
Q    2
Band    3
Freq    1500
Amp    0
Q    2
Band    4
Freq    4000
Amp    0
Q    2

[Biquad 1 Settings]
Freq    100
Amp    -60
Q    0,707

[Biquad 2 Settings]
Freq    20
Amp    -56,1
Q    0,707

[CS8427 Registers]
0x01     0x00
0x02     0x00
0x03     0x00
0x04     0x00
0x05     0x00
0x06     0x00

[Other Settings]
CS8427TabSheet Visible=False
MCLK_SW1_Value=False
MCLK_SW2_Value=False
CONNECT_Value=False
CS8427_RST_Value=False

Parents Reply Children
No Data