Resolved! stm32h725 stalling at USBD_Init() function when debugging on SWD in stm32cubeIDE
I am currently working with an stm32h725RG on a custom board and was previously developing the code in VScode. After flashing the code using stm32Programmer, I could visually see that the program was getting past the MX_USB_DEVICE_Init() function bec...