diff --git a/notes.md b/notes.md index 5f6aa19..4c6bd6b 100644 --- a/notes.md +++ b/notes.md @@ -263,6 +263,20 @@ Noch günstiger geht es mit No-Name-Audioboards mit dem PCM5102A - das ist derse Sobald man weiß, wie man das Ganze verlöten muss (steht z.B. hier: https://www.raspberrypi.org/forums/viewtopic.php?t=57069#p1162299), verhält sich die Platine genauso wie der Pimoroni. Ich habe eine erfolgreich mit dem Pimoroni-Skript konfiguriert, ansonsten kann man das auch manuell konfigurieren (https://support.hifiberry.com/hc/en-us/articles/205377651-Configuring-Linux-4-x-or-higher) +## CJMCU-5102 (PCM5102A) verbunden https://blog.sengotta.net/connecting-a-pcm5102a-breakout-board-to-a-raspberry-pi/ +--- funktioniert mit volumio 2 --- +VCC <–> Pin 2 (5V) +GND <–> Pin 6 (GND) +FLT <–> GND +DMP <–> GND +SCL <–> GND +BCK <–> Pin 12 (GPIO18) +DIN <–> Pin 40 (GPIO21) +LCK <–> Pin 35 (GPIO19) +FMT <–> GND +XMT <–> 10k Resistor <–> 3,3V of the PCM5102A board + +