
https://www.youtube.com/watch?v=LwDDEIx63cA&t=37s
This is a Russian video on the study and comparison of ethernet modules.
Here the best modules are surveyed and the winner is told to be a compact ethernet module built with the WIZnet W5500 chip. Also in the video, we can see the comparison of both modules with reference to each layer of the OSI model.
The project’s source code for AVR + W5500 (IAR):https://bitbucket.org/nadyrshin_ryu/w5500_mqtt_avr/downloads/
Source code for STM32 + W5500 (IAR):https://bitbucket.org/nadyrshin_ryu/w5500_mqtt_stm32/downloads/
The source for the project for AVR + ENC28J60 (IAR): https://bitbucket.org/nadyrshin_ryu/enc28j60_mqtt_avr/downloads/
Source code for STM32 + ENC28J60 (IAR): https://bitbucket.org/nadyrshin_ryu/enc28j60_mqtt_stm32/downloads/
COMMENTS