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

printer interfacing

hi to all i am trying to interface Parallel Printer. i used only STROBE and BUSY command line and all data line for interface to EPSON LX-300 and EPSON LX-300+II.
the when i connect EPSON LX-300 it works fine and print each and every thing which i feed to it through microcontroller(P89V51RD2BN) but not working properly for EPSON LX-300+II.
i.e. with EPSON LX-300 Printer output is KEIL FOR 8051 with EPSON LX-300+II Printer output is K IL OR 8 51 or it omit some different alphabit

can tell me why this happenning.

Parents
  • you mean to say the timmimg cycle are different for LX300 and LX300+II;

    if it is so timmimg cycle are different for LX300,LX300+ and LX300+II

    if it is so can you give me some of the particularLX300,LX300+ and LX300+II timming cycle link.
    No, I mean this is the most likly reason for missed characters.
    I have no idea what the timings for these printers are; however, it is likely that later models are different in the requirements.

    another possibility is that your timing is "on the edge" and some printers will handle it and some not.

    Erik

Reply
  • you mean to say the timmimg cycle are different for LX300 and LX300+II;

    if it is so timmimg cycle are different for LX300,LX300+ and LX300+II

    if it is so can you give me some of the particularLX300,LX300+ and LX300+II timming cycle link.
    No, I mean this is the most likly reason for missed characters.
    I have no idea what the timings for these printers are; however, it is likely that later models are different in the requirements.

    another possibility is that your timing is "on the edge" and some printers will handle it and some not.

    Erik

Children