STM32H725 supports VCP over USB?
Hello,
i am porting a project made initially on STM32H750, but because of the semiconductor shortage on the market, the only available part was a stm32H725IGK6, which i started working on.
Regarding the usb connection, i have the following pins used:
PA9 - connected via 10k resistor to 5Vusb
PA10 - connected to ID usb pin
PA11 - connected to DN usb
PA12 - connected to DP usb
Does this devices supports VCP over usb? Because i am trying to work with some usb cdc examples, but so far i am not able to make it visible on the computer.


