STM32H725 USB FS PHY not detected
Hello,
I have been working on a project that requires USB communication with an STM32 MCU. Unfortunately, the computer cannot recognize the device.
On the hardware side, I am using the STM32H725VGT6 mcu, an isolator, and a USB-C connector with some ESD protection.

On the software side, I am using the internal FS PHY with the following settings.
![]() | ![]() |
I think there might be some sort of hardware issue. On the mcu side D+ is only pulled to 2.6 V and it doesn't change state on connection. Windows couldn't even detect the device. What could cause this problem?


