• Problem in displaying integer/number GLCD
    i am unable to display numbers in glcd example like digit 13.By using below code . int32_t GLCD_DrawChar(uint32_t x, uint32_t y, int32_t ch); int x=50 + (acc.x * 25/1000); int y=50 + (acc.y * 25...
  • Problem in displaying integer/number GLCD
    i am unable to display numbers in glcd example like digit 13.By using below code . int32_t GLCD_DrawChar(uint32_t x, uint32_t y, int32_t ch); int x=50 + (acc.x * 25/1000); int y=50 + (acc.y * 25...
  • 4X20 LCD Display Problem
    Hi, i am working on 4X20 LCD ....i wrote code for that this code is working but when trying to reset my board ...LCD displays Different characters and the position of character also changed so,PLz guide...
  • 4X20 LCD Display Problem
    Hi, i am working on 4X20 LCD ....i wrote code for that this code is working but when trying to reset my board ...LCD displays Different characters and the position of character also changed so,PLz guide...
  • atmel89s8252 problem to display in lcd
    the problem i ask yesterday hv solved, the now i'm facing another prob. which is the velocity value cant display in LCD once i reach "START==0 AND STOP==0" it will display 255 for the velocity value...