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

USB_EVT_READY stuck forever #2387

Open
1 task done
gb88 opened this issue Dec 23, 2023 · 0 comments
Open
1 task done

USB_EVT_READY stuck forever #2387

gb88 opened this issue Dec 23, 2023 · 0 comments
Labels

Comments

@gb88
Copy link

gb88 commented Dec 23, 2023

Operating System

Windows 10

Board

Custom board with nRF52840

Firmware

Any bluefruit example

What happened ?

when the board is connected to USB charger with wall adapter the program will stuck at line 1044 ( while ( !(USBD_EVENTCAUSE_READY_Msk & NRF_USBD->EVENTCAUSE) ) { }) in the file dcd_nrf5x.c

How to reproduce ?

Should happen in any board powered by USB with wall adapter where is no enumerated

Debug Log as txt file (LOG/CFG_TUSB_DEBUG=2)

no log available

Screenshots

No response

I have checked existing issues, dicussion and documentation

  • I confirm I have checked existing issues, dicussion and documentation.
@gb88 gb88 added the Bug 🐞 label Dec 23, 2023
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