Maker Pro
Maker Pro

pic16f88 programming fail

G

Glenn

Jan 1, 1970
0
I'm having problems programming a pic16f88.

I have a JDK type programmer (PG2 from Olimex) and am using WinPic
(also tried ICProg but have removed it and drivers due to possible
conflicts with WinPic).

The device simply seems to stay blank after programming. I've tried
fiddling with the interface timing but to no avail.

Static tests show correct voltages on Vpp and Vcc.

I have had this programmer working just fine for a year or two with
other pic devices (eg pic 16f870, 16f872 and 16f84) using ICProg.

Neither ICProg or WinPic will work with the 16f88 for me.

Any suggestions of what to start looking for?

Cheers
Glenn
 
T

Tim Polmear

Jan 1, 1970
0
Hello Glenn
Are you talking about a single 16F88 or have you tried with several
and got the same result?
I once had a 16F84 that wouldn't program and it ended up in the bin.

I'm having problems programming a pic16f88.

I have a JDK type programmer (PG2 from Olimex) and am using WinPic
(also tried ICProg but have removed it and drivers due to possible
conflicts with WinPic).

The device simply seems to stay blank after programming. I've tried
fiddling with the interface timing but to no avail.

Static tests show correct voltages on Vpp and Vcc.

I have had this programmer working just fine for a year or two with
other pic devices (eg pic 16f870, 16f872 and 16f84) using ICProg.

Neither ICProg or WinPic will work with the 16f88 for me.

Any suggestions of what to start looking for?

Cheers
Glenn



____________________________________________________
"I like to be organised. A place for everything. And everything all over the place."
 
G

Glenn

Jan 1, 1970
0
Tim said:
Hello Glenn
Are you talking about a single 16F88 or have you tried with several
and got the same result?
I once had a 16F84 that wouldn't program and it ended up in the bin.

Does it with several devices. I think I have found the problem but am
still checking to confirm. Take a look at this:

http://users.tpg.com.au/btkelly/jdm_b.htm

I never would have thought of it - a very interesting little problem.

Cheers
Glenn
 
G

Glenn

Jan 1, 1970
0
Glenn said:
Does it with several devices. I think I have found the problem but am
still checking to confirm. Take a look at this:

http://users.tpg.com.au/btkelly/jdm_b.htm

I never would have thought of it - a very interesting little problem.

Cheers
Glenn

Just dug out my old Tait style programmer. Guess what? It works
perfectly. Since this programmer controls Vcc as well as Vpp, I
believe the problem is the one described in the link above (I enabled
the internal oscillator and disconnected MCLR through the config word).

Cheers
Glenn
 
Top