Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] Can't reprogram pic16F88

Status
Not open for further replies.

okalman

Newbie level 3
Joined
Dec 22, 2017
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
29
Hi!

I successfully programmed PIC16F88 for the first time, but now the programer software cant see it (no pic connected). I have Tait programmer. In the code I set MCLR pin to be output. Could it cause that I cant reprogram it?

Thank you.
 

No, that makes no difference. The 'Tait' programmer is unofficial and not guaranteed to provide the correct timing or voltages to the PIC so results will vary. Most of the Tait designs are for 16C series, not 16F devices although they are similar.

Most likely the problem is that you have set the configuration fuses for high voltage programming (on MCLR) but the Tait programmer is not able to provide enough voltage to put the PIC back into programming mode. Check the VPP voltage, it should be stable at around 12.75V when you try to program the device.

Your best solution is to buy a Pickit 2 or Pickit 3, preferably the genuine one or at least a clone with proper programming voltage generator on board. They are not expensive and can do a lot more than Tait's design is capable of. Beware of clones that only produce fixed VPP as it seriously limits the number of devices they can program.

Brian.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top