lpc1788

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

lpc1788

1,232件の閲覧回数
macjack
Contributor I

Hello,

we are using the emWin Library from NXP. It works very fine. For a new product we what to use the same uC / TFT. But how to change the orientation?
Currently we are using the following driver:

#define DISPLAY_DRIVER GUIDRV_LIN_1
#define COLOR_CONVERSION GUICC_1


The defines will not work :(
#define LCD_MIRROR_X 1
#define LCD_MIRROR_Y 1

I have found in the file GUIDRV_Lin.h
#define GUIDRV_LIN_OXY_1

I thought wunderful. I changed it to this driver. Unfortunately it isn't possible to build the project. :( I think the driver is not shipped with the NXP emLib.

The function GUI_SetOrientation() ist working. But ist needs to much performance. :(

So...wthat to do?

Best Regards

Daniel

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,050件の閲覧回数
macjack
Contributor I

Hi Sol,

we use the LPC1788 in the 144pin case. Due to the limited memory, we only work with 1 bit color depth.
The driver GUIDRV_LIN_1 works. But we want to rotate the display by 180 °.
We need the driver GUIDRV_LIN_OXY_1. Unfortunately, it is not possible to build the project. I think the driver is not shipped with the NXP emlib.

Us and probably many other users would help if NXP also implemented the full 1bit driver. With 8-bit color depth, a change of the display orientation is possible.

Can NXP provide us with a suitable driver?

Best Regards
Daniel

0 件の賞賛
返信

1,050件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

Please check the following thread and let me know if this helps.

https://community.nxp.com/thread/417824 


Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信