NXP MIMXRT106 - PXP processing engine and emWin compatibility

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NXP MIMXRT106 - PXP processing engine and emWin compatibility

667 Views
nandlol
Contributor I
Hello everyone, my name is Fernando.
I need to implement a GUI application on a LCD 4.3 inch TFT 480*272 pixels with LED Backlight and touch panel.
 
The MCU target is the NXP - MIMXRT1064CVJ5B with the built-in PXP (PXP pixel pipeline: 2D graphics and pixel/image) processing engine. The reference IDE is the µVision IDE - Keil.
 
I would like to know if the SEGGER emWin library fully supports this PXP processing engine or what are the incompatibly points, if necessary.
 
Thanks a lot,
Regards.
Labels (1)
0 Kudos
3 Replies

654 Views
jay_heng
NXP Employee
NXP Employee

You can refer to simple emWin demo in SDK:

\SDK_2_x_x_EVK-MIMXRT1064\boards\evkmimxrt1064\emwin_examples\emwin_gui_demo

The panel used in demo is https://www.nxp.com/part/RK043FN66HS-CTG#/

 

0 Kudos

636 Views
nandlol
Contributor I

thanks for the tip.

I looked into the example, but is not clear for me if the example takes advantage of the PXP peripheral or not.
I've more interesting to understand if the emWin library can be used exploiting the PXP accelerator.

Can you you link me some other examples or application notes that highlighted this point please?

Thanks

0 Kudos