Week Seven
This is my seventh week as an intern at Aeste Works. This week was about figuring out which part of my USB CDC ECM code interfaces between the host and device in sending and receiving network packets so that I could integrate the lwIP TCP/IP stack later on. There are two functions that were found in the code that sends and receives data. First, the application can send data to the Host by using the USB_DEVICE_CDC_Write function. This function requests Read more




