Hi there,
In my digital power control application, I worked out the 3p3z transfer function control equation from somewhere (simulator) and initialized the controller with the statement PCLIB_Ctrl3P3ZInit_F16_C.
However, the f16output is always 0 in each ISR PCLIB_Ctrl3P3Z_F16_C.
Is anyone here has experience using PCLIB_Ctrl3P3Z in PCLIB?
Any tricks on the delay parameters like f16DelayX1?
Many Thanks!