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 interface

Hi
has anybody interfaced powertip lcd to st10/167? The controller is LC7981.
If yes, pls tell me the initialisation sequence you are using.
regards
rajesh

  • Rajesh,

    I used MGLS240128 LCD from Varitronix with Sanyo LC7981 controller with C51.

    I did not used any other controller, but character mode of the controller seemed so restrictive to me. You cannot define special chars and the size of the chars are fixed. So, I used graphics mode to print chars.

    I can send my LCD module to your email, but it highly depends on the hardware, so you need to modify it a bit.