USB to Serial data loss on STM32F777BIT6 (Works fine on Windows7, randomly loses data on Windows10)
Hi,
I am using an STM32F777BIT6 in USB to Serial mode.
Everything works fine except for a random loss of data on the windows side.
After weeks of frustration I found the cause of this problem: Windows 10 CDC driver for virtual com ports. I tried the program on a windows 7 PC and it works without any data loss.
According to this link Changing the default CDC driver of windows 10 will solve the problem:
However, I have no idea how to find an alternate CDC driver for windows 10 and Google didn't help either. Does anyone have a link or know of such a driver?
Best wishes
