NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Microcontroller Programming » Copying Microcontroller Code

September 17, 2012
by Bushy
Bushy's Avatar

Can anyone copy a program from an MCU or duplicate an MCU?

I'm still a total newb--just got my temp sensor to work--but this question suddenly nagged me.

September 18, 2012
by Rick_S
Rick_S's Avatar

There are lock fuses in microcontrollers that once set prevent reading the memory of the controller. If the fuses aren't set, you can read the program off, but it will not be in C, it will be a binary file that could be transferred as is to another microcontroller, or disassembled into an assembly program (albeit not necessarily an easy to follow assembly program).

September 18, 2012
by Bushy
Bushy's Avatar

Thanks!

I appreciate open source, but also want to protect the product of my time and effort.

Post a Reply

Please log in to post a reply.

Did you know that a flyback diode is important when driving a motor or any inductive load? Learn more...