Reset Switch - External
computer guy
Posts: 1,113
Hi
Is there an easy way to connect an external reset switch up to a BS2 that is in the BOE socket.
Thanks
Is there an easy way to connect an external reset switch up to a BS2 that is in the BOE socket.
Thanks
Comments
I guess you want another reset button, a wired "remote".·
Yes?
If so, you can solder another push-button switch's leads (wires)·in parallel with the existing, on-board switch (if possible, with a gently-twisted pair.)
Won't get much easier than that.
[noparse][[/noparse] "...when life looks like Easy Street there is danger at your door."· The Grateful Dead ]
Thanks
What do you want to accomplish (situation, decision-making) in resetting?
E.g., do you want to restart the program to run from the beginning when some situation occurs?
That can be accomplished,·more or less,·under program control, including I suppose sending a signal from the BS2 program to some external circuitry to·pull the Reset pin low.
Or do you want to manually press a button to cause a reset by some separate system external to the BS2/program?
Or, are you simply wanting easier access to a physical button than what is possible with the built-in reset button (in which case, PJA's reply is appropriate)?
PAR
Post Edited (PAR) : 1/28/2007 5:17:44 AM GMT
Thanks
Thank you
The green is connected to Rst (for reset) on the BS2 chip. Solder the green to one lead of another external reset switch. Solder the other lead of the external reset switch to Vss. This is according to the schematic of the BS2 on the Parallax website.
Good luck,
Lilly.
The other pins in your pic only serve to hold down the reset switch. Just solder the other lead of the reset switch to Vss. It is marked Vss on the board itself.
Cheers,
Lilly.
www.parallax.com/dl/docs/prod/boards/BOERevC.pdf
According to the schematic, you don't have to solder the new switch to the connections of the old switch. Just solder on of the switch's connections to the "green" and the other connection to Vss.
I wanted to connect a "2 pin" pin header up to the original reset switch to make the external switch removable.
Thank you