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.
感谢 Changjiang Liu 的回复。
我是想问,有没有类似这样的控制位:
将其清0,则复用的引脚由DAC模块控制, 而ADC模块不能使用该引脚;
置1,则由ADC控制,DAC不能使用。
在DAC模块的控制寄存器中,有使能DAC输出的寄存器,如果将其输出使能:
若同时将ADC配置为采样同一引脚的信号,是不是ADC采到的就是DAC的输出了;
若将ADC配置为采样其他引脚的信号,则原则上,ADC会不会受到DAC输出的影响。