Drop in replacement for BS2 OEM EEPROM chip?
knightofoldcode
Posts: 233
I had a thought.
I'll want to be capable of progamming some OEM bs2 units at a remote location, but don't want to spend the money for a "stache" field programmer.
Can I use one BS2 OEM, program the program into it, then take out the EEPROM and pop it into another BS2 OEM? I would assume so, but wanted to check with board and make sure first. [noparse]:)[/noparse]
TIA,
David Bussanmas,
David@Bussanmas.com.
I'll want to be capable of progamming some OEM bs2 units at a remote location, but don't want to spend the money for a "stache" field programmer.
Can I use one BS2 OEM, program the program into it, then take out the EEPROM and pop it into another BS2 OEM? I would assume so, but wanted to check with board and make sure first. [noparse]:)[/noparse]
TIA,
David Bussanmas,
David@Bussanmas.com.
Comments
David.
So that means that the Basic Stamp's processor, (on the bs2 OEM) pic16c57c never is wrote/rewrote other than by Parallax?
I seem to recall something about the end c means it's non rewritable, is this correct?
The PIC contains the Basic Interpreter, and the EEPROM contains the translated tokens which the interpreter 'executes'.
When downloading a program it is transferred to the PIC which writes it to EEPROM.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Thanx,
David Bussanmas.