Hello,
For LCD_X_Config(), I am looking to add LCD_SetDevFunc() calls to setup custom functions for the following emWin display driver actions:
How can PXP be utilized to facilitate the above actions? (especially drawing of bitmaps)
Any examples available?
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.