Need of egui for k70

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

Need of egui for k70

1,152 次查看
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 .

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

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

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

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