Custom pcb & emwin

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

Custom pcb & emwin

2,187 次查看
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 项奖励
回复
2 回复数

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

2,013 次查看
Eric_t
Contributor III

No one ever used emwin & kinetis?

0 项奖励
回复