Field Programmer For Propeller?
idbruce
Posts: 6,197
Hello All
I am sure this subject has been covered before somewhere within the propeller forum, so please forgive me for this new post. Anyhow I was wondering what objects and schematics are available for creating a field programmer for the propeller chip. I am looking for something similar to Stache - the BASIC Stamp Field Programmer.
I was wondering how difficult/easy it would be to create a Propeller Stache from a Propeller Proto Board, preferably powered from a 9 volt battery and having a DB9 connector for the serial uploading of programs to the destination chip.
In case you are wondering, my propellers are serial programmed instead of USB, and having no laptop, I am tired of my machinery being tied to a desktop with a serial cable just for programming.
Any and all input will be greatly appreciated.
I am sure this subject has been covered before somewhere within the propeller forum, so please forgive me for this new post. Anyhow I was wondering what objects and schematics are available for creating a field programmer for the propeller chip. I am looking for something similar to Stache - the BASIC Stamp Field Programmer.
I was wondering how difficult/easy it would be to create a Propeller Stache from a Propeller Proto Board, preferably powered from a 9 volt battery and having a DB9 connector for the serial uploading of programs to the destination chip.
In case you are wondering, my propellers are serial programmed instead of USB, and having no laptop, I am tired of my machinery being tied to a desktop with a serial cable just for programming.
Any and all input will be greatly appreciated.
Comments
http://forums.parallax.com/showthread.php?86311-Propeller-Loader&p=591445
Jeff T.
http://www.sparkfun.com/products/10089
It has the microSD card holder built-in, and two serial ports. You have to learn the 4DGL language, but it is very similar to C. I have interfaced one of these with a Propeller.
Considering my current application and situation, I think I like Unsoundcode's suggestion, because it appears to be simple and sweet. However there is a source code note that I do not fully understand how to implement. Please keep in mind that I will be programming from one Proto Board to another Proto Board with a serial cable having a DB9 connector on each end. Could someone please give me a better explanation of this note and how it applies to me, and a schematic would be most useful.
I have attached Chip Gracey's original PropellerLoader.spin file for your viewing pleasure
Thanks All