I've never used an 8051/8052, but have used other uCs. I have an 8052 comp atible chip in a commercial product that has a defective pin, and I'm tryin g to figure out if I could possibly read the firmware from it and replace i t. In other words, is it code protected.
The original is made by Winbond, now Nuvoton, part w78e052c40dl. It would be nice if I could figure out if it's code protected without buying an expe nsive programmer. There's very little information on this thing. However I discovered that the Atmel AT89S51 is very similar and much more popular. Lots of parallel port type programmer designs on the Internet.
Now I'm wondering if the in-circuit-programming protocol is the same, or if vendors vary on this. Any idea if some 805x chips from different vendors program in the same way? And for that matter, if the code is read out usin g the same protocol.