2021-05-13 08:01 AM
2021-05-13 08:50 AM
Hello SOlek.1,
so unfortunately the STM32F303RE only has USB 2.0 FS device interface so it can really only act as USB device. List of MCU that support USB_OTG connectivity could be found in the application note AN4879 namely in the table 3. In this document there also other useful information regarding the USB peripheral across STM32 MCU families. Let me know if you have some further questions.
2021-05-13 08:50 AM
Hello SOlek.1,
so unfortunately the STM32F303RE only has USB 2.0 FS device interface so it can really only act as USB device. List of MCU that support USB_OTG connectivity could be found in the application note AN4879 namely in the table 3. In this document there also other useful information regarding the USB peripheral across STM32 MCU families. Let me know if you have some further questions.
2021-05-14 02:18 AM
Thank You Petr David for the confirmation. i will look into other STM32 MCU products that meets my requirement.