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

mcu:'mcu' unable to connect #10

Open
Alexandrinn opened this issue Dec 29, 2023 · 3 comments
Open

mcu:'mcu' unable to connect #10

Alexandrinn opened this issue Dec 29, 2023 · 3 comments

Comments

@Alexandrinn
Copy link

Alexandrinn commented Dec 29, 2023

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

image

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”

Screenshot 2024-01-12 230411

@Alexandrinn Alexandrinn changed the title mcu mcu:'mcu' unable to connect Dec 29, 2023
@bootuz-dinamon
Copy link

Wrong USART.
You need USART1 PA10/PA9 for Ender 3 V3 SE type-c connect.

@Alexandrinn
Copy link
Author

Alexandrinn commented Jan 12, 2024

Wrong USART. You need USART1 PA10/PA9 for Ender 3 V3 SE type-c connect.

The images are not mine, I took them only for a visual example...

@alex-elivate
Copy link

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.
Anyway, success here. I just had to adjust my stepper_x positions to -10 so it wouldn't print off the bed to the left. Great work on this. I'm thrilled.

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

3 participants