2x FLY-ADXL345 on dell wyse

Hello.

I have bedslinger so i mounted 2x adxl345.
Klipper runing on dell wyse.
ADSXL connected to 2 usb ports.

When adding second adxl there is info

pin gpio9 used multiple times in config

[mcu adxl]
serial: /dev/serial/by-id/usb-Klipper_rp2040_XXXXXXXXXXXXXXXXXXXXX

[adxl345]
cs_pin: adxl:gpio9
spi_software_sclk_pin: adxl:gpio10
spi_software_mosi_pin: adxl:gpio11
spi_software_miso_pin: adxl:gpio12

[resonance_tester]
accel_chip:adxl345
probe_points:
    150,150,20

Is there option to change this pin to other number?

See Measuring Resonances - Klipper documentation

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.