STM32F405 USB Communication with PC Application (.NET C#)
Posted on January 08, 2018 at 08:05Hello,I did USB VCP CDC FS code in STM32F405.I works fine.i tested it with terminal software.Now i want to test same with .NET C♯ application software (with USB protocol only).But unfortunately USB is not detected ...