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.

TAS5711: DRC setting using GUI

Guru 16770 points
Part Number: TAS5711

Hi

I downloaded TAS5711EVM GUI from web page and installed it.

http://www.ti.com/tool/tas5711phpevm

I could change the characteristics of DRC but any change seemed not to be reflected on registers.

Is it possible to generate configuration file for DRC settings?

If yes, please show us how to do?

I don't have EVM so I could check in Edit mode.

BestRegards

  • Hello,

    On the DRC GUI page, there is a Save As button. You should be able to use this to save your DRC settings. Have you tried this?

    It is probably best to use an EVM with the GUI since you will then be able to verify that the EVM and device are responding to your desired settings.

    Regards,

    -Adam
  • Hi Adam

    We don't have EVM, but I think the settings should be saved to a certain file for the customer boards even in EDIT MODE.

    I have tried "Save As" in DRC GUI, but it did not generate any file into specified folder with specified file name.

    Could you generate any files by "Save As" in DRC GUI?

    BestRegards
  • Hello,

    I have found a solution.

    1. In the Tools menu, check the option "I2C Logging".
    2. In the Target menu, click "Connect". (this is true even if no EVM is connected, ignore EVM connection error messages)
    3. Make any register changes or writes desired.
    4. Navigate to: "C:\Program Files (x86)\Texas Instruments Inc\TAS57x1 GDE\ProcessFlows\TAS5711\diagnostics.cfg"
    5. Open this file with your text editor and you will see all the initialization code that the GUI runs. At the end of this file you will see "! I2C Diagnostics", there you will finfd any I2C writes you made.
    6. This file can be deleted as needed, the GUI will recreate it at startup.

    Regards,

    -Adam

    If I have answered your question please click the "This resolved my issue" button on this thread.