Hi!
Is there a way to put PGA970 in ultra low power comsumption (SPI ou Microcontroler mode) or standby with less than 1mA comsumption?
Thanks in advance for your answer.
Best regards.
Didier
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.
Hi!
Is there a way to put PGA970 in ultra low power comsumption (SPI ou Microcontroler mode) or standby with less than 1mA comsumption?
Thanks in advance for your answer.
Best regards.
Didier
Hi Didier,
The lowest power mode will involve putting the analog power into shutdown and to disable the VREF buffer (ALPWR register set to 0x01, although bit 4 may change depending on whether you are using gate drive or not). Additionally there should be no external load on AVDD, OUT, or the LVDT primary pins. Finally the internal MCU must be in reset to save power. This will still likely not be below 1mA, but it will be the lowest power state available.
Since the MCU is in reset, an external controller will have to command the MCU to start running again through SPI or OWI. If the PGA970 does not have a digital interface connection in the final application, then placing the MCU in reset is not an option.
Regards,