Flash programming of AT89 microcontrollers using ISP adapter

Microcontrollers family AT89C has parallel programming interface of flash memory. In order to write information we need to supply programming voltage +12V and for controlling almost all pins of ports are used. This is why parallel programming is done in special devices – programmers.

Microcontrollers AT89S besides parallel programming ability have ISP programming ability. Using Serial programming interface doesn’t need +12V of programming voltage, because inside interface is voltage converter included.

When programming AT89S microcontroller using ISP method there are only four lines needed – RESET, SCK, MOSI, MISO. Using ISP programming method it is not necessary to remove microcontroller from circuit ISP is so called in-system programmability. How does it look in circuit shows following illustration:

AT89S ISP programming

Programmer connects to microcontroller using ISP header. Resistors R1-R4 are used to avoid conflicts of signals between programmer and peripheral circuitry.

ISP programmer can be connected to LPT port which controls all programming process and synchronizes overall process. Programmer is same as AVR ISP programmer and AT89S microcontrollers can be programmed using popular software like PonyProg.

4 Responses to Flash programming of AT89 microcontrollers using ISP adapter

  1. Please send us prices for ISP Adapter

  2. So resistors R1-4 are there to prevent the programmer from interfering with the operation of the micro-controller. Does this mean that the controller can be programmed while the controller is in use? Also, what might the resistance of the resistors be?

    Thanks,
    Brian

  3. THANX FOR SHARING SUCH A NICE INFO

  4. So learning how to read Timing diagrams may increase your work with digital systems and integrate them.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

To submit your comment, click the image below where it asks you to...