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.

[FAQ] TLV320AIC CODECs and ADCs: How to generate a header (.h) file with PPS

Other Parts Discussed in Thread: TLV320AIC3254

How do I generate a header (.h) files using Pure Path Studio (PPS)? 

  • PurePath Studio is capable of generating header files to be used in an end system, as well as TI's script format.

    To enable header file generation follow these steps in PurePath Studio GDE:

    1. Click Tools > Options.

    2. Select the Build tab.

    3. Check the Generate Device Driver Interface option.

    4. Compile the code as usual. A header file will now be generated.

    Refer to the PurePath Studio documentation for details on how to implement into an end system.

    The following app note provides an implementation example for the TLV320AIC3254 : http://www.ti.com/lit/pdf/slaa605.