mayday
1
My configuration:
BTT Manta M4P + CB1
Klipper, Mainsail
got this error when tried to configure adxl345
MCU Protocol error
This is frequently caused by running an older version of the firmware on the MCU(s). Fix by recompiling and flashing the firmware.
Your Klipper version is: v0.12.0-132-ge37b007f
MCU(s) which should be updated:
mcu: Current version v0.10.0-508-g1636a975
CB1: Current version v0.12.0-124-g09a78c31
Up-to-date MCU(s):
none
Once the underlying issue is corrected, use the “RESTART” command to reload the config and restart the host software.
mcu ‘mcu’:
Command format mismatch:
query_adxl345 oid=%c rest_ticks=%u vs query_adxl345 oid=%c clock=%u rest_ticks=%u
updating Klipper and CB1 didn’t help, is there any way to fix this problem?
klippy (6).log (2.3 MB)
Loaded MCU 'mcu' 102 commands (v0.10.0-508-g1636a975 / gcc: (15:9-2019-q4-0ubuntu1) 9.2.1 20191025 (release) [ARM/arm-9-branch revision 277599] binutils: (2.34-4ubuntu1+13ubuntu1) 2.34)
MCU 'mcu' config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1a=PF1,PF0 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 BUS_PINS_spi3=PB4,PB5,PB3 CLOCK_FREQ=64000000 MCU=stm32g0b1xx RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_BOTH_EDGE=1
mcu 'CB1': Starting connect
Loaded MCU 'CB1' 112 commands (v0.12.0-124-g09a78c31 / gcc: (Debian 10.2.1-6) 10.2.1 20210110 binutils: (GNU Binutils for Debian) 2.35.2)
MCU 'CB1' config: ADC_MAX=4095 CLOCK_FREQ=50000000 MCU=linux PCA9685_MAX=4096 PWM_MAX=32768 STATS_SUMSQ_BASE=256
Protocol error
You have still a non fitting firmware versions on your mcu ( v0.10.0-508-g1636a975
) and the CB1 (v0.12.0-124-g09a78c31
)
In contrast to
Last MCU build version: v0.12.0-132-ge37b007f
mayday
3
ok, but how can i do it?
os image for m4p (firmware.bin) on github hasn’t been edited since 2022…
or maybe i don’t know something
system
Closed
5
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.