EB006V7 unable to program 16F723

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

EB006V7 unable to program 16F723

Post by medelec35 »

When I compile to chip, A window pops up showing: 'PICmicro not found ID 0x1869' and 'Please enter the chip name'. I enter 16F723, then programming fails with 'Programming failed:<config1> & <config2>'. I have tried with more than 1 new chip. Change chip to 16F737, and programs fine. So it would appear PPP is not set up for that chip. Is there a simple way around this please?
Martin

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: EB006V7 unable to program 16F723

Post by medelec35 »

After looking at ppp_config_data2.cfg, I noticed that for 723: id=0x1860 instead of id=0x1869. After editing, results are still the same. PPP version = 3.11.15.30, Then connected PICkit and that shows id=0x1860. hmm bit stuck.
Martin

User avatar
Steve
Matrix Staff
Posts: 3433
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times

Re: EB006V7 unable to program 16F723

Post by Steve »

There are 2 problems at work here. I have fixed one, but I still cannot get this device to erase properly. I hope to have a fix for this in the next few days.

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times

Re: EB006V7 unable to program 16F723

Post by medelec35 »

Thank you Steve. It is appreciated.
Martin

Post Reply