EB006V7 unable to program 16F723
-
- 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
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
-
- 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
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
- 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
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.
-
- Matrix Staff
- Posts: 9521
- Joined: Sat May 05, 2007 2:27 pm
- Location: Northamptonshire, UK
- Has thanked: 2585 times
- Been thanked: 3815 times