emWin: Adding PXP to LCD_X_Config()

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

emWin: Adding PXP to LCD_X_Config()

139件の閲覧回数
lsrbigfoot
Contributor III

Hello,

For LCD_X_Config(), I am looking to add LCD_SetDevFunc() calls to setup custom functions for the following emWin display driver actions:

  • LCD_DEVFUNC_DRAWBMP_16BPP
  • LCD_DEVFUNC_COPYRECT
  • LCD_DEVFUNC_FILLRECT

How can PXP be utilized to facilitate the above actions? (especially drawing of bitmaps)

Any examples available?

タグ(3)
0 件の賞賛
返信
1 返信

103件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @lsrbigfoot,

I believe the following application note will prove very useful for your inquiry about the utilities of PXP: AN13075: i.MX RT1170 Heterogeneous Graphics Pipeline – Application Note (nxp.com)

With respect to example codes, you can refer to the SW package of this same application note here: https://www.nxp.com/docs/en/application-note-software/AN13075SW.zip

BR,
Edwin.

0 件の賞賛
返信