This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

code security

is there a way to secure my code in the chip 89c51 so that other can not copy it?

Parents
  • like at89c51,it has three lock bits for code's security . you can configure pins p2.6 p2.7 p3.6 p3.7 to set the lock bits ,and the three bit can config to four modes of code's security .all these content can be found in the datasheet of at89c51.

Reply
  • like at89c51,it has three lock bits for code's security . you can configure pins p2.6 p2.7 p3.6 p3.7 to set the lock bits ,and the three bit can config to four modes of code's security .all these content can be found in the datasheet of at89c51.

Children