Hi Konstantinos,
Sorry about it not working... I am going to test the script and make any changes I can to help on Monday. We have a call scheduled Tuesday to go over progress, I hope to have something more to show by then. I've had a lot of support requests…
Part Number: TLV320AIC3268 Other Parts Discussed in Thread: AM3352 Hardware: AM3352 connected to codec TLV320AIC3268 via I2C and I2S
I am working with old TI-SDK 6.0 (Linux kernel 3.2) and need to use driver for TLV320AIC3268.
Driver provided by TI:
https…
Part Number: TLV320AIC3262 Other Parts Discussed in Thread: TLV320AIC3263 , TLV320AIC3268 Tool/software: Hi,
I found the Linux driver of TLV320AIC3262 for Linux kernel v5.10 at the 7z file(0572.current.7z) of Shenghao Ding from e2e.ti.com/.../tlv320aic3263…
Part Number: AM5718 Other Parts Discussed in Thread: TLV320AIC3268 Hi,
we are using codec TLV320AIC3268 with AM5718 processor and implementing through linux(sdk 06.00.03.106). I need your help in configuring the codec. Is there any steps or related code…
Part Number: TLV320AIC3268 A few questions:
Does a demo board exist for this device?
Are there Linux drivers available?
Is there any graphical support software to help set registers?
Thank you.
Part Number: TLV320AIC3268 Do you have an updated link to the Linux/ALSA drivers for the TLV320AIC3268? This link seems to be broken.
Can these drivers be used even if no I2C control is needed? I just want to create a standard I2S output to the TLV320AIC3268…
This aic3xxx device is coming from the i2c device as seen in the code below.
static int aic3xxx_i2c_probe(struct i2c_client *i2c,
const struct i2c_device_id *id)
{
struct aic3xxx *aicxxx;
const struct regmap_config *regmap_config;
int ret;…
Part Number: TLV320AIC3263 Other Parts Discussed in Thread: TLV320AIC3268 , TLV320AIC3262 Hello,
I found linux driver in product web site but that driver is not compatible with linux kernel v5. I find "tlvaic3x" driver in my kernel version (v5.4.47). Is…
Part Number: TLV320AIC3268 Other Parts Discussed in Thread: TLV320AIC3104 , TLV320AIC3106 , Tool/software: Linux Hi everyone
i spend couple of days to find a codec chip on TI to connect some (prefer 8) microphone and record all of them at same time and selective…
Hi Rashmi,
I can not find AIC3268 driver in the 4.4.12 kernel that is coming with DM388 IPNC RDK 3.9.1. You might check if the below e2e threads will be in help to port and use AIC3268 codec under linux:
e2e.ti.com/.../498443
e2e.ti.com/.../512929
…