PCM5122-Audio-Board-A

From Waveshare Wiki
Jump to: navigation, search
PCM5122 Audio Board (A)
PCM5122 Audio Board (A)

I2S
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

{{{name6}}}

Overview

Introduction

Preface

This product is an audio module designed for the Raspberry Pi, a dedicated audio sound card expansion board for the Raspberry Pi, with stereo encoding and decoding, supporting high-quality audio playback.

Features

  • Supply voltage: 5V
  • Logic voltage: 3.3V
  • Audio codec chip: PCM5122
  • Control nterface: I2C
  • Audio interface: I2S
  • DAC SNR: 112dB

Hardware Resources

900px-PCM5122-Audio-Board-A-details-inter.png


Hardware Connection

Before powering on, the module must be connected via the 40PIN header

  • Control interface: I2C (I2C1 0x4C)
  • Audio interface : I2S
  • Firmware : I2C (I2C0 0x50)

Working with Raspberry Pi

Only Raspberry Pi is supported, and other controllers are not supported

Raspberry Pi OS

Detect Sound Card

  • Check playback: aplay -l
pi@raspberrypi:~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 2: IQaudIODAC [IQaudIODAC], device 0: IQaudIO DAC HiFi pcm512x-hifi-0 [IQaudIO DAC HiFi pcm512x-hifi-0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Audio Playback Test

Playback

sudo aplay -Dhw:0 test.wav

Play the audio you just recorded

Adjust Volume

The default volume is relatively high

sudo alsamixer

If the sound card is not set as the default sound card, you need to press F6 to select the sound card device.
900px-PCM5122 Audio Board (A) 1.png
Adjust volume with Digital (Use arrow keys to select and adjust)
In fact, there are many options for adjustment on the right.

mpg123 Player

The aplay only supports music in wav, in fact there are more music in MP3 format. You need to install:

sudo apt-get install mpg123 
sudo mpg123 music.mp3

Please note that music.mp3 here needs to be replaced with your MP3 music.

Graphical smplayer

If it's a command line system, you can skip this. If it's a desktop system, install:

sudo apt-get install smplayer

Right-click in the interface and select IOaudIODAC as the default
PCM5122 Audio Board (A)-2.png
Open the smplayer software in the menu, and open the audio file to play it. (You can also use smplayer to play videos)
PCM5122 Audio Board (A)-3.png
PCM5122 Audio Board (A)-4.png

Volumio System

Open Driver

Disabled by default, needs to be turned on in settings


Open the option in the upper left corner
PCM5122 Audio Board (A) volumio 1.png
Select Playback Options

900px-PCM5122 Audio Board (A) volumio 2.png
1. Enable I2S DAC
2. Select IQaudIO DAC Plus
3. Select DSD over PCM (DoP)
4. Save General Playback Options settings
5. Then save Audio Output settings, and the device will restart after saving

After the device restarts, SSH login and executing aplay -l will recognize the device
PCM5122 Audio Board (A) volumio 3.png

How to Use

If you want to play local music, you can copy the audio to a USB drive and connect it, or copy it to the local directory /mnt/INTERNAL/, then restart the device
After restarting, select Music
PCM5122 Audio Board (A) volumio 4.png
Select Music Library
PCM5122 Audio Board (A) volumio 5.png
You can see the audio in the /mnt/INTERNAL/ directory in INTERNAL
PCM5122 Audio Board (A) volumio 6.png

Adjust Volume

The default volume is relatively high

sudo alsamixer

If the sound card is not set as the default sound card, you need to press F6 to select the sound card device.
900px-PCM5122 Audio Board (A) 1.png
Adjust volume with Digital (Use arrow keys to select and adjust)
In fact, there are many options for adjustment on the right.

Moode Audio Player System

Connect the PCM5122 Audio Board (A), and the device will be automatically recognized upon reboot. Select the corresponding sound card accordingly.

Select Sound Card

Select Configure in the upper left corner
PCM5122 Audio Board (A) Moode 1.png
Select audio
PCM5122 Audio Board (A) Moode 2.png
Select IQaudIODAC sound card
PCM5122 Audio Board (A) Moode 3.png


Resources

Datasheet

3D Diagram



FAQ


 Answer:

It depends on the operating system. If it's Raspberry Pi OS, it is not necessary. The firmware is automatically loaded by Raspberry Pi


Support




Technical Support

If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 PM GMT+8 (Monday to Friday)