STM32F103 USB bulk
Hello,
I'm working on a project based on stm32f103 (nucleo-64). I would like to exchange the data between the stm32f103 board and my PC using usb device. With COMx port the code works but the speed is slow, so I did some modifications to switch to bulk mode ! I changed usbd_desc.c and usbd_cdc.c as described after, but the WIN-10 can't detect the USB driver ! Please, if semeone encountered the same problem and can help me ! Thanks for your time.
Best regards
