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.

CCS/UCD3138: Q format

Part Number: UCD3138

Tool/software: Code Composer Studio

int32 kp;

iv.pis.p = iv.pis.kp * steady_state_error;   //Q15*Q12

Why Kp defaults to Q15 in PID?