emWin for IMXRT1050

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

emWin for IMXRT1050

650 Views
chauhan_snehal1
Contributor I

I am trying to implement emWin for my IMXRT1050-EVKB board using Keil IDE using an SPI based TFT driver. I just came across emWin GUI Demo available on MCUXpresso SDK v2.5.0 with default path as:

\SDK_2.5.0_EVKB-IMXRT1050\boards\evkbimxrt1050\emwin_examples\emwin_gui_demo\mdk

 

I would like to know if it is possible to use the same Demo and port the code for my SPI based TFT Display using MCUXpresso.

Regards,

Snehal

0 Kudos
1 Reply

531 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi Snehal,

yes, you can. You can import demo in SDK into MCUXpresso by clicking the Quick Panel->import SDK example(s)

If you want to port a SPI LCD, you can download a K64 KSDK. There is also a SPI base enWin demo. Since NXP demo and middle share same structure, you can easily know how to porting by compare the two demo.

Regards,

Jing

0 Kudos