ADXL on Pi for x and y

The title rhymes ๐Ÿ™‚ Using a BTT SKR Pico v1.0, there are no pins on the board to connect an adxl to, so I'd like to use my BTT PI instead. I'm a bit confused on a) how to define the proper pins to use on the BTT PI (installed the CB1 image as instructed a while ago) and there are differences in the pinout between that and the BTT PI: https://github.com/bigtreetech/CB1#40-pin-gpio b) how to tell the config to use the adxl on those pins.
GitHub
GitHub - bigtreetech/CB1: OS System image for CB1
OS System image for CB1. Contribute to bigtreetech/CB1 development by creating an account on GitHub.
4 Replies
fascinating-indigo
fascinating-indigoโ€ข11mo ago
So far, I've included:
No description
fascinating-indigo
fascinating-indigoโ€ข11mo ago
as well as
No description
fascinating-indigo
fascinating-indigoโ€ข11mo ago
I've found this: https://www.klipper3d.org/RPi_microcontroller.html but i'm not sure if that's already done by the initial setup or if I have to execute those steps
blacksmithforlife
blacksmithforlifeโ€ข11mo ago
https://github.com/bigtreetech/BTT-Pi/blob/master/BIGTREETECH%20Pi%20V1.2%20User%20Manual.pdf page 7 shows how the ADXL should be wired up. BTT PI is experimental so I am not sure who has actually gotten the ADXL to work on it (I don't have the connector that it uses to try). You might have to update the pin definitions for it to work
GitHub
BTT-Pi/BIGTREETECH Pi V1.2 User Manual.pdf at master ยท bigtreetech/...
Contribute to bigtreetech/BTT-Pi development by creating an account on GitHub.