Other Parts Discussed in Thread: TAS6424
Tool/software:
Hello TI,
I am using TAS5431-Q1 Audio Amplifier in my project. But there is no driver for intergration related to TAS5431. Could you please send me the driver for this.
Thanks,
Bhavana
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:
Hello TI,
I am using TAS5431-Q1 Audio Amplifier in my project. But there is no driver for intergration related to TAS5431. Could you please send me the driver for this.
Thanks,
Bhavana
Bhavana,
Here is an example for TAS6424 device. you can simply it to be TAS5431 use.
https://github.com/torvalds/linux/blob/master/sound/soc/codecs/tas6424.c
Dylan
Hi Bhavana
We don't have the code could be directly used for TAS5431. What we could provide is the driver example, and customer could based on the example and design for their own project. Thanks.
Vaddi,
Please use below link as driver example. You are a SW engineer, should have be equipped with this basic skill set. TI not able to guide you how to modify the driver for your project, that is your job responsibility to do.
https://github.com/torvalds/linux/blob/master/sound/soc/codecs/tas6424.c
Dylan