Part Number: TMS320F28027F
Dear team:
I use project "proj_10a" and I would like to get the phase current to do phase loss detection, Which parameters in the program can be used to complete this function?
Best regards
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.
Part Number: TMS320F28027F
Dear team:
I use project "proj_10a" and I would like to get the phase current to do phase loss detection, Which parameters in the program can be used to complete this function?
Best regards
Due to US holidays, you can expect a response by 3'rd Dec.
You can get the phase current from gAdcData.I.value that is per unit (PU) format. In all motor control labs in motorWware, don't need to convert it to SI format. If you want SI value, you have to add a function to get it by yourself.