http

18 Articles
EmbeddedEthernetHALSTM32

STM32 ETHENRET #2. UDP SERVER

Create a new UDP control block using udp_new (). Bind the block to the local IP address and Port by using udp_bind

EmbeddedEthernetHALSTM32

STM32 Ethernet #1. Connection

This tutorial is the start of the Ethernet series in STM32. Today we will simply see how to configure the Hardware and ping...