Shop OBEX P1 Docs P2 Docs Learn Events
Pic Programmer — Parallax Forums

Pic Programmer

zachzach Posts: 6
edited 2010-01-16 21:48 in BASIC Stamp
Can I use my BASIC Stamp homework board as a PIC programmer for other PIC 16F57 chips?

Comments

  • mikedivmikediv Posts: 825
    edited 2010-01-13 00:18
    Good question I bet if you use ICSP it would work but I have never attempted it to be honest ..
  • $WMc%$WMc% Posts: 1,884
    edited 2010-01-13 00:29
    zach

    No.
    The PIC16F57 From Parallax has an interpreter burnt in to it to use Tokens from the Parallax complier. A PIC from anywhere else doesn't have this.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    The Truth is out there············___$WMc%___···························· BoogerWoods, FL. USA
  • Mike GreenMike Green Posts: 23,101
    edited 2010-01-13 00:56
    @zach - You could use a Basic Stamp Homework board as a PIC programmer, but you'd need some external hardware to switch the programming voltage·and it wouldn't be a very good PIC programmer, partly because there isn't much memory in the Stamp (and it would be very slow).· You'd be much better off using something like a PICkit1 or PICkit2 from Microchip.· They're cheap, work well with a PC (or a Mac), and come with lots of software, documentation, etc.

    That doesn't mean that you could copy the Basic interpreter into other PICs.· It's protected against that sort of thing.
  • LeonLeon Posts: 7,620
    edited 2010-01-13 01:34
    The PICkit 1 isn't a lot of use (it's basically an evaluation board for the low-end chips) and the PICkit 2 doesn't support the newer devices. The PICkit 3 might be a better buy.

    Leon

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Amateur radio callsign: G1HSM
  • woodturner550woodturner550 Posts: 5
    edited 2010-01-13 02:56
  • zachzach Posts: 6
    edited 2010-01-16 21:48
    Thanks for all the input, and the extra information. Think for future programming I will get a PICkit
Sign In or Register to comment.