bigtreetech / Manta-M5P

57 stars 8 forks source link

ADXL345 #7

Open MasterDoge1 opened 1 year ago

MasterDoge1 commented 1 year ago

there is no wiring diagram for the adxl345 or pinout for this board available

jayden-jw commented 1 year ago

Yes, it's not in the user manual. I wanted to know how to connect too.

Valkar13 commented 1 year ago

in example printer.cfg is

[adxl345]

cs_pin: PC0

spi_bus: spi2]

but Klipper throw error spi_bus: spi2] does not exist What to do?

Vojtaaaaa commented 11 months ago

Is there some solution?

Valkar13 commented 10 months ago

Solution is: After Klipper has booted, connect ADXL345 to the board, and it should work.

AndylgTom commented 7 months ago

How to make it work, any instructions ? It's like this now and error: status Klipper: ERROR mcu 'mcu': Unable to connect

This connection is correct?

[adxl345]
cs_pin: PC0
#spi_speed: 5000000
spi_software_sclk_pin: PB13
spi_software_miso_pin: PB14
spi_software_mosi_pin: PB15
#rate: 3200
axes_map: x,z,y
Valkar13 commented 5 months ago

1) disconnect ADXL345 2) boot up board with Klipper, (Klipper must work) 3) connect ADXL345 4) run tests