Hi C2000 champion
A servo customer want to try HFI for motor IDP. customer have a question about HFI parameters as below:
// HFI frequency (timing) parameters
hfi1.Squ_PRD_set = INDEX_CNT; /* 16 IPD // 8 low speed for Bosch // 1 for E-bike */
hfi1.HFI_Time1 = 400;
hfi1.HFI_Time2 = 450;
hfi1.base_wTs = _IQ(BASE_FREQ*T);
Customer want to know how to tuning HFI_Timer1 and HFI_Timer2 according their hardware and motor?
Another question is whether have a HFI parameters tuning user guide?
Eric