USB device as Ethernet controller
Posted on January 23, 2014 at 15:58I am using stm32f103 with the vcp example.Till now i have successfully communicated using COM port .but i want my device as a ethernet device so that i can transmit Ethernet data over usb.I know i need to use RNDIS...