MQX or EGUI needs

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

MQX or EGUI needs

356 Views
ankurchauhan
Contributor I

Hi,

I Want to know what the need of eGui.

In my project I have to use LCD via EBI interface(using k70). Is this software required for that.

Currently I'm using bareboard project..

Regards

Ankur

Labels (1)
0 Kudos
1 Reply

276 Views
LuisCasado
NXP Employee
NXP Employee

Hello,

The K70 integrates the LCDC module to connect and manage the LCD. You don't need MQX (RTOS) for using eGUI (graphic library), you can also use bare metal approach with eGUI. Using MQX will help in the case you need USB, TCP/IP, file system, etc… apart from the graphic user interface. In that case, for example MQX + MFS (file system) allows you to store graphic resources in external USB, SD card, etc…

I hope this helps.

Luis

0 Kudos