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

LCD Interfacing

I got stuck up while interfacing LCD through KEIL C compiler.The .asm program which works fine,is not working when I try to compile it , after converting into C.
Can anybody give C code for interfacing LCD through 89C51

Parents
  • what is all this "convert asm to C" stuff?

    If you have a perfectly well functioning asm code why convert it???

    I have some V.O. assembly routines I have modified slightly to make them callable by C, that does make sense to me. Converting the whole shebang to C does not.

    Erik

    V.O. = Cognac designation "Very Old"

Reply
  • what is all this "convert asm to C" stuff?

    If you have a perfectly well functioning asm code why convert it???

    I have some V.O. assembly routines I have modified slightly to make them callable by C, that does make sense to me. Converting the whole shebang to C does not.

    Erik

    V.O. = Cognac designation "Very Old"

Children
No data