Lcd controller initialization fail

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Lcd controller initialization fail

503件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by padmaja on Sat Jan 16 01:27:14 MST 2016
hi,
i was working on uez product of uezgui-1788-70wvm. it contains LPC1788 interface with 7" WVGA tft capacitive touch screen display. Did

initialization of LCD controller registers,
pin connections assigned,
SDRAM starting address to LCD base address,
finally enabled LCD and backlight.
it show full white color means that light was because of backlight right? after that i was tried to write lines display clear but nothing was done. I changed different pen colors also then also i didn't get any pixel variation means color change or something.
may i know the reason for this state? Sad
One more thing is Frame buffer address. frame buffer address is LCD base address or local sram memory location ??
in put_pixel function i used ((win->fb + y * win->xpsize)[x] = color; ) this instruction at that time this win->fb need valid address otherwise it wents to hardfault_handler. How can i rectify this bug?

thanks & regards,
padmaja.
ラベル(1)
0 件の賞賛
返信
0 返答(返信)