Page 1 of 1
EB006V7 unable to program 16F723
Posted: Mon Jun 28, 2010 7:58 am
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?
Re: EB006V7 unable to program 16F723
Posted: Mon Jun 28, 2010 9:27 am
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.
Re: EB006V7 unable to program 16F723
Posted: Mon Jun 28, 2010 1:37 pm
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.
Re: EB006V7 unable to program 16F723
Posted: Mon Jun 28, 2010 1:52 pm
by medelec35
Thank you Steve. It is appreciated.