K8076 and pic16f76-28pins

Hey,

I would like to program a pic16f76 with the K8076 picprogrammer.

Programming a pic16f84 works perfectly.

However the 16f76 does not appear in the list of predefined pictypes.

I tried to program it with the specifications of 16f87 (which has the same cable connections as mentioned in the datasheet).
But only errors.

I suppose there is a problem with the configuration word.

I don’t know how to solve it…

Maybe it isn’t even possible to program the 16f76 on the K8076.
But this seems unlikely to me.

Can somebody help me ?

Thanks in advance.

If a PIC type is not listed, you can’t program it because ID code is not the same.

Hey,

thank you for the answer.

This solves my issue.

I need 12 digital outputs to control 12 relais.

I only had the 16f76-28pins available to have enough outputs. And I only need 4 inputs.

Does Velleman have a programmer for the 16f76 ?

Thank you in advance.

Jeff.

No, This PIC can be programmed with Microchips’s ICD2, PICKIT3,…

Thanks again.