Audio Amp Recommendations

Status
Not open for further replies.

jefflongo

Broke BitBuilt
Staff member
.
.
Joined
Dec 15, 2016
Messages
1,019
Likes
1,373
Location
Santa Barbara, CA
Portables
3
Hey, I'm currently learning to design custom PCBs. I'm going to integrate an audio amp into my current project and I am trying to decide from the plethora of options online. Anybody have any recommendations? I'm not implementing a headphone jack and haven't decided on speakers; I am just looking for one that will give me good audio quality, is relatively simple, has a mute function, and being able to use a slider for volume would be a plus, though I'm sure I could implement a conversion from analog to digital volume control.
 
Anything wrong with using a PAM8803? I mean it fits all your needs, and very easy to intergrate
 
I think the LM49270 is a good choice even without the headphones. It requires very few external components except for the microcontroller. My code has slider functionality too.
 
Hmm.. I still think that amp might still be a bit overkill for my needs. I've been looking at some different PAM variations, and these three seem to have analog volume control and a mute function.

https://www.diodes.com/assets/Datasheets/PAM8603M.pdf
https://www.diodes.com/assets/Datasheets/PAM8001.pdf
https://www.diodes.com/assets/Datasheets/PAM8008.pdf

Though I'm not sure what the differences are aside from the 8001 being 2W/ch as opposed to 3W/ch. Do these look good/simple to use? Has anyone used any of these before? Where is the sweetspot of power/channel? How should the power rating for your speaker match up with the power output per channel?

EDIT: I think I'm going to go with the PAM8603M unless there are any reasons I shouldn't
 
Last edited:
Sorry to be a newb, but can't you just add a pot to the input line, and have analog volume control for any amp? How do these PAM chips handle it differently having it "integrated?"
 
Ok. Or a stereo pot if someone still wanted to use a PAM8803 with analog controls
 
Status
Not open for further replies.
Back
Top