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.

TLV320AIC3120: loop back test using PSOC

Part Number: TLV320AIC3120

Tool/software:

I am using the TLV320AIC3120 codec with PSOC62. Here with I am attaching the project. I want to test loopback. I am giving input as 1KHz sine tone but i am getting square waves.

Please help me.

Please check audio.c for register values.

i am doing loopback in wclk_isr().

  • Hi,

    Can you attach scope shots that show your square wave output vs input, as well as tell me your clock settings? I see in audio.c that you are using the beep generator at some point, is this your sine wave source or are you giving a sine on the input pins and expecting on the output? 

    Best,
    Mir

  • I am giving sine input externally using audio analyzer to MIC1LP and checking the output at HPOUT using scope . In my code I changed the routing to HPOUT. Now it is coming. I am able to hear the 1KHz tone also