STM32F2xx VCP Open Port Failed
Posted on October 20, 2014 at 07:48I am using STM32F2xx and I emulate it as a VCP driver, I used the sample code from STM32 for the USB device exampleI wrote a .NET application to open the serial port communication, but I have problem to open the po...