Skip to main content
Visitor II
March 7, 2020
Question

USB CDC on macOs Catalina: enumeration failure. Please, help.

  • March 7, 2020
  • 1 reply
  • 872 views

Hi!

Using STM32F105 microcontroller.

I've created a clear USB CDC project with STM32CubeMX (5.0.1).

It works well when connected to Windows 7 host machine, Virtual com port is appearing on Device Manager.

But when i connect to macbook I've got "HS01@14100000: AppleUSBHostPort::disconnect: persistent enumeration failures" in dmesg output (command: "sudo dmesg | grep enum").

Using oscilloscope, I see several activitys on usb lines during about 5 seconds after device connected and then constant levels.

Help, please!

    This topic has been closed for replies.

    1 reply

    Explorer II
    April 12, 2024

    I have the same issue, did you solve and, in case, how?