2025-09-04 7:58 AM
Hello all -
I am attempting to upgrade an old design from an STM32f4 device to an STM32h753 device. The old design used the STM32_USB_OTG_Driver. It seems to appear that the OTG driver no longer exists for the STM32h753. Any ideas about how to upgrade the code to use the new processor with this driver issue in mind?
Thanks,
John
2025-09-04 9:59 AM
Is that from the Std Peripheral Library days? (Sorry, I'm having a hard time following all the history.) This *might* be of help?
It might be a smaller leap than going full HAL.