Mike Keitz wrote: > > > If you have a programmer that supports only 16C84 and no hope of > upgrading it it can still program F84 chips, though you need to set the > PUT bit opposite what it should be and can't enable the code protection. > Mike, I now have both data sheets and although I can see that the PUT bit is opposite, I don't understand why I cannot set the CP bit(s). In fact, I don't understand why the CP bits are repeated in the configuration word in the 16F84. The programmer does support the _CONFIG directive and I suspect this will allow both PUT and config to be set. Is that a safe assumption? John Montalbano