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

SKR 2 not connecting to usb #190

Open
dangerousderek opened this issue Aug 26, 2024 · 4 comments
Open

SKR 2 not connecting to usb #190

dangerousderek opened this issue Aug 26, 2024 · 4 comments

Comments

@dangerousderek
Copy link

Hi!
I used the Web builder to compile for the BTT SKR2. I'm not good enough with code to compile grblhal myself, and no combination of settings on the web builder seems to work. The SKR 2 board works fine with marlin, but as soon as I flash the .bin from the web builder it fails to show up as a usb com port. After a bunch of googling, I found a blog that pointed me to this conversation:
https://community.platformio.org/t/difficulty-with-getting-usb-serial-usb-cdc-working/7501/9
They are discussing the usb not working with this chipset, but once again I don't know enough about coding to compile grblhal and fix the usb issue myself. Is there any way to fix this issue with the web builder?
Thanks!

@terjeio terjeio transferred this issue from grblHAL/core Aug 27, 2024
@terjeio
Copy link
Contributor

terjeio commented Aug 27, 2024

It could be the USB clock beeing off. Which processor is on the board, a 407 or a 429?

@dangerousderek
Copy link
Author

Thanks for the quick reply! It's the 407!

@terjeio
Copy link
Contributor

terjeio commented Sep 4, 2024

It could be due to the basic version (no bootloader) using an incorrect loader file. If this was the one you tried you may try again now. If not I can compile a bootloader version with Eclipse for you to try.

FYI I do not have a board to verify the code with.

@cincir-binance
Copy link

Hi everyone.
I have the same problem. I have BTT SKR2 with 407. I don't know how to distinguish between basic and bootloader version. But from webbuilder I tried both in combination with native and virtual usb. Any progress on the topic?

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

No branches or pull requests

4 participants
@terjeio @dangerousderek @cincir-binance and others