Printer Model: ANET ET5 with new board
MCU / Printerboard:M8P + CB1 V2
Host / SBC
klippy.log
“MCU ‘mcu’ configured for 64Mhz but running at 63Mhz!”
I had that message on the Bell after he stopped printing because of a timing error.
Well the message shows what it is but how can I fix that?
Please drag and drop your files onto the edit window as that will attach them to the post rather than requiring you to find somewhere to place them. Much more convenient for everybody.
As for the make menuconfig, that should have been presented to you in the Manta M8P User Manual, page 36:
How did you burn the firmware image onto the board itself?
Please provide as much information as possible - nobody here is a genuine psychic. Clearly explaining the steps you took along with the resources you used. Include any observations you made of things that may have seemed out of place.
Hi, I used the precompiled Image using RasPi Imager.
All I had to do was the “ls /dev/serial/by-id/” move to get the mcu serial.
And it works. I had only one time a crash or error with a shutdown, where some mcu timing message came, but i didn´t screen it sadly. After that the bell notification showed exactly and only that message: "MCU ‘mcu’ configured for 64Mhz but running at 63Mhz! "
I don´t know where that comes from, that´s why i opened this thread
To be honest, i didn´t whant to make a big mess with it and hoped, the provided out of the box solution will work as promissed ((
Do I really have to make the Firmware update that way? I have the updatebuttons on my webinterface. Isn´t that enought? All are up to date.
I’m not sure why you feel that the instructions for making the Firmware are so onerous.
Regardless, if you haven’t created a Klipper firmware image as you were instructed, you’re going to have problems.
I have no idea what firmware is running on your M8P, I believe the initial firmware is just a bootloader but I’ve never been able to get the bootloader on a Manta (M4P, M5P and M8P) to accept a firmware.bin file on an SD card so I’ve always ended up with using the DFU utilities built into Klipper.
You say that you received a message saying the main controller is running at 63MHz but your klippy.log is stating that its running at 50MHz after it failed during a print.
Personally, I’d recommend that you start over, reimaging the code on the CB1 and then following the instructions in the M8P user manual for building and flashing the Klipper firmware as nothing you’re reporting seems to be making sense.
I consider the “63MHz” warning to be of secondary concern.
It’s something we can worry about after understanding why klippy.log is showing that the MCU is running at 50MHz.
As mentioned, I think @van3st should go through the installation process again and make sure they create new Klipper firmware for the MCU and flash it into the MCU.
Should be the same reason as with the 400/401 MHz that got fixed with properly configed and compiled firmware.
I have the same setup in my Micron+ and did not get this message.
Well, I tried to make a own klipper installation. to be honest, that is more confusing where to put what instad of having the feel i did something right or better than last time. The minimal OS image from btt didn´t work, but i was abled to build the firmware.bin and I hope i placed it right and he did it.
The serial didn´t change to what you guys expected. find it on the screenshots.
Maybe you see what i do wrong. Honestly i really like to print not configuring a robot o0
However your MCU still runs Klipper v10?!
There have been massive changes since that old version and I’m astonished that there is no error due to version mismatch.
Best is to avoid other errors, especially when using canbus or ADXL345, to update the main MCU to v12 as well!
@van3st will have problems running their M8P with firmware at Klipper 10.
I really don’t understand their reluctance to do the update as it takes about a minute and is explained in the M8P’s user manual. Not to mention people being here to help.
@van3st if you want to print reliably, take the minute. You’re showing that you can SSH into the CB1 - that is literally the hardest part!
Well, I followed the instruction to flash the firmware.
In the end everything showed up as in the description plus one line: make: *** [src/stm32/Makefile:111: flash] Error 255
now klipper is gone. so exactly that stuff that i didn´t want. I´m willing to throw that sh… away!