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.
我将内部 ADCA 设置为12位。 我使用 CPU 计时器0将 ADC-A 的 SOC 配置为每300ns 发生一次。 当 ADC 转换完成时、我生成了一个 ADC-A 中断(在每个 EOC 上生成了 ADC-A 中断)。 我将 AQPS=14 (75ns)。 现在、我如何才能结束中断生成的时间? 虽然我的 AQPS 为75ns、EOC 是否每75ns 发生一次? 因此、每75ns 发生一次中断?