ADXL-Pin errors
Hey people,
currently configuring my VC3.1 and getting an error I cant seem to solve.
Help would be appreciated 🙂
10 Replies
@mcnik Is it possible you have the manta 1.1 and not the 1.0? (in which case you flashed the wrong version of the firmware and included the wrong board config)
I am not entirely sure. I can't see any marking on the Manta 8P regarding V1.0 or 1.1, the only discernible difference is the colored GPIO pins for the pi. But when I flashed for the 1.1 Klipper couldn't get a connection to the board so I tried 1.0 and it worked
Will try to flash again and see if it changes anything on Wednesday when my vacation starts.
Is there 3 or 2 4-pin fan ports?
That's an easy way to tell them apart
@miklschmidt 3 ports
Which one is it then?
that's the 1.0 https://github.com/bigtreetech/Manta-M8P/blob/master/V1.0_V1.1/Hardware/BIGTREETECH%20MANTA%20M8P%20V1.0%20PinOut.png
GitHub
Manta-M8P/V1.0_V1.1/Hardware/BIGTREETECH MANTA M8P V1.0 PinOut.png ...
Contribute to bigtreetech/Manta-M8P development by creating an account on GitHub.
Thx
So it is the right board. Has to be something else🤔
@miklschmidt Klipper is still complaining...
I checked both board and toolboard files and the references seem to be clean.
I dont know where the issue is cant tell wether he sees the error in the board config, the toolboard config or somewhere in the general printer.cfg
I copied the Manta config into the printer config and commented out the adxl section. Now it works it seems
It's complaining because the STM mcu definition has PB15 allocated to the spi2 bus in klipper (i assume that's what the datasheet says). Might be a design flaw on the Manta m8p v1.0.
However... i tested this board myself.
It worked fine
it's possible that mapping was added to klipper later.
could be an explanation 🤔
thx for the help though, I am off to the next problem with AWD