Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top