cancel
Showing results for 
Search instead for 
Did you mean: 

STM32_USB_OTG_Driver in newer designs

jcbless-ga
Visitor

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

1 REPLY 1
Grant Bt
Senior II

Is that from the Std Peripheral Library days? (Sorry, I'm having a hard time following all the history.)  This *might* be of help?

https://community.st.com/t5/stm32-mcus/how-to-use-stmicroelectronics-classic-usb-device-middleware-with/ta-p/599274/highlight/true/show-comments/true

It might be a smaller leap than going full HAL.