LPC1768 Emwin Font and Image displaying Problem??????

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC1768 Emwin Font and Image displaying Problem??????

337 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by AkshayHV on Sat Jan 25 03:40:39 MST 2014
Hello
i am interfacing a 3.2 inch TFT with LPC1768 ,the controller in the display is ILI9341. it is basically a spi interface and i am using a template code of NXP there GUI_FONT_20F_ASCII (which is proportional framed font) working fine for strings like "Hello World!" "www.kiel.com" and "www.segger.com" but for the number which runs from 0 to 9999 at the centre of the display is displaying each number two times for example instead of 0000 it is displaying "00000000" and for "1234" it is displaying "11223344"  other than the GUI_FONT_20F_ASCII font i am not been able to use any other font its is getting scrambled if other fonts are used.

And for displaying image using a GUI_DrawBitmap the image which is converted to BMP using BMPCvt tool by emwin it is getting scrambled  for HIGH color (565) compressed image but it is working for HIGH color (565) i,e without compression.please somebody Help.


Thanks and Regards
Akshay H V
Labels (1)
0 Kudos
0 Replies