User Activity

Hi All,I need to do 13 ADC conversions using DMA. And also need to repeat it 10 times so that I can take average for all the 13 values. Here's the code I'm using:static uint16_t adcDataArrayBeforeAvg[130];HAL_ADC_Start_DMA(&hadc, (uint32_t *)adcData...
MCSDK has options only for PMSM. I would like to know whether MCSDK can also be used to control 3-Phase ACIM. If so, any details on the changes required will be helpful.Thanks,Prakash