Connecting Two Microcontrollers to a Single PC via Ethernet Switch
I am using an Ethernet switch with three ports. The first Ethernet port (IP address 192.168.1.206) is connected to a CPU. The second Ethernet port is connected to an STM32H743ZIT6 board, and the third Ethernet port is connected to another STM32H743ZIT6 board. The first STM32H743ZIT6 board (sender) has an IP address of 192.168.1.100, and the second STM32H743ZIT6 board (receiver) has an IP address of 192.168.1.101.
In my code Transmit and Receive is not working . please help and give me a solution or hint
.
