- Joined
- Jul 4, 2009
- Messages
- 16,522
- Helped
- 5,157
- Reputation
- 10,347
- Reaction score
- 5,211
- Trophy points
- 1,393
- Location
- Aberdyfi, West Wales, UK
- Activity points
- 139,705
Connecting probes directly to the crystal might stop it working even when there is no problem. You should be able to do it if you have high impedance or "x10" probes which have less loading effect on the signal. Do not expect 5V square waves, you should see maybe 1V of rounded edged signal at most but it should be at the crystal frequency.
Data protection and code protection are bits that prevent the RAM or code memory being read back by a programmer so it makes the code more secure. You can still write new programs to the PIC but only by erasing it first. ID bytes are for anything you like but in most PICs they can't be writen or read back by the program itself, normaly they are used for such things as marking the PIC with a serial number or program version number. They can be written and read by the programming device.
Brian.
Data protection and code protection are bits that prevent the RAM or code memory being read back by a programmer so it makes the code more secure. You can still write new programs to the PIC but only by erasing it first. ID bytes are for anything you like but in most PICs they can't be writen or read back by the program itself, normaly they are used for such things as marking the PIC with a serial number or program version number. They can be written and read by the programming device.
Brian.