STM32H7S78 USB CoreReset timeout
Hey All, Similar issue to this previous topic,I'm running into a timeout error every time I try and call USBx->GRSTCTL |= USB_OTG_GRSTCTL_CSRST from the USB_CoreReset function in the example code. It seems like the previous solution was to make sure...