Query on using PCM1754 DAC in STM32MP135 DK for Audio output
Hi,
Is it possible to utilize the PCM1754 DAC as a Sound card with the ALSA Framework on OpenSTLinux?
According to the documentation, the PCM1754 functions as a Hardware-controlled DAC, eliminating the need for additional drivers. Therefore, is it necessary to develop custom drivers for this particular DAC if we are using linux as OS?
If it is possible, are there any references for configuring device tree files and sound card configuration to facilitate this setup?
