delete, move files

This commit is contained in:
2025-03-28 23:46:11 +01:00
parent ae97de4ef0
commit ec5610c919
3 changed files with 36 additions and 0 deletions

View File

@@ -121,6 +121,9 @@ Chip to use: MCP73837?
### Amplifier
The Chip is a MAX98357 Class D Amp.
Pin 1 is on the lower left side, seen from the letters in correct orientation.
#### SD / MODE
This pin is used for shutdown mode but is also used for setting which channel is output. It's a little confusing but essentially:
@@ -133,6 +136,7 @@ This is compounded by an internal 100K pulldown resistor on SD so you need to us
For the breakout board, there's a 1Mohm resistor from SD to Vin which, when powering from 5V will give you the 'stereo average' output. If you want left or right channel only, or if you are powering from non-5V power, you may need to experiment with different resistors to get the desired voltage on SD
![](images/amp.png)
## Links