Need Application note on K60 ENET Module.

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

Need Application note on K60 ENET Module.

418 Views
nbjasani
Contributor III

Hi,

   I am New in Ethernet protocol implementation or network protocol implementation. I read ENET Module chapter in K60 Manual, but i need more details information on ENET Module. So, please suggest any Application Note on K60 ENET Module.

Best Regards,

Nandish Jasani.

0 Kudos
Reply
1 Reply

370 Views
mjbcswitzerland
Specialist V

Hi

Download the open source version of the uTasker project from GITHUB and follow this tutorial:
https://www.utasker.com/docs/KINETIS/uTaskerV1.4_Kinetis.pdf

It runs a simulated Kinetis part with its Ethernet module so you can do both practical tests and step through the code to see how the Ethernet module operates (how it is configured, controlled and how it works internally - address filltering, interrupt generation, buffer copying and so on).

Regards

Mark
[uTasker project developer for Kinetis and i.MX RT]

0 Kudos
Reply