Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


What I2S DAC uses left justified format?
#9
Very odd.

The hifiberry-dac overlay specifies pcm5102a codec
https://github.com/raspberrypi/linux/blo...verlay.dts
https://github.com/raspberrypi/linux/blo...erry_dac.c

According to pcm5102a sources S32_LE is a supported format
https://github.com/raspberrypi/linux/blo...pcm5102a.c

But obviously ALSA believes that the device only supports up to S24_LE. i don't recall exactly how to get ALSA to probe the device and report its capabilities but possible running the cmd below will show something.

Code:
speaker-test -h

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: What I2S DAC uses left justified format? - by Tim Curtis - 11-29-2018, 07:27 PM

Forum Jump: