Ethernet driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Ethernet driver

1,374件の閲覧回数
prasantbehera
Contributor I

I am looking for Ethernet controller drivers for reference. But I don't find any in Kinetis Design Studio v3.2.0. Could anyone please help me how I can able to get the drivers

ラベル(1)
0 件の賞賛
3 返答(返信)

847件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

Which chip do you work with?

Normally Ethernet demo code is included in KSDK package.

{SDK_2.0_board package}\boards\frdmk64f\demo_apps\lwip

KSDK can support KDS.

here is KSDK:

Software Development Kit for Kinetis MCUs|NXP 


Have a great day,
Jennie Zhang

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

0 件の賞賛

847件の閲覧回数
prasantbehera
Contributor I

I am evaluating FRDM-KW41Z board. I am testing all the features of MKW41Z SoC. I am trying to interface Ethernet controller to configure one of Freedom evaluation kit as border router in thread network. I need to test if I am able to interact with our server in thread network. I am using Kinetis Design Studio v3.2. There is no reference code for Ethernet controller.

The Ethernet controller I have is not from NXP. Is it possible to interface to Freedom Evaluation Kit. I found the APIs provided as part of Thread stack requires some predefined structures. There are some header files missing. Can somebody help me in getting those header files.

#include "fsl_enet_driver.h"
#include "fsl_enet_hal.h"
#include "fsl_phy_driver.h"
#include "fsl_clock_manager.h"
#include "fsl_interrupt_manager.h"

I am unable to get the above mentioned header files. If I get these files then it will be easy for me to port the Ethernet controller I am having

Any help is appreciated

Thanks,

Prasant

0 件の賞賛

847件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Prasant,

these header files are included in KSDK1.3 install package. You can download it from this url:

Software Development Kit for Kinetis MCUs|NXP 

under "Archive Releases"


Have a great day,
Jennie Zhang

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

0 件の賞賛