Ethernet K64

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

Ethernet K64

跳至解决方案
1,668 次查看
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 项奖励
回复
1 解答
1,372 次查看
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 项奖励
回复
2 回复数
1,373 次查看
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 项奖励
回复
1,372 次查看
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 项奖励
回复