Part Number: TLV320AIC31XXSW-LINUX Other Parts Discussed in Thread: TLV320DAC3100 Tool/software: I am trying to Add Audio codec module(TLV320DAC3100) support to my yocto image, I started by adding the `meta-ti` layer but I can't find the ` mickledore…
Part Number: TLV320AIC31XXSW-LINUX Other Parts Discussed in Thread: TLV320AIC3100 I have integrated tlv320aic3100 audio codec with imx6s processor.
When I play audio file using "aplay" utility, then I heard some noise after completed audio and even…
And yes the have tired the default drivers that came with the Linux and also tried with one from TI website.
https://www.ti.com/tool/TLV320AIC31XXSW-LINUX#description
The driver code is as following
TLV320AIC31XXSW-LINUX Driver or library | TI.com
you can write your own kcontrol in the driver code to set the registers you wan to setting.
This can resolve the i2c access conflict., because it will call the same…
Part Number: TLV320AIC3109-Q1 Other Parts Discussed in Thread: TLV320AIC31XXSW-LINUX , TLV320AIC3110 , TLV320AIC3100 , TLV320AIC3120 , TLV320AIC3111 Hi
The current program is a preliminary POC, the kernel version used on our evaluation board is Linux…
Part Number: TLV320AIC3100 Hi,
We are using TLV320AIC3100IRHBR as audio codec interface for our Embedded Linux Platform developed using Yocto Project (Kernel Version used is 4.14.98).
To enable the driver support, "Texas Instruments TLV320AIC31xx…
Part Number: TLV320AIC3107 Other Parts Discussed in Thread: TLV320AIC31XXSW-LINUX Tool/software: Linux Hi Team,
Do we have linux driver for the TLV320AIC3107? I found the driver for some other devices here:
If there's no dedicated driver for the AIC3107…
Part Number: TLV320DAC3100 Other Parts Discussed in Thread: AM3352 Hello,
Regarding to linux driver on TLV320DAC3100, my customer has some question.
They use linux driver for TLV320AIC31XX.(Used DAC block.) and use AM3352 as MCU.
www.ti.com/.…
Josef,
There is a TLV320AIC3100 or TLV320DAC3100 which can do 2.5W into 4 ohms 10% THD With speaker supply voltage of 5.5V.
there is also a linux driver for this:
best regards,
-STeve Wilson
Hi,
You can find the Linux driver here https://www.ti.com/tool/TLV320AIC31XXSW-LINUX which has the core code and you can develop per your application.
In datasheet section 7.3.12.15, it provides the settings to enable a playback to Headphone and Speaker…