i’d like to ask:
is this kind of pushbuttons regularly debounced? this is never mentioned on sellers websites. is this because “everybody knows they are” or because they are not?
(hope i can use them, i’ve ordered some)
i’d like to ask:
is this kind of pushbuttons regularly debounced? this is never mentioned on sellers websites. is this because “everybody knows they are” or because they are not?
(hope i can use them, i’ve ordered some)
They are not really de-bounced themselves, generally the better quality the contact (and often more expensive), the less bounce they cause. Relays (and some switches) can have mercury whetted contacts which make the contacts more ‘sticky’ and stop contact bounce almost completely.
Either way it doesn’t really matter as the MIOS function MIOS_SRIO_DebounceSet allows you to configure how much de-bounce to apply in software.
Cheers
Phil
Either way it doesn’t really matter as the MIOS function MIOS_SRIO_DebounceSet allows you to configure how much de-bounce to apply in software.
good to know, thank you!!