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.

protect microcontroller against reading

Status
Not open for further replies.

kamillas

Newbie level 4
Joined
Feb 27, 2012
Messages
6
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,357
hallow
With what method, I protect my program against reading ? ie I want to transfer a program to microcontroller, and in the program, which statement I make, so that will protect against miocrocontroller reading ? language ccs
 

Normally it is not a program statement (There is no assembler or C statement.), but a so-called 'fuse' or setting
that you need to adjust via the programmer.
It is against the spirit of the engineering community however ; )
 

When programming uC use Protection or Code Protection option/fuse. When you read uC will show only OO or FF in location of code. But.... everything is possible in China & Russia. There is companies which hack uC and read firmware with very sofisticated equipment, of course for money.

Take a deep breath and open this page :
https://www.break-ic.com/

They can make complete clone of PCB with slogan key in hands. :cry:


Read this additional material :
https://www.cl.cam.ac.uk/~sps32/mcu_lock.html
https://russiansemiresearch.com/en/Service/
https://hackaday.com/2011/06/27/bunnies-archives-unlocking-protected-microcontrollers/
 
Last edited:

hi.as I know you can use fuse bit to protect your programming.when you use codvision to program your micro,there is a option on wizard which can help you.
regard
pesarirouni
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top