USB VCP with STM32H7 does not work correctly
Hello everyone,
I have a Project with STM32H745(Nucleo-H745ZI-Q). in this project I need to send data periodically to PC over VCP. I have configured everything and it works fine. But when I connect the device to the USB on the front side of my PC, the PC receives a small amount of data, and Dann stop( the MCU still sends data, USB on the back side works properly). As serial terminal, I tried Hterm and Hercules. With both, I had the same problem. VCP-driver i have "en.stsw-stm32102_v1.5.0".
Did anyone face such a Problem?
