1

I'm currently working on nodeMCU and need to use interrupt pin. I find out there are bouncing problem when using interrupt thus i use capacitor 100uF to solve this problem. The question is by using multiple interrupt pin, do i need multiple capacitor (one for each pin) or only one for all pin? The question arise because if I parallel the capacitor it would increase the capacitance and perhaps would create a problem(?)

I using interrupt pin for LM 393 speed encoder like this one (for simplicity, i use switch to describe the encoder pin on schematic) Basically work like switch but no floating pin since it is a comparator, always between high or low.

Schematic : enter image description here

9
  • You are talking about an interrupt being used for some kind of switch closure, correct? Commented Mar 9, 2021 at 12:43
  • @timemage input of lm393 encoder Commented Mar 9, 2021 at 12:48
  • 4 encoder using 4 different pin as input Commented Mar 9, 2021 at 12:49
  • The LM393 is as common comparator. You're saying "encoder". So this is confusing. Perhaps you should edit the question to link to the thing you're talking about. And a diagram of what you're doing maybe of what you're proposing as a possible solution that you're asking about. Commented Mar 9, 2021 at 12:53
  • 1
    the caps go in parallel to the "switches". Commented Mar 9, 2021 at 15:23

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.