K64 Maximum Sustained Ethernet Data Rate

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

K64 Maximum Sustained Ethernet Data Rate

771 Views
marks
Contributor IV

What is the maxim sustained data rate on the Ethernet interface on the K64? Is there example code available to demonstrate this on the K64 Freedom Board?

0 Kudos
2 Replies

606 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

Please have a look at FNET [bench] example for FRDM-K64F board about Ethernet throughput.

Wish it helps.


Have a great day,
Mike

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

0 Kudos

606 Views
mjbcswitzerland
Specialist V

Hi Mark

You will need to be more precise as to the protocol to be used to get meaningful values.
For example, if you are sending jumbo frames you will easily achieve 100Mb/s but if you are using TCP it will be very much dependent on the stack used and the buffer sizes available and allocated. UDP will give higher sustained throughput due to lower SW overhead and not buffering requirements.
Also the network activity will also be a factor in a real system which may reduce the throughput at no fault of the K64.

Regards

Mark

Kinetis: http://www.utasker.com/kinetis.html
Kinetis K64:
- http://www.utasker.com/kinetis/FRDM-K64F.html
- http://www.utasker.com/kinetis/TWR-K64F120M.html
- http://www.utasker.com/kinetis/TEENSY_3.5.html
- http://www.utasker.com/kinetis/Hexiwear-K64F.html


uTasker developer and supporter (+5'000 hours experience on +60 Kinetis derivatives in +80 product developments)
Kinetis: http://www.utasker.com/kinetis.html

0 Kudos