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.

TLV320AIC3107: CODEC DRIVER

Part Number: TLV320AIC3107

Customer is planning to use TLV320AIC3107 codec. And want to interface it with TIVA controller.

Please help to share codec driver library (c and h file) if available.

I found linux driver at http://www.ti.com/tool/TLV320AIC3XSW-LINUX .

  • Hello Prahlad,

    Unfortunately, we do not have a dedicated C code driver for the TLV320AIC310x products.  The .H file included with the Linux driver should provide a good base for the C header file but you'll need to write the base level driver code to configure the ASI bus to work with the TIVA products.

    After you create the code example we'd really appreciate it if you'd share it back with the community for others to utilize as well.