Looking for a Kinetis Kit

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

Looking for a Kinetis Kit

817 Views
danieljackmorle
Contributor III

I am looking for a Kinetis  development kit that has a touch screen with graphics screen and sound.  Not sure what processor is needed.  This is low cost experiment so I need to keep everything as cheep as possible. 

0 Kudos
9 Replies

640 Views
LuisCasado
NXP Employee
NXP Employee

Hi Daniel,

If you look for a QVGA resolution display (Smart display) you can use TWR-LCD with a TWR-K60D100 (for example). If you look for a bigger display a non smart display, you can use TWR-LCD-RGB board, in this case you will need a processor with LCD controller inside. And you need the TWR-ELEV and TWR-SER will be useful.

So, two configurations:

A) TWR-K60D100M-KIT + TWR-LCD

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&tid=m32TWR

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-LCD&tid=m32TWR

B) TWR-K70F120M-KIT + TWR-LCD-RGB

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K70F120M

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-LCD-RGB&tid=m32TWR

For audio, for both configurations, TWR-AUDIO-SGTL

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-AUDIO-SGTL&tid=m32TWR

You can use MQX RTOS, www.freescale.com/mqx

And one of the graphic libraries, www.freescale.com/eGUI or www.freescale.com/PEG

You have more options or combinations with the Tower system, but this is a good starting point.

Regards,

Luis

0 Kudos

640 Views
danieljackmorle
Contributor III

What the difference between a smart display and nonsmart display.

Is there some demos we can down load with these kits.

Date: Tue, 7 Oct 2014 14:06:52 -0700

From: admin@community.freescale.com

To: danieljackmorley@hotmail.com

Subject: Re: - Looking for a Kinetis Kit

Looking for a Kinetis Kit

reply from Luis Casado in Kinetis Microcontrollers - View the full discussion

Hi Daniel,

If you look for a QVGA resolution display (Smart display) you can use TWR-LCD with a TWR-K60D100 (for example). If you look for a bigger display a non smart display, you can use TWR-LCD-RGB board, in this case you will need a processor with LCD controller inside. And you need the TWR-ELEV and TWR-SER will be useful.

So, two configurations:

A) TWR-K60D100M-KIT + TWR-LCD

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K60D100M&tid=m32TWR

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-LCD&tid=m32TWR

B) TWR-K70F120M-KIT + TWR-LCD-RGB

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-K70F120M

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-LCD-RGB&tid=m32TWR

For audio, for both configurations, TWR-AUDIO-SGTL

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-AUDIO-SGTL&tid=m32TWR

You can use MQX RTOS, www.freescale.com/mqx

And one of the graphic libraries, www.freescale.com/eGUI or www.freescale.com/PEG

You have more options or combinations with the Tower system, but this is a good starting point.

Regards,

Luis

Did your question get answered?

If so, say thanks by clicking Correct Answer in the community thread!

Reply to this message by replying to this email, or go to the message on Freescale Community

Start a new discussion in Kinetis Microcontrollers by email or at Freescale Community

Following Looking for a Kinetis Kit in these streams:

Inbox

0 Kudos

640 Views
LuisCasado
NXP Employee
NXP Employee

Hi,

A Smart display has the RAM frame buffer and the screen controller integrated, you need to refresh constantly the display.

Luis

0 Kudos

640 Views
danieljackmorle
Contributor III

What is the TWR-SER needed for?

Date: Tue, 7 Oct 2014 14:27:52 -0700

From: admin@community.freescale.com

To: danieljackmorley@hotmail.com

Subject: Re: - Looking for a Kinetis Kit

Looking for a Kinetis Kit

reply from Luis Casado in Kinetis Microcontrollers - View the full discussion

Hi,

A Smart display has the RAM frame buffer and the screen controller integrated, you need to refresh constantly the display.

Luis

Did your question get answered?

If so, say thanks by clicking Correct Answer in the community thread!

Reply to this message by replying to this email, or go to the message on Freescale Community

Start a new discussion in Kinetis Microcontrollers by email or at Freescale Community

Following Looking for a Kinetis Kit in these streams:

Inbox

640 Views
LuisCasado
NXP Employee
NXP Employee
0 Kudos

640 Views
danieljackmorle
Contributor III

This project does not required USB or Ethernet

0 Kudos

640 Views
danieljackmorle
Contributor III

MQX RTOS is this a complier. What kind of tutorials offered that can get me up to speed on operating system assuming they are required.

Date: Tue, 7 Oct 2014 14:27:52 -0700

From: admin@community.freescale.com

To: danieljackmorley@hotmail.com

Subject: Re: - Looking for a Kinetis Kit

Looking for a Kinetis Kit

reply from Luis Casado in Kinetis Microcontrollers - View the full discussion

Hi,

A Smart display has the RAM frame buffer and the screen controller integrated, you need to refresh constantly the display.

Luis

Did your question get answered?

If so, say thanks by clicking Correct Answer in the community thread!

Reply to this message by replying to this email, or go to the message on Freescale Community

Start a new discussion in Kinetis Microcontrollers by email or at Freescale Community

Following Looking for a Kinetis Kit in these streams:

Inbox

0 Kudos

640 Views
LuisCasado
NXP Employee
NXP Employee
0 Kudos

640 Views
danieljackmorle
Contributor III

Looking for the cheapest route but I am familiar with code warrior.

Date: Tue, 7 Oct 2014 14:42:54 -0700

From: admin@community.freescale.com

To: danieljackmorley@hotmail.com

Subject: Re: - Looking for a Kinetis Kit

Looking for a Kinetis Kit

reply from Luis Casado in Kinetis Microcontrollers - View the full discussion

MQX is an RTOS, you can use different IDE's , CodeWarrior, KDS, IAR, Keil,..

You can find documents and tutorials under www.freescale.com/mqx

http://www.freescale.com/webapp/sps/site/training_information.jsp?code=WBT_MQX_RTOS_COURSE

http://www.freescale.com/search?&q=MQXinmeta:Asset_Type%3DTrainingsinmeta:type%3DOn%2520Demand&dnavs=inmeta:Asset_Type%3DTrainings+inmeta:type%3DOn%2520Demand&client=search_training&site=fsl_en&output=xml_no_dtd&proxystylesheet=search_style_fe&filter=0&getfields=*&rc=1&ie=UTF-8&ulang=en&access=p&sort=date:D:L:d1&entqr=3&entqrm=0&oe=UTF-8&ud=1&lang_cd=

Luis

Did your question get answered?

If so, say thanks by clicking Correct Answer in the community thread!

Reply to this message by replying to this email, or go to the message on Freescale Community

Start a new discussion in Kinetis Microcontrollers by email or at Freescale Community

Following Looking for a Kinetis Kit in these streams:

Inbox