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.

关于5438a中ad的问题



你好:

我使用的是5438a这款单片机,开发软件用的是IAR5.50版本在仿真的时候遇到了一些问题,

在单步运行的时候只要打开了ctl0的enc位ctl1的busy位就会置位,我理解busy位置位表示正在采样转换应该没有错吧,但是我的ctl0的sc位并没有打开啊这时候,他怎么开始转换的啊?

他的pdf上面是这样的,可以有两个方法开始采样,一个是只打开enc然后又采样脉冲的话就会开始采样转换,另一种就是把sc和enc同时打开,是不是这样来理解啊?