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

[BUG] LPC176x USB crash at high rate GCode sending #280

Closed
Paciente8159 opened this issue Sep 25, 2022 · 3 comments · Fixed by #386
Closed

[BUG] LPC176x USB crash at high rate GCode sending #280

Paciente8159 opened this issue Sep 25, 2022 · 3 comments · Fixed by #386
Labels
bug Something isn't working HAL: LPC176x HAL: LPC176x

Comments

@Paciente8159
Copy link
Owner

Describe the bug
LPC176x USB crash when sending GCode at a very high rate (for example laser rastering). On UART this problem does not happen.
There may be an issue with TinyUSB.

What is your hardware
Describe your hardware:

  1. Re-ARM boards with version 1.5.1

What was the GCode running
Image laser rastering.

@Paciente8159 Paciente8159 added bug Something isn't working HAL: LPC176x HAL: LPC176x labels Sep 25, 2022
@Paciente8159
Copy link
Owner Author

#359 updates tinyUSB. Needs testing to see if fixes issue or not.

@Paciente8159
Copy link
Owner Author

Problem still persists in version beta of 1.7. Needs further investigation.

@Paciente8159 Paciente8159 linked a pull request May 6, 2023 that will close this issue
@Paciente8159
Copy link
Owner Author

Using the framework USB CDC seem to work and initial tests seem to be stable.
The down side is that it's recognized as a Marlin device.

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

Successfully merging a pull request may close this issue.

1 participant