1 out of 1 members found this post helpful.
Did you find this post helpful?

|
Re: IOC on negative edge sometimes triggers twice on single press
But isn't IOC specifically designed to handle this? The 16F18877 has IOC across all pins...?
no,
why would you ever need microsecond responses to a key press ?
how are you determining the key was held for a reasonable time and not just noise ?
how are you determining the key was released ?
how are you determining the key was in fact repressed?
isr for an emergency stop switch or a limit switch on fast moving machinery that needs protection sure , a human interface device
i don't think so.
It's PWM on Contrast and Backlight on LCD. I have at least 4 LCDs. That would equate to 8 pots to control contrast and backlight.
none of which require an i/p pin
The graphs show the signal at the switch and PIC pins; to confirm the absence of bounce on the signal.
if the sample rate of your digital oscilloscope is too low you will never see the bounces, the effective bandwidth is far to low
what you are viewing is an interpretation not reality. use the highest sample rate/resolution in single channel mode to get the best possible view
Warning I'm not a teacher
Bookmarks