Read program memory

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

Read program memory

145 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jayshet on Wed Sep 15 03:23:19 MST 2010
Hi,
I am somewhat new to LPCXpresso. I am doing a project where a picture has to be shown on TFT LCD- driver is ILI9325. I have a bmp file converted to hex. This is included in project as test.h. Here the data are shown as const unsigned short test[]. I want to read this file. That is read 1st integer data- send it to lcd, read 2nd & so on. Can any one show me how can I do it.?
Thanks
0 Kudos
0 Replies