emWin: Adding PXP to LCD_X_Config()

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

emWin: Adding PXP to LCD_X_Config()

140 次查看
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 回复

104 次查看
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 项奖励
回复