STM32CubeIDE deos not creat middleware USB_Device for stm32H723 (Nucleo board)
Hi,
I am using stm32cubeIDE to use USB OTG/Dual_role but it does not generate the middleware!
I do appreciate any help
Thanks
Hi,
I am using stm32cubeIDE to use USB OTG/Dual_role but it does not generate the middleware!
I do appreciate any help
Thanks
Infact, the Nucleo board support only the USB OTG FS as mentionned on the DB3171. So, you can only configure the internal FS Phy which support only low speed and full speed (max 12MBits/s):
But, when using the STM32H723ZGT6 MCU, you can use the External Phy which can go to High speed (480 MBits/s). But you have to connect an external PHY device to the ULPI (which is not done on the nucleo board) as mentionned in the paragraph 3.43 of the DS13313:
Hope your questions are answered.
Best Regards.
STTwo-32
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.