Skip to main content
Associate II
December 9, 2024
Question

VIPer0P on/off questions

  • December 9, 2024
  • 1 reply
  • 874 views

The description of the on and off pins is not complete.

What happens if both are active at the same time?

Does one pin have higher priority than the other?

Is it possible to turn the device on/off just using one of the pins letting the other one unconnected?

Is the signal latched (after debounce time)?

 

1 reply

Peter BENSCH
Technical Moderator
December 10, 2024
  1. What happens if both are active at the same time?
    This is not determined and should be avoided.

  2. Does one pin have higher priority than the other?
    See (1)

  3. Is it possible to turn the device on/off just using one of the pins letting the other one unconnected?
    No.

  4. Is the signal latched (after debounce time)?
    The question is not entirely clear, but perhaps this will help: after one of the inputs (OFF, ON) has been activated, the VIPER0P retains this status even if this input is enabled again.

Hope that helps?

Regards
/Peter

thansenAuthor
Associate II
December 12, 2024

Hi Peter,

ok, I think I can manage with that description.

What happens when the Viper0P is first powered (VCC > VCC startup)?

Will it start switching in active mode or startup in ZPM mode and wait for an ON signal?

Thomas

 

Peter BENSCH
Technical Moderator
December 12, 2024

When switching on, the VIPer0P always starts in normal operating mode, i.e. it can then be switched off with OFF. This behavior is described in the data sheet in section 5.11:

[..] If the device is disconnected from the mains or there is a mains interruption while in ZPM, the information in the logic is lost. When the input source is applied again, the IC will be restarted in normal mode. [...]

Hope that helps?

Regards
/Peter