Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With v.1.6.1 there is a delay while connecting to USB #824

Open
amowry opened this issue Jun 1, 2024 · 2 comments
Open

With v.1.6.1 there is a delay while connecting to USB #824

amowry opened this issue Jun 1, 2024 · 2 comments
Labels

Comments

@amowry
Copy link

amowry commented Jun 1, 2024

Operating System

Windows 11

IDE version

2.3.2

Board

ItsyBitsy NRF52840 Express

BSP version

1.6.1

Sketch

Custom NRF52840 board: https://github.com/amowry/WARBL2

What happened ?

After updating from 1.6.0 to 1.6.1, my custom USB MIDI board using the ItsyBitsy NRF52840 Express takes several seconds to establish a USB connection. Do have any suggestions for what might cause this?

How to reproduce ?

Create USB MIDI device using the ItsyBitsy NRF52840 Express package

Debug Log

No response

Screenshots

No response

@amowry amowry added the Bug label Jun 1, 2024
@amowry
Copy link
Author

amowry commented Jun 3, 2024

The problem seems to be with TinyUSB v 3.1.3 or higher, so I've logged a bug there.

@amowry
Copy link
Author

amowry commented Jul 8, 2024

This will be fixed with this TinyUSB pull request:

adafruit/Adafruit_TinyUSB_Arduino#437

I'm not sure how many users this affects, but possibly roll back the TinyUSB version associated with this BSP until it is fixed? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant