Other Parts Discussed in Thread: TAS6424, TAS6424-Q1
Tool/software: Linux
Best regards
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Best regards
Hi Mohmed-Amjad,
I'm the applications engineer for TAS6424.
TAS6424 is an audio amplifier. It does not have direct interface to wireless device. It has I2C (low level device register settings) and I2S (low level audio bus with clocks and data). Any interfaces to higher module such as USB, wireless or Bluetooth will have to be done in that specific drivers.
Hopefully someone on this forum who is more familiar with beaglebone wireless can help with such a driver.
Best regards,
Tuan
Hi Tuan,
We are not trying to use the TAS6424-Q1 through the Bluetooth or Wifi. We want just to get volume/features control through alsamixer in linux . We found the TI linux module patch (refer to my question). but we can't get the control of the TAS6424 through alsamixer and it doesn't appear as sound card when I use the aplay -L command.
Thank you in advance for your answer