User Activity

Hi I am very new to write a code for USB communication. I am looking for helpful link or resource in setting up USB based camera communication over ethernet. I have the following questionsWhat does the video camera acts like a USB host or Device?How ...
Hi I am using STM32 Cube MX to generate a ethernet code with static ip address and LWIP without RTOS.I have my code working to the point that it detects the Ethernet cable connected to board network port(netif link up). I am not sure why I am not abl...
My code is not passing the netif_is_link_up() function and it always goes to netif_set_down(). I also have this doubt when I connect network cable to Ethernet port of board, it does not glow any green or yellow light on this port. But my network cabl...