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
  • two things before buying a programmer.
    1) check the devicelist and make sure they cover all devices you are interested in AND check if a recently released chip is included.
    2) ask what (if anything) they chanrge for updates - you will eventually want to use your programmer for chips that are not out yet.

    Erik

Reply
  • two things before buying a programmer.
    1) check the devicelist and make sure they cover all devices you are interested in AND check if a recently released chip is included.
    2) ask what (if anything) they chanrge for updates - you will eventually want to use your programmer for chips that are not out yet.

    Erik

Children
  • Hi,

    If you dont want to buy a programmer (which can be expensive), why not ensure that you to program the chip in circuit?
    In particular, some/all? atmel chips are easy to use this way.

    Mark.

  • "some/all? atmel chips are easy to use this way."

    That's definitely a "some" - not "all."

    Check the datasheets carefully!

  • can you give me the links of the incircuit programmer of atmel. i need circuit diagram and software of it. can i burn the chip 89c51,52 chip with code Security that other could ot make copy of my code.

  • can you give me the links of the incircuit programmer of atmel. i need circuit diagram and software of it. can i burn the chip 89c51,52 chip with code Security that other could ot make copy of my code.

    There is no "incircuit programmer" it is In circuit programming

    Depending on the device, you need an Atmel cable or, as for the Rx2, you just connect to the serial port.

    refer to the Atmel Website.

    The utmost ease of ISP is the Philips P89V51... devices, if your board has a serial port, Thatts IT. No pins to hold low or high, just reset and go.

    Erik