Shop OBEX P1 Docs P2 Docs Learn Events
Simple Serial Interface for Propeller Programming — Parallax Forums

Simple Serial Interface for Propeller Programming

cgraceycgracey Posts: 14,133
edited 2008-02-28 08:22 in Propeller 1
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!!!

attachment.php?attachmentid=41504

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔


Chip Gracey
Parallax, Inc.

Post Edited (Chip Gracey) : 5/2/2006 7:43:45 PM GMT

Comments

  • parskoparsko Posts: 501
    edited 2006-05-03 21:04
    Chip,

    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
  • computer guycomputer guy Posts: 1,113
    edited 2008-02-27 11:27
    Hi Chip,

    Would you mind if I added this schematic to my website?
    Building Blocks

    Thank you smile.gif

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Check out my robot using the propeller RECONAUTOR
    If you like my avatar then check this out Propeller Domed Sticker
  • JavalinJavalin Posts: 892
    edited 2008-02-27 13:13
    This is already in the prop-manual, data sheets and on the website (various methods) ... so.....????
  • deSilvadeSilva Posts: 2,967
    edited 2008-02-28 08:22
    ... but would be interesting to learn whether a 10n or 100n cap would be better smile.gif
    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.
Sign In or Register to comment.