??? 02/05/07 20:55 Read: times |
#132090 - Why? Responding to: ???'s previous message |
What I am ultimately achieving out of this is a simple 8052 processor unit with a built-in programmer. Mike, Why not just add a IAP header to your projects and switch to a modern serial programmable chip? This seems like a lot of trouble for a dubious outcome. The problem has been solved by in-application-programming methods. Take a look at the AT89C51ED2. It has a built in ROM bootloader. You simply program it via the serial port. The "programmer" is an extra pushbutton to activate the bootloader. As a bonus, you get some XRAM and EEPROM to play with. Rob |