Moode Forum
Detailed DAC parameters selection - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8)
+--- Thread: Detailed DAC parameters selection (/showthread.php?tid=5458)



Detailed DAC parameters selection - ststefanov - 03-24-2023

Hi!
I want to use my DIY DAC built with SM5813 and PCM58P with moode and I stuck in DAC type selection.
There are very much DAC models in list and in overlays, which is excellent, but in my case I tried dozens of combinations and nothing works.
SM5813 digital filter require right-justified data format and it will be excellent if in DAC selection to have possibility (something as "advanced mode") to select instead of model or overlay direct DAC parameters, for example data format (I2S, left-justified, right-justified), data length (16, 24, 32 bits), etc.

Best regards.


RE: Detailed DAC parameters selection - TheOldPresbyope - 03-24-2023

That’s a big ask, essentially a built-in driver/overlay builder. Seems pretty niche to me but Tim’s pulled some neat tricks out of his hat before Smile

I’m curious. Have you played any tracks through your DAC and, if so, how?

Regards,
Kent


RE: Detailed DAC parameters selection - Tim Curtis - 03-24-2023

Typically right/left justify is set in some hardware register on the chip.
AFAIK none of the i2s DAC drivers expose an option that would allow setting i2s justify mode in software.

The parameters exposed by the i2s drivers included in RaspiOS are listed in the file below.


Code:
/boot/overlays/README