Question
USB VCP Driver Problems Windows 10
Posted on November 27, 2016 at 17:10
Hi
I try to send data over a VCP USB interface from my STM32F446RE to the computer. I use a C♯ programm with a SerialPort interface to read the data.Under Windows 7, 8 and 8.1 everything works perfectly fine but on my own Windows 10 computer I constantly get and IOException which says ''The parameter is incorrect''.Are there any fixes for this problem? I searched the internet for Windows 10 drivers for this microcontroller but I haven't found anything... #usb-vcp-windows10-win10