How to Config Alsa Mixer Controls for a DFSDM Sound Card

Forums Reference, Evaluation, and Development Boards OSD32MP1-RED How to Config Alsa Mixer Controls for a DFSDM Sound Card

Tagged: , ,

Viewing 1 reply thread
  • Author
    Posts
    • #12534
      Farid AzharFarid Azhar
      Participant

        We’ve successfuly configured a digital Microphone on our custom board (based on OSD32MP1-RED) as a “STM32MP15DK” dfsdm sound card and able to record audio using “arecord” command. The recorded audio volume is very low and we find no way to increase it.

        We added the /etc/asound.conf file

        The contents of amixer utility are empty.

        The /var/lib/alsa/asound.state configuration file is also empty.

        There is no STM32MP15DK card specific alsa-lib configuration file “STM32MP15DK.conf” in /usr/share/alsa/cards/ directory as stated in Soundcard_configuration wiki

        How do we assign the “amixer” contents for the STM32MP15DK dfsdm sound card to modify the audio recording volume.

        Here are some of the audio commands output:

      • #12585
        Neeraj Kumar Reddy DantuNeeraj Dantu
        Moderator

          Hey Farid,

          My apologies for the delayed response. Did you take a  look at the sound card configuration files from meta-st-stm32mp here: https://github.com/STMicroelectronics/meta-st-stm32mp/tree/kirkstone/recipes-bsp/alsa?

          Since you are using the DFSDM interface same as STM32MP157C-EV1, I would look at what the STM32MP157C-EV1 is using for the configuration files that are missing in your system.

          Best,

          Neeraj

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.