Hello everybody,
I have very weird issue with adxl345 on orange pi zero.
I connected a logic analyzer and at first it looks normal:
The chip ID is correct.
write to the registers and then read from them.
It looks like the chip is working and the klipper is getting confirmation of this
but then orange pi starts sending packets that are 72 bits long.
So it looks like:
- spi works
- adxl345 chip works
- connection is right
- cable is good enough
I would be very appreciative if you help me to solve this problem
captured file for “saleae logic 2” is attached
saleae.zip (234.1 KB)
klippy.log (993.7 KB)