Snitch
Junior Member level 3
When it's needed to generate only one interrupt using B0 of 16F877A, due to human errors, more than one interrupts are generated. To stop counting these unwanted interrupts I thought of restricting it by putting a time barrier in my code. To check whether it works I put two seconds as the minimum time between two consecutive interrupts. It works. But 2 seconds is too long.
Does anyone have experience in doing this? Can you please tell me what would be the suitable delay for this.
Thanks in advance.
Does anyone have experience in doing this? Can you please tell me what would be the suitable delay for this.
Thanks in advance.