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

Cant connect to Klipper anymore #45

Open
futzicomp opened this issue Sep 4, 2021 · 1 comment
Open

Cant connect to Klipper anymore #45

futzicomp opened this issue Sep 4, 2021 · 1 comment

Comments

@futzicomp
Copy link

Hello maybe one of you can help me?

I bought a board on 2021 -06 -28 directly from the official FYSTEC store at Ali. It should have a 32kb bootloader.

I was able to flash klipper.bin with 64k bootloader offset onto the board by using an SD-Card. (so it was equiped with the old bootloader?)

Since I often had "internal server" erros I decided to rebuilt my system. I made the mistake of using the STMCubeprogrammer this time.
I flashed the 32kb bootloader and the corresponding 32K-Uart-Klipper.bin (bootloaderoffset 0x08008000). After that I can no longer connect to Klipper.
I tried the old bootloader( 0x10000) with 64k-uart-klipper.bin (0x08010000).
I tried with no bootloader (-> offset 0x08000000)

The result is always the same. Klipper does not connect to the board. See Klippy.log --> klippy.txt

What can I do??????

@RcTomcat1
Copy link

mcu 'mcu': Timeout on connect

Did you try and reflash the bootloader as descriibed here: https://github.com/FYSETC/FYSETC-SPIDER/tree/main/bootloader
Did you try and flash a self-compiled klipper.bin instead of the prebuild ones? It is just make menuconfig, selecting the right values followed by a make. Copy the newly created file to sd card and rename it.

I would try to reflash the bootloader so it supports a 32k offset + flash a selfbuild 32k offset firmware.bin afterwards

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

2 participants