PDA

View Full Version : duplicatig a chip



leland
- 19th November 2004, 00:20
can i read a chip and then copy the code to a blank chip?

mister_e
- 19th November 2004, 00:46
once it's not code/memory protect and your taget is the same as the source... yes

leland
- 19th November 2004, 00:52
so how would i just copy to chip? i have the exact chips blank i just need multiple copies of it, i can' get the chip anymore so i wanna copy it

mister_e
- 19th November 2004, 01:10
depending what you want to use.

Usually device programmer is use. with this method you read the chip, it gives you an .hex or .bin files. once it's saved to disk, you can copy as many as you wish.

or you can do your own. what kind of chip you want to copy?

leland
- 19th November 2004, 02:05
pic16f628 .... now there is not way to actually see the programming is there, the text the programmer writes. In order to alter it

thanks

mister_e
- 19th November 2004, 03:00
for sure you can see the code. Use your PICProgrammer, read the chip save it to hard disk. Use MPLAB to see the code... all in assembler but