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.

ADC128D818: ADC128D818 oneshot function

Part Number: ADC128D818

ADC128D818 will enter shutdown mode in LowPower mode. Can I use the one shot function at this time?

  • 您好。我们可以直接使用中文沟通。

    是的,当器件处于shutdown模式或深度shutdown模式时,启动单次转换和比较周期,之后器件会返回其所处的相应模式。 使用这个模式的明显优势是较低的功耗,这是因为此器件运行shutdown模式或深度shutdown模式。通过配置寄存器09h bit0=1 启动单次转换。


  • LowPower模式下,ADC会工作一段时间,再进入shutdown mode,然后再工作.....周而复始。我想问得是在这个过程中,当ADC进入shutdown mode,我能否调用one shot 

  • 可以,就是在shut down模式或deep shut down模式启用one shot 转换。

    low power  模式下有Low Power Conversion Mode。参考下面的介绍:

    The One-Shot register is used to initiate a single conversion and comparison cycle when the device is in shutdown mode or deep shutdown mode。

    9.2.2.2.8给出了deep shut down模式下的配置顺序,可以发现ADC进入shut down或deep shut down模式后,第三步才触发one shot转化模式。