What is the best way to learn how program Graphics on LCD

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

What is the best way to learn how program Graphics on LCD

跳至解决方案
1,681 次查看
danieljackmorle
Contributor III

I am looking for a development Kit to run a small video in an LCD window.  I am mostly a hardware engineer and it has been 6 years since I developed code.   I am thinking the K70 is where I am starting.  The demo online does what I want.  I also want a USB peripheral.  The question is what is the best way to learn how to do this large task.  I am also looking into Easy GUI or embedded wizard. 

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,255 次查看
LuisCasado
NXP Employee
NXP Employee
0 项奖励
回复
7 回复数
1,255 次查看
danieljackmorle
Contributor III

Hi Luis

I looked at both K70 and the MX6 and I decided to go with the MCIMX6UL mostly on your recommendation and the fact that the chip cost less than the K70.  I want to . use the following kits to get started

LCD8000-43T

i.MX6UltraLite Evaluation Kit (EVK)

What kind of compiler does this require

I would like to follow a path that is well explored.   You mentioned an embedded Linux solution.   Would that have some sample software that I could use? 

My goal is to use the kits to get more familiar with the processes. 

0 项奖励
回复
1,255 次查看
danieljackmorle
Contributor III

Does the MQX require an operating system?   I like the prices on this part better. 

0 项奖励
回复
1,255 次查看
LuisCasado
NXP Employee
NXP Employee

Hi,

MQX is an operating system.  www.nxp.com/mqx

eGUI is the graphic library. www.nxp.com/egui

eGUI doesn't need an Operating system.

Luis

0 项奖励
回复
1,255 次查看
LuisCasado
NXP Employee
NXP Employee

Hi Daniel Morley ,

We don't have a video player solution for the K70. It is possible with some limitations to play videos. Cortex M4 doesn't have enough performance for running video decoders.

https://www.youtube.com/watch?v=n-asY6CR6nk

You can check with Motomic. A  better solution would be the MCIMX6UL running Linux.

Luis

0 项奖励
回复
1,256 次查看
LuisCasado
NXP Employee
NXP Employee

You can also check the LPC based solution:

https://www.lpcware.com/content/blog/frame-video-player-lpc1788

Regards,

Luis

0 项奖励
回复
1,255 次查看
danieljackmorle
Contributor III

I decided to ax the video. Sounds too complicated.  Do you offer a LCD color display interface solution.   Defiantly trying to work with out an operating system. 

0 项奖励
回复
1,255 次查看
LuisCasado
NXP Employee
NXP Employee

Hello,

You can use eGUI with MQX or bare metal.  Use the latest sources:

https://github.com/Gargy007/eGUI

Check also this: https://community.freescale.com/docs/DOC-330064

Luis

0 项奖励
回复