Programming a propeller with a propeller?
tstanford
Posts: 5
I am 90% sure I saw this somewhere, and now that I need it I cannot find it or remember where I saw it. Been through everything on the object exchange. What I'm wondering is if anyone has written an object to program a propeller without having to socket the eeprom in and out of the target board?
Comments
......
I knew that it would be the place I looked for the last hour and some... Thank you very much Duane.
If your board is not a standard setup, you would have to solder some wires to TX, RX, /RES, and GND (Vss). The PropPlug has label on, so you can't mix up the connections.
@info :
This is for a project for a class at my school. We've been using propellers for the last 2 semesters . I'm just about to etch my final board and assemble, code besides this is basically done. I was just looking for a more interesting way to load the program, as the board I own is just a quickstart and is all SMT. The professional dev board from parallax has a socketed eeprom, and thats what we were going to do initially. But i'd like to add another option if there isn't a $150 board nearby without implementing a prop plug or SMT FTDI chip. I know I could use RS232 but modern laptops don't have a serial port. I know they make adapters. If this is kind of a pointless endeavor, I do apologize though. I've learned so much this semester doing this, and was just trying to squeeze a bit more .
Then what do you call this and this? Parallax has always been committed to providing for hobbyists who don't have the equipment for SMT and use DIPs instead (or for professionals who like prototyping things on breadboards, which need DIPs).
The PropellerLoader.spin can load to RAM as well as program to eeprom like the propellertool does.
The problem is the size of the eeprom file. you can not include it in the PropellerLoader.spin like the example does.
Mike G. has as example in his spinneret code where he changed the PropellerLoader.spin to load a file from sd-card and program that. This will get you thru the size restriction.
Enjoy!
Mike
I just bought one of those antique ZIF eprom (plus a bunch of other stuff) programmer, for the byte-wide DIP capability.
Don't burn your Confederate money yet, info.