How to configure Memory Bus LCD on MX53 platform

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

How to configure Memory Bus LCD on MX53 platform

550 次查看
left
Contributor I

Hi everyone,

I am porting a memory bus LCD for MX53. The LCD driver is ILI9320. We use DI0 (CS1) display 0 on the DI connection. I use DC channel 8 for the part of command control and channel 6 for the part of display content update. I cannot get data out from channel 8, can anyone help?

I have selected NEW_DATA_W_0, NEW_DATA_W_1, NEW_DATA_R_0, NEW_DATA_R_1 for the events to trigger channel 8. I have set the MCU_T to 13, so that I can use physical address 0x18000000 to access the external memory via channel 8. Because of physical to virtual memory mapping, 0x18000000 is mapped to VA 0x38000000. However, there is no signal come out when I access 0x38000000. Could anyone tell me how to make it work?

标记 (1)
0 项奖励
0 回复数