Custom pcb & emwin

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

Custom pcb & emwin

939 Views
Eric_t
Contributor III

I am going to use emwin with my custom pcb with K22F controller.

When I am trying to start a new project with mcuxpresso sdk builder, emwin is available only for FRDM boards.

How can i add emwin for my custom pcb?

thank you

0 Kudos
2 Replies

765 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello Eric,

 

Yes, the emWIN demo is only available with the FRDM board but you can use the SDK for the FRDM-K22F as reference for your project.

 

The board specific files are pin_mux.c/h board.c/h and clock_config.c/h, so you need to adapt these files to your custom board, for example, you may need to change the pins used for the intialization of your LCD, you can check this out at pin_mux.c in the I2C1_InitPins function of the SDK emwin_gui_demo.

 

Best regards,

Aldo.

0 Kudos

765 Views
Eric_t
Contributor III

No one ever used emwin & kinetis?

0 Kudos