-
Notifications
You must be signed in to change notification settings - Fork 16
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
mcu:'mcu' unable to connect #10
Comments
Wrong USART. |
The images are not mine, I took them only for a visual example... |
I didn't have to disable SWD, but I did need to flash my firmware twice. The first one looked and acted like it took, but wouldn't connect. I did a make clean and with the same config did another make, re-flashed it, and it worked right away. I'm wondering if this may cause some false starts for some people. |
please add in the comment to the printer configuration that when creating the firmware in Klipper Firmware Configuration you need to activate [*] Disable SWD at startup option
For anyone else having this issue
--- I had to "enable extra low level configuration options"
--- Save the config
--- Exit the config
And run the make menuconfig command again to open it back up. Once you do this you should see the option on the main screen and actually be able to select it
(Before I was just searching for the command and it was red and unable to be selected”
The text was updated successfully, but these errors were encountered: