User Activity

I am using LWIP 2.1.2 in stm32f769I discovery board.I can ping IPv4 from my PC.But i can't ping IPv6.I have enabled the Autoconfig(Stateless).As per my understanding the IP address will be created based on the MAC.My MAC is 00:80:e1:00:00:00Link loca...
I am using STM32f769Ni discovery board. I need to transfer the data from discovery board to another node via ethernet. Here i have to use the discovery board as client.Another node acting as server. I need to use the Ipv6 self-assigned address(statel...
I am using STM32F769NI Evaluation board. I need to transfer the images from PC to board via Ethernet and display on the LCD(connected with the board).I am new to this. Could anybody please say how to do this and give some example program. Which proto...