Simple Serial Interface for Propeller Programming
cgracey
Posts: 14,243
Guys,
Sorry if this is redundant in some ways, but I thought I'd post a dirt-simple interface that you can build to program your Propeller chip over a standard serial port.
I haven't tested this, but I'm quite confident it would work.
If anyone builds this, could they please post the results here?
Thanks and Happy Programming!
IT MIGHT BE NECESSARY TO CHANGE THE 10nF to .1uF!!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chip Gracey
Parallax, Inc.
Post Edited (Chip Gracey) : 5/2/2006 7:43:45 PM GMT
Sorry if this is redundant in some ways, but I thought I'd post a dirt-simple interface that you can build to program your Propeller chip over a standard serial port.
I haven't tested this, but I'm quite confident it would work.
If anyone builds this, could they please post the results here?
Thanks and Happy Programming!
IT MIGHT BE NECESSARY TO CHANGE THE 10nF to .1uF!!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chip Gracey
Parallax, Inc.
Post Edited (Chip Gracey) : 5/2/2006 7:43:45 PM GMT
bmp
761K
Comments
I have the exact same setup on my board, connected to my old school laptop serial port, and my program compiles flawlessly. Thanks for the help. I would also assume the other design would work as well, as my problem was the computer. A direct serial port, or Parallax usbser thingy would be the best bet.
-Parsko
PS- I used .1uF
PPS- See THIS post for the other idea.
Post Edited (parsko) : 5/3/2006 9:42:19 PM GMT
Would you mind if I added this schematic to my website?
Building Blocks
Thank you
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Check out my robot using the propeller RECONAUTOR
If you like my avatar then check this out Propeller Domed Sticker
As the internal pull-up is around 10k this will result in reset-pulses of 100µs to 1ms. There seems to be no minimal value for this in the datasheet.