|
刚接触MTK
想问几个关于LCD初始化的问题
send_host_reg_command(0x00b0, 0x0004); //78Hz
send_host_reg_command(0x00b0, 0x0004); //78Hz
send_host_reg_command(0x0010, 0x0000);
send_host_reg_command(0x0011, 0x0000);
send_host_reg_command(0x0012, 0x0000);
send_host_reg_command(0x0000, 0x0001); delay_ms(20);
send_host_reg_command(0x0007, 0x0000); delay_ms(1);
send_host_reg_command(0x0012, 0x0000); delay_ms(1);
send_host_reg_command(0x0070, 0xBf00);
send_host_reg_command(0x0008, 0x0405);
1.这些代码初始化了些什么东西?把初始的东西写入MTK项目里是指把(0x0008, 0x0405);这些东西写进去吗?
2.怎么去去看LCD 的DATA SHEET?
主要看哪些内容?例如这份ILI9320DS.
我该如何去看?
3.0xb0和0x00b0有区别吗?
【文件名】:09512@52RD_071011@52RD_ILI9320DS_V0_41.rar
【格 式】:rar
【大 小】:1206K
【简 介】:
【目 录】:
|
|