This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

After RESET

In one of my projects where I use 89v51rd2 microcontroller, I connect one O/P pin to Electric AC bell through relay. My problem is when reset during switch ON, my O/P pin goes high and come down thus generating a pulse which the bell rings unwantedly. I want to avoid this unwanted ringing till my program gets control.
Can anyone please suggest a solution?