Quick Question
Hello all
I have one quick question about SX/B.
Is their a need to clear programs before starting new projects.
like the clear.bs2 program (stamp works page 25) and if so does such a program exist.
I am sort of under the impression that you can damage a chip by clearing things that should not be tampered with.
Mike W
I have one quick question about SX/B.
Is their a need to clear programs before starting new projects.
like the clear.bs2 program (stamp works page 25) and if so does such a program exist.
I am sort of under the impression that you can damage a chip by clearing things that should not be tampered with.
Mike W
Comments
To the best of my knowledge, nothing is "remembered" in the SX from the previous programming session. The Parallax IDE makes sure that everything old is "erased" or replaced with new data each time you program the device.
- Sparks
So then (as I understand you) all you need to do is download your new program before making any connections to the SX ?
Mike
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Think outside the BOX!
Best known practice is to program the SX with either a blank program, or the program for the circuit you will be attaching it to, before connecting any new circuitry.· What you are trying to avoid is having a pin programmed as a high output driving what may be a line to ground (or visa versa) in the new circuit.
(A SX programmed with a blank program <DEVICE lines as minimum>·using·the Parallax IDE will set all I/O's to input.)
Nate
Post Edited (Nate) : 11/2/2006 12:15:33 PM GMT
Thanks for your responces I think·it is clear now on how to protect my SX. I was worried about pin direction on previously used ports. And·It is good to know that·everyting is erased upon reprograming.
Mike