LCD Controller configuration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LCD Controller configuration

908 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Harvey_13 on Wed Jan 30 04:05:22 MST 2013
Hi,

I'm testing an EA LPC1788 OEM Board with it sbase board and a KYOCERA 320x240 TFT Display 24 bits.
I made different tests which works fine.
I plan to use µEZ, so I adapt the version 1.11 for my lcd with success.
As I want ot use the version 2.03 I made the same modification on it but it doesn't works :
On the external memory, the address 0xa0000000 and 0xa0000004 are displayed on the same display bit.
Normally each 4 bytes group match a lcd bit, but in this case each bit is controlled by a 8 bytes memory ......

I checked the LPC_LCD register and they are correct .

What other register may make this behaviuor ?

Regards
标签 (1)
0 项奖励
回复
1 回复

875 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Harvey_13 on Wed Jan 30 07:42:26 MST 2013
Hi,

I'm sorry the problem was not coming from the LPC Controller. When I write directly in memory everything works correctly...
In fact it comes from the µEZ lib which does not compile as expected and write only 16bit date instead of 32bits.

**Post Cancelled**

0 项奖励
回复