After spending most of an evening pulling my hair out, unable to figure out why I couldn't get USB to work on the STM32H523, I eventually found this same issue.WithoutHAL_PWREx_EnableVddUSB()being called, the USB interrupt never fires, thus breaking ...