2017-10-15 06:02 AM
Hello,
I have a board with a Stm32F405, which is connected to my PC via USB.
DFU flashing works well, but I cannot start a VCP Stack.
I generated a project with STM32CubeMX, selected the FS-USB-Device and added CDC as Middleware.
I also updated the clocks, but my PC does not recognise a USB device at all.
What do i have to do, that the freshly generated build is working?