2015-12-17 07:28 PM
I used stm32 library ADC & DMA to get the FOC Ia,b values, but the values are different at using PMSM library
PWMC_GetPhaseCurrents(oCurrSensor[MC_NUM], &Iab); I didn't know why have different values.The values of using ADC library are correct.How could I debug the error of PMSM library?Thanks!2016-01-07 08:53 AM
Ciao Sapphira
Hard to say why you get different values. Did you consider the offset calibration done by the MC lib? Ciao Gigi