emWin or Swim

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

emWin or Swim

908 次查看
murugavelan
Contributor I

emWin or Swim

We are using LPC4357 in QFP package and LCD 4.3" with Touch control. emWin or Swim - Which one will be better to use ? Any suggestion some details?

Regards,

Murugavel.A.N

标签 (1)
1 回复

771 次查看
brendonslade
NXP TechSupport
NXP TechSupport

SWIM provides a very basic set of drawing primitives plus the ability to display text; it doesnt include any touch screen support. If you want to do anything more sophisticated than that, then emWIN is the way to go. Given your screen size, I would definitely be the best choice. emWIN is also supported in SDK, if/when you want to transition to a new NXP MCU (like LPC546xx or i.mx RT).