Skip to content

Stereo with max98357a #421

Answered by MisterAG
MisterAG asked this question in Q&A
Discussion options

You must be logged in to vote

I think I found the solution in my case after some extensive googeling, by setting the correct voltage on the SD pin:

This pin is used for shutdown mode but is also used for setting which channel is output. It's a little confusing but essentially:

If SD is connected to ground directly (voltage is under 0.16V) then the amp is shut down
If the voltage on SD is between 0.16V and 0.77V then the output is (Left + Right)/2, that is the stereo average.
If the voltage on SD is between 0.77V and 1.4V then the output is just the Right channel
If the voltage on SD is higher than 1.4V then the output is the Left channel.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MisterAG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants