Need of egui for k70

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

Need of egui for k70

494 Views
ankurchauhan
Contributor I

Hi,

I'm using K70 twr-kit and trying to configure twr-lcd module.

I'm able to change the color of screen (using flexbus without egui )but not able to print any character like : "hello world" on screen .

All examples given by freescale are using egui and mqx.

Is it possible to print characters on screen without using egui and mqx.

If yes can anyone share sample code for that .

Labels (1)
Tags (1)
0 Kudos
3 Replies

367 Views
mjbcswitzerland
Specialist V

Hi

You can get K70 TWR code for the LCD from the uTasker project. It has a GLCD library which allows various basic controls (fonts of different sizes, writing to the display as a console, plus a few drawing and image methods).

Its Kinetis simulator allows the LCD to be simulated too (mini-screenshot below)

Works with TWR-LCD and TWR-LCD-RGB.

Documentation: http://www.utasker.com/docs/uTasker/uTaskerLCD.PDF

Video: https://www.youtube.com/watch?v=AdtRyQ-2IrE (shows Coldfire but is identical for K70)

pastedImage_0.png

Regards

Mark

Kinetis: http://www.utasker.com/kinetis.html

K70: http://www.utasker.com/kinetis/TWR-K70F120M.html / http://www.utasker.com/kinetis/EMCRAFT_K70F120M.html

For the complete "out-of-the-box" Kinetis experience and faster time to market

:smileyinfo: Out-of-the-box support for 46 Kinetis boards and 10 IDEs (460 combinations from a single code source with no porting required)

0 Kudos

367 Views
ankurchauhan
Contributor I

Hi Mark,

Thanks for Replay.

This UTasker is a tool or software??.

I checked your link but didn't get demo code for lcd (k70).

Can you plz send the demo code link.

Regards and Thanks

Ankur

0 Kudos

367 Views
mjbcswitzerland
Specialist V

Hi

>>tool or software??

Both - this is detailed on the web site

>>demo code link

At the Kinetis link that I sent.

Regards

Mark

0 Kudos