LPC4088 Emwin 24bpp is it even possible?

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

LPC4088 Emwin 24bpp is it even possible?

551 次查看
remibusseuil
Contributor II

Hi Everyone

I am trying to connect a TFT screen via a parrallel RGB interface, seems simple right?

Screenshot 2025-02-20 092802.png

 The LPC4088 in 24 bit RGB only uses 3 out 4 byte of DMA RAM (wasting 1 byte)

Screenshot 2025-02-20 093120.png

I could not find any driver mode that work in emwin that allows this. ALL the linear drivers seem to remove this wasted byte: 

Screenshot 2025-02-20 093756.png

Only a driver GUIDRV_S1D13513 that is build for the Epson S1D13C00 seems to do that but that seems to be device specific:

Screenshot 2025-02-20 093514.png

 

So is there a way around this?

 

Thanks for your time

 

Remi

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

523 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @remibusseuil,

Unfortunately, no. It is by design that the 24-bit RGB only uses 3 out 4 bytes of DMA RAM on the LPC4088, so it cannot be changed.

BR,
Edwin.

0 项奖励
回复