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.

controlsuite例程问题

Other Parts Discussed in Thread: CONTROLSUITE

在很多controlsuite例程中关于AD初始化时,都有如下说明

ChSel[0]=1; // Dummy meas. avoid 1st sample issue Rev0 Picollo*/

ChSel[1]=1; // ChSelect: ADC A1-> Phase A Current

ADC_MACRO_INIT(ChSel,TrigSel,ACQPS)

好像SOC0都不能用,请问这是为什么,我做任何应用都不能使用这个SOC0吗?