Replies: 5 comments 5 replies
-
@Desvauxm-st ^^ |
Beta Was this translation helpful? Give feedback.
-
With this change to not disable the ulpi clock on low power,
|
Beta Was this translation helpful? Give feedback.
-
@ahaslam2 I have this configuration: on the Console windows connected to the USB P2 of the board i have that: so I don't known how you do to see the host frame ? |
Beta Was this translation helpful? Give feedback.
-
@ahaslam2 |
Beta Was this translation helpful? Give feedback.
-
This is addressed in #68431 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to enable the cdc support on a stm32f4 based board: the sdp_k1 from analog devices.
This boards uses an external ULPI phy. We added udc usbotg_hs support to
the device tree: pamolloy@77fc1b4
We are facing a issue were a usb device suspend event is triggered
and the board enumeration fails:
on the host side we see:
The strange thing is that if we enable logging:
CONFIG_LOG_DEFAULT_LEVEL=4
the enumeration completes successfully:
However opening the ttyACM device in minicom i dont see the echo working
i tested the same sample on a discovery boards without any issues.
Beta Was this translation helpful? Give feedback.
All reactions