This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

89C51 programmer circuit

Dear All,
I am new in micro controller programming, I have micro controller 89C51 and I need the circuit components and schmatic of the programmer ciruit which is interfaced to the computer with the serial port.
Please some can send it to me
Thanks
Regards
Sameh

Parents
  • www.atmel.com/.../
    C51_Hardware_Connections.pdf

    This link shows hardware connections for programming through UART; but they havent shown connection scheme for programming through SPI

    *****************************************************
    Where as in the datasheet AT89S51 they have explained only SPI way of downloading!!!! ANd no mention of downloading through UART!!!

    IS it that for C51 we have UART downloading but for S51 only SPI(and no UART downloading) even though it has dual UART!!!

    Note
    This message was edited to reduce width.

Reply
  • www.atmel.com/.../
    C51_Hardware_Connections.pdf

    This link shows hardware connections for programming through UART; but they havent shown connection scheme for programming through SPI

    *****************************************************
    Where as in the datasheet AT89S51 they have explained only SPI way of downloading!!!! ANd no mention of downloading through UART!!!

    IS it that for C51 we have UART downloading but for S51 only SPI(and no UART downloading) even though it has dual UART!!!

    Note
    This message was edited to reduce width.

Children