how to make code protection for PIC

Status
Not open for further replies.

andro

Junior Member level 3
Joined
Nov 26, 2005
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,527
Hello
I want to make code protection for pic16f876, but i dont know how,
i am using picbasic pro. so any idea?
and if i make a code protection, can i erase the code protection and read the pic again ?

Thank you
 

Implementing code protection is done by properly setting the appropriate Configuration Register bits.

The Configuration Register bits on the PIC16F87XA series can only be set during the programming phase of the device, not during runtime.

I'm not familiar with PICBasic Pro, therefore I cannot advise you on the procedure using that particular compiler or IDE.

However, if you are using a PICkit or clone, the PICkit programming application allows you to set the appropriate bit during programming.

BigDog
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…