Beginner questions (long)
lenkas
Posts: 4
I am just getting started with the Stamp microcontroller that I purchased about 10 years ago. Why it took me so long I won't go into right now but I could use some help.Through errors of my own (I applied incorrect voltage and blew out the regulator) and possibly some other components as well.To the best of my recollection I did not have the Stamp or EEPROM plugged in at the time. I ordered a new low voltage detector because I suspect that got fried.
The Stamp IC on my circuit board is marked 'PIC16C57 HS/P' and the EEPROM is marked '24LC16B' and the circuit board is marked 'OEM BASIC Stamp 2, 1999'.
My questions are as follows: 1. What documentation available on the website will give me an accurate schematic of what I have?; 2. What version of the Stamp do I actually have?; 3. Are later versions of the Stamp, plug-in compatible with the one that I have, i.e., can the 2e work in my PWB without making any changes?
Thanks,
lenkas
The Stamp IC on my circuit board is marked 'PIC16C57 HS/P' and the EEPROM is marked '24LC16B' and the circuit board is marked 'OEM BASIC Stamp 2, 1999'.
My questions are as follows: 1. What documentation available on the website will give me an accurate schematic of what I have?; 2. What version of the Stamp do I actually have?; 3. Are later versions of the Stamp, plug-in compatible with the one that I have, i.e., can the 2e work in my PWB without making any changes?
Thanks,
lenkas
Comments
The schematic and manual are on the Parallax webstore page (here) for the OEM BS2.
Later models of the Basic Stamp are pin-compatible. You may have to make some changes to timing constants in your programs in that different models operate at different speeds and some timing constants (like for serial Baud) vary from model to model. The Stamp Manual and the Stamp Editor help files show these differences in the chapters on the relevant statements (like SERIN, SEROUT, PULSIN, PULSOUT, COUNT, and a few others).
probably have more questions after the replacement parts arrive and I'm operational.
Regards,
Len