开发板lcd上显示图片

时间:2018-07-22 10:18:25
【文件属性】:

文件名称:开发板lcd上显示图片

文件大小:370KB

文件格式:ZIP

更新时间:2018-07-22 10:18:25

LCD

#include #include #include "lcd.h" #include "regs.h" extern const unsigned char gImage_6[261120]; //extern const unsigned char gImage_5[261120]; extern const unsigned char gImage_a[83784]; extern const unsigned char test[]; static unsigned short drawb[272][480]; //it is a public draw area unsigned char mask[]={0x80,0x40,0x20,0x10,0x08,0x04,0x02,0x01}; unsigned char mat[]={0x00,0x00,0x10,0x38, 0x6c,0xc6,0xfe,0xc6, 0xc6,0xc6,0xc6,0x00, 0x00,0x00,0x00,0x00 };


【文件预览】:
lcd_FS_S5PC100-1
----7.o(83KB)
----.project(2KB)
----common()
--------src()
--------include()
----lcd.c(6KB)
----main.o(8KB)
----6.c(1.28MB)
----7.c(419KB)
----test.c(2.66MB)
----lcd.o(10KB)
----代码.cpp(6KB)
----s3cfb.h(6KB)
----map.lds(396B)
----s5pc100.init(88B)
----Makefile1(1KB)
----start()
--------start.o(5KB)
--------start.S(5KB)
--------Makefile(83B)
--------.start.S.swp(16KB)
----Makefile(1KB)
----.cproject(8KB)
----regs.h(18KB)
----lcd.elf(397KB)
----lcd.bin(348KB)
----lcd.h(2KB)
----test.o(256KB)
----6.o(256KB)
----lcd.dis(5.01MB)
----main.c(6KB)

网友评论

  • 很有参考价值