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.

ADC采集时序问题F28377d芯片

dsp 进行adc电压采集时,将采集结果送入结果寄存器时,dsp的其他程序是不是还可以正常运行着,也就是说adc将结果采进结果寄存器是单独进行的不干扰主程序,然后adc中断只是用来处理adc采集的数据的,也可以不触发这个中断。