STM32 with W5500 Ethernet Module

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • The project involved interfacing STM32 with W5500 Ethernet Module through SPI and utilizing a Built-in TCP/IP stack featuring UDP Connection.
    For those unfamiliar, UDP is a connectionless protocol that is often preferred in situations where speed and efficiency are more important than reliability, such as in real-time communication applications like online gaming and streaming media.
    Our team utilized Socket test, Docklight, and Hercules and STM32CUBE IDE as their primary tools in this project.

ความคิดเห็น • 4

  • @husseinjlailaty5852
    @husseinjlailaty5852 27 วันที่ผ่านมา +1

    Great work Hassan. Can you please post the code

    • @hassanabazim
      @hassanabazim  13 วันที่ผ่านมา

      github.com/Hassanabazim/STM32_W5500

  • @sabbrush6001
    @sabbrush6001 2 หลายเดือนก่อน +1

    Well that was quite usefull. If you dont mind could show us the mqtt version? I always use esp32 for mqtt connection but you know if i could understand the w5500 mqtt part that would be awesome

    • @hassanabazim
      @hassanabazim  2 หลายเดือนก่อน +3

      alright that will be on my list for upcoming videos !