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

[rp2040] Buffer Full Assertion #14

Open
baldengineer opened this issue Sep 29, 2021 · 3 comments
Open

[rp2040] Buffer Full Assertion #14

baldengineer opened this issue Sep 29, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@baldengineer
Copy link
Owner

sending a bunch of LED on and off commands, eventually, get a buffer full message:
assertion "buf_ctrl & USB_BUF_CTRL_FULL" failed: file "C:\Users\balde\Documents\Pico\pico-sdk\lib\tinyusb\src\portable\raspberrypi\rp2040\rp2040_usb.c", line 225, function: sync_ep_buffer

@baldengineer baldengineer added the bug Something isn't working label Sep 29, 2021
@baldengineer
Copy link
Owner Author

Newer version of the TinyUSB library seems to have fixed the assertion. (Or is it still commented out?)

@baldengineer
Copy link
Owner Author

Unclear, but I don't think we've had this issue recently.

@baldengineer
Copy link
Owner Author

Rev 3b is working very well, not sure if this is still an issue. Need to investigate later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant