BTT Octopus - ADXL345 on MCU's SPI3 bus

Hey,

I Have btt octopus, can i run the adxl345 direkt on the spi3 of the octopus? Or is it only via rpi useable?

1 Like

It Works fine :slight_smile:

[adxl345]
cs_pin: PA15
spi_bus: spi3


[resonance_tester]
accel_chip: adxl345
probe_points:
    150,150,200  # an example
1 Like

Edited the title and moved to Config category for later reference

1 Like

Many thanks, this idea is very useful for me! In my printer I have a non-standard rpi4 board and SPI is not easily accessible, but I use Octopus and I have a lot of I/O free :slight_smile:

1 Like

Hi, I tested in these days ADXL345 on SPI1 port of Octopus but sometimes “ACCELEROMETER_QUERY” fails and sometimes it reports right data:

ADXL345 is 5V powered and now I changed cable with a shorter model but the problem remains…

some suggestions?
bye
Mauro

Can someone highlight PA15 and Spi3 on the board? I can’t find either anywhere.

See BIGTREETECH-OCTOPUS-V1.0/BIGTREETECH Octopus - PIN.pdf at master · bigtreetech/BIGTREETECH-OCTOPUS-V1.0 · GitHub → J74

1 Like

Very easy to find on the PIN document published by BTT.

1 Like