Re: standalone programmer for PIC?
From: Calvin Chan (calvin_chan_at_post1.com)
Date: 12/17/04
- Next message: Spehro Pefhany: "Re: standalone programmer for PIC?"
- Previous message: Gary Pace: "Re: PCB trace temperature?"
- In reply to: Byron A Jeff: "Re: standalone programmer for PIC?"
- Next in thread: Spehro Pefhany: "Re: standalone programmer for PIC?"
- Reply: Spehro Pefhany: "Re: standalone programmer for PIC?"
- Reply: Nicholas O. Lindan: "Re: standalone programmer for PIC?"
- Reply: peterk: "Re: standalone programmer for PIC?"
- Reply: Byron A Jeff: "Re: standalone programmer for PIC?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 17 Dec 2004 10:26:40 +0800
Byron
That means the service engineer onsite owns a copy of hex code which
we do not really want. Also, the device is installed in odd area that
bring a laptop and climb up long ladder is not a very nice way to do.
Battery driven uploader is the ultimate goal.
Rgds
Calvin
On 16 Dec 2004 12:26:58 -0500, byron@cc.gatech.edu (Byron A Jeff)
wrote:
>In article <jcs1s052kikpahm8oo0tird5kqurhvklm9@4ax.com>,
>Calvin Chan <calvin_chan@post1.com> wrote:
>-Hi Folks
>-
>-I have been looking into some sorts of portable standalone programmers
>-for PIC. The idea is for on site firmware update.
>-
>-The idea is to preload the programmer with the firmware hex code
>-(presumably the programmer is equipped with flash/eeprom to house the
>-binary code. For security reason, the hex code is not distributed),
>-and the service engineer will take the programmer to site, and plug
>-into the device to reprogram via ISP.
>-
>-Does anyone come across this type of device, or can anyone points me
>-to relevant links? Thanks
>
>If you have the right part, you can simply implement a bootloader with
>a secure protocol. It just requires a PIC that can program itself. These
>include the 16F88 in the 18 pin package, the 16F876A and 16F877A in the
>28 and 40 pin package, or any of the 18F parts.
>
>Then you wouldn't need a standalone programmer at all. Just plug a serial
>port into the chip, and run the right piece of software, and you're done.
>
>BAJ
- Next message: Spehro Pefhany: "Re: standalone programmer for PIC?"
- Previous message: Gary Pace: "Re: PCB trace temperature?"
- In reply to: Byron A Jeff: "Re: standalone programmer for PIC?"
- Next in thread: Spehro Pefhany: "Re: standalone programmer for PIC?"
- Reply: Spehro Pefhany: "Re: standalone programmer for PIC?"
- Reply: Nicholas O. Lindan: "Re: standalone programmer for PIC?"
- Reply: peterk: "Re: standalone programmer for PIC?"
- Reply: Byron A Jeff: "Re: standalone programmer for PIC?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|