I've a stm32f730r8t6 core board, I need to use stm32 as USB HS device, looks like STM32CubeMX generate the code have bugs.If using USB_FS is working fine but USB_HS is not.I've traced the code failed at USB_CoreReset.static HAL_StatusTypeDef USB_Core...