Program the stamp without program board?
WhipeOut
Posts: 13
Hi!
Anyone that have a suggestion about how to program the Stamp when it's in a circuit? To create a programming opportunity in the circuit I'd like to make so that I don't have to remove the Stamp to reprogram it.
Thanks
WhipeOut
Anyone that have a suggestion about how to program the Stamp when it's in a circuit? To create a programming opportunity in the circuit I'd like to make so that I don't have to remove the Stamp to reprogram it.
Thanks
WhipeOut
Comments
·· There is information, including a schematic in the current version of the BASIC Stamp Manual, which is available as a free download from our website.· It basically shows the connections needed from the DB9 to the stamp, including 2 capacitors.· If you follow that carefully you should be okay.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Basically, you wire pins 2 through 5 of the DB-9 to pins 1 through 4 of the BS2 socket. Then you tie DB-9 pin 6 and 7 together. That's it. Should be simple to make just a pig-tail that plugs in to 4 jumper posts on your target board.
Note most people tend to use the built-in serial port for their RS-232 -- you may have to rig some removable jumpers if you want to use that port in-circuit, AND be able to use it to program with.
Oh, I did leave out the two 0.1 uF capacitors that need to be in the BS2 pin 3 circuit.· Look at the BOE schematic to see how to wire them.·
As well as giving you access to the 4 serial interface lines, It'll give access to all the Stamp pins. You then have an easy way to test the state of the other pins.
move it from circuit to circuit as you need to.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I'm thinking of building something for my car that includes a pin-code. And it would have been great to be able to change this code without removing the circuit board/box.