English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Like I want to extract it and duplicate it onto another microcontroller...

2007-04-15 08:45:43 · 0 answers · asked by L 3 in Computers & Internet Programming & Design

0 answers

Depends... Micro controller typically have configuration bits which can be set during programming to prevent modification or downloading of the program. It is up to the programmer at the time the firmware is downloaded to set these configuration bits.

I can tell you from my experience that I set these bits when I send out samples to prevent my code from being examined or duplicated.

Some brands like Atmel have resettable config bits which will allow the chip to be reused. But in order to reset them you have to erase the chip and its contents in the process.

If you have a OTP One Time Programmable part there many not even be a means within the IC to read out code. OTP parts are found in mass produced equip and in large volume can be fabricated with a program.

2007-04-15 12:03:40 · answer #1 · answered by MarkG 7 · 0 0

fedest.com, questions and answers