Shop OBEX P1 Docs P2 Docs Learn Events
Programming eprom manually. — Parallax Forums

Programming eprom manually.

ArchiverArchiver Posts: 46,084
edited 2004-05-26 15:41 in General Discussion
I'm writing some software to interface with the BASIC2 stamp, I want
to dynamically program the eprom depending on the configuration on
the users side, ie: the user spesifies what devices are attached to
the stamp and where.

I can open the serial port and push and pull data, however I'm
looking for some documentation on how to correctly program the eprom
via a serial connection. Do I simply use the PBASIC Tokenizer
Library or is there a more simple way?

It would be ideal to use an exectutable where I could push it the
code via STDIN or a text file.

Thanks in advance.

Comments

Sign In or Register to comment.