Skip to content

Tiny USB cannot be started after CDC-USB console is running (IEC-269) #136

@inbarab

Description

@inbarab

Answers checklist.

  • I have read the component documentation ESP-IDF Components and the issue is not addressed there.
  • I am using target and esp-idf version as defined in component's idf_component.yml
  • I have searched the issue tracker for a similar issue and not found any related issue.

Which component are you using? If you choose Other, provide details in More Information.

device/esp_tinyusb

ESP-IDF version.

5.2.3

Development Kit.

ESP32-s3-wroom-1

Used Component version.

1.7.1

More Information.

When running the example tusb_msc, if the esp-idf console was set to USB-CDC, the tusb-msc device will get an error
E (964) intr_alloc: No free interrupt inputs for USB interrupt (flags 0xE)
I cannot find any method for disabling the USB Console and freeing the interrupts
Using the UART console is not an option in my system - I need the USB console, and the ability to replace it with the tiny USB MSC
Please advise
Inbar

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions