USB RNDIS support for U5A5 #64895
Replies: 5 comments 11 replies
-
|
This is already supported using following configurations: USB Device SettingsCONFIG_USB_DEVICE_STACK=y Select USB ConfigurationsCONFIG_USB_DEVICE_NETWORK_ECM=y CONFIG_USB_DEVICE_NETWORK_ECM=n |
Beta Was this translation helpful? Give feedback.
-
|
@darshanmirajkar-eaton : see the word document sent to internal ST buzzila |
Beta Was this translation helpful? Give feedback.
-
|
I tried https://github.com/STMicroelectronics/STM32CubeU5/tree/v1.3.0/Projects/NUCLEO-U5A5ZJ-Q/Applications/USBX/Ux_Device_CDC_ACM with this also...USB is not initializing |
Beta Was this translation helpful? Give feedback.
-
|
Able to enable RNDIS in U5A5 that in v3.2.0. Suggesting to use PLL1P/2 or HSE as clock source for USB_HS block. For further check this |
Beta Was this translation helpful? Give feedback.
-
|
@darshanmirajkar-eaton As we now have a PR for USB OTG HS on the stm32U59x/5Ax with #76200, maybe you could re-test on your side. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
STM32U575 having Full speed USB and RNDIS enabled in zephyr, For U5A5 Supports USB High speed wrt to below attached image form datasheet.
It would be good to have support for USB and RNDIS enable for U5A5.
Or Someone suggest how to enable this.
Beta Was this translation helpful? Give feedback.
All reactions