I am experiencing the same issue on the NUCLEO-H7S3L8. USB_OTG_GRSTCTL_CSRST is stuck to 1During usb configuration/initialisation static HAL_StatusTypeDef USB_CoreReset(USB_OTG_GlobalTypeDef *USBx){__IO uint32_t count = 0U;/* Wait for AHB master IDLE...