Ethernet K64

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

Ethernet K64

Jump to solution
1,202 Views
eliezeroc
Contributor III

Hello, I'm new doubts regarding the K64.

The company decided to work using the K64 to develop an ethernet communication.

I need to send to the html form data from an analog sensor connected aum K64 pin, need to show that data into a text field.

Also need to click button and trigger an K64 pin.

I uttilizando the FRDM-K64F.

How should I do this?

I'll be very grateful.

0 Kudos
Reply
1 Solution
906 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Freescale provides KSDK software V1.3.0, which includes lwip application, such as httpserver.

More detailed info, please check here.

The KSDK software also includes most communication modules application examples.

There also with Ethernet application demo for K64 product at FNET software.

Customer could get more detailed info from here.

Wish it helps.


Have a great day,
Ma Hui

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
907 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Freescale provides KSDK software V1.3.0, which includes lwip application, such as httpserver.

More detailed info, please check here.

The KSDK software also includes most communication modules application examples.

There also with Ethernet application demo for K64 product at FNET software.

Customer could get more detailed info from here.

Wish it helps.


Have a great day,
Ma Hui

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply
906 Views
mjbcswitzerland
Specialist V

Hi

Your question can't be answered in a short statement since it involves various techniques.

If you need a complete solution you can get one from http://www.utasker.com/kinetis/FRDM-K64F.html / http://www.utasker.com/kinetis/TWR-K64F120M.html

including a reference binary that does the things that you require.

In addition it allows you to simulate the K64 and its Ethernet operation in its Kinetis simulator so that you can develop and test compete networking code, with your application, in VisualStudio in order to significantly reduce your project effort.

Here are some links that also explain dynamic web content generation and control:

http://www.utasker.com/forum/index.php?topic=94.msg3250#msg3250

http://www.utasker.com/forum/index.php?topic=97.msg390#msg390

http://www.utasker.com/docs/uTasker/uTaskerV1.3_Content_Generation.PDF

Regards

Mark

Kinetis: http://www.utasker.com/kinetis.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
Reply