??? 05/26/04 19:40 Read: times |
#71264 - RE: 89C51 ISP Responding to: ???'s previous message |
erik malund said:
Your board will have a RS232 link to the PC and with an ISP chip you program the chip on your board as is. The 89C51 can be programmed in-circuit - as described in the application notes I mentioned earlier. However, it is far more complicated than modern ISP schemes that require just a serial port; eg, the 89LPC932. Programming an 89C51 requires 8 data lines, 12 address lines, and 8 other control lines, and 12V for some (most?) variants. One the Atmel Application Notes uses another 8051 to do the programming! So you could build that, and call it a "Programmer" if you want... |