Question
USB device as Ethernet controller
Posted on January 23, 2014 at 15:58
I 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 of windows but don't know how to do that?
#usb #ethernet #vcp #stm32