I'm looking to use this as a replacement for a PIC ICD (Version 1) which programs a device successfully at 9600bps using a serial port. Newer PIC programmers don't work and it appears to be due to programming speed as programming occurs over relatively large distances (several metres of cable).
Thanks
Bob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Roughly the speed indicated in the datasheet, plus some ms wait when the buffer has to be transferred.
In total 2s to 60s, depending from the size of the hex file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
unfortuantely i have only PIC18f4550 can i programm my PIC by my parallel programmer by using
one of those HEX files" Oprog_v0.10.0 or Oprog2450_v0.8.0" or something else have i to do like to modify the "main.c" and recompile it .i am interested only by the firmware
with my appreciation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Open Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi,
What speed does this program program at?
I'm looking to use this as a replacement for a PIC ICD (Version 1) which programs a device successfully at 9600bps using a serial port. Newer PIC programmers don't work and it appears to be due to programming speed as programming occurs over relatively large distances (several metres of cable).
Thanks
Bob
Roughly the speed indicated in the datasheet, plus some ms wait when the buffer has to be transferred.
In total 2s to 60s, depending from the size of the hex file.
View and moderate all "Open Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
hi
View and moderate all "Open Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi
unfortuantely i have only PIC18f4550 can i programm my PIC by my parallel programmer by using
one of those HEX files" Oprog_v0.10.0 or Oprog2450_v0.8.0" or something else have i to do like to modify the "main.c" and recompile it .i am interested only by the firmware
with my appreciation.
No, no need to recompile; it works as it is.
You just end up with a lot of unused pins.