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

getting mirror image in lcd

hi,
we are using lpc3250 board with lcd interface. we tried to display some text in lcd. we used the font (Font_16x24_h.h) from example folder (C:\Keil\ARM\Boards\Keil\MCB2929\BlinkyCAN). but we are getting mirror image of text in display. if we want use this file, need to change anything in file? would like to know where to modify this file?
thanks

Parents
  • Hello

    This is indeed an issue of different LCD screens used. I saw this issue a few years ago.
    It was corrected in MDK - but this could be corrected in the LCD C file: reverse a number and it will work: perhaps the Horizontal GRAM Start Address (or vertical) ? I can't remember - but it shouldn't be too hard to figure out.

    Bob

Reply
  • Hello

    This is indeed an issue of different LCD screens used. I saw this issue a few years ago.
    It was corrected in MDK - but this could be corrected in the LCD C file: reverse a number and it will work: perhaps the Horizontal GRAM Start Address (or vertical) ? I can't remember - but it shouldn't be too hard to figure out.

    Bob

Children
No data