Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE,
Tool/software: Code Composer Studio
Hello,
I am using spll_1ph_sogi library function for my single phase pll. I am appling an input to it using function generator. 50Hz sine.
When I check the spll1.sine output and compare it with the input i.e. spll1.u[0], it is 90deg phase shifted. Then I checked Orthogonal signal osg_u[0] i.e. Alpha component which is also 90deg phase shifted to my input.
I have configured DACs to check both signals.
Is there any mistake while checking the output?