Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to set a adxl345 on e3 v2 #744

Open
huangzheming opened this issue Jun 6, 2023 · 1 comment
Open

how to set a adxl345 on e3 v2 #744

huangzheming opened this issue Jun 6, 2023 · 1 comment

Comments

@huangzheming
Copy link

I contect PIN to RST of SPI1
how can i set cs_pin in printer.cfg?
I have screen and I can not use any pin on EXP1
some one meet same problem?

@TerranEarth
Copy link

Software spi, example cr 4.2.2 on display port.
[adxl345]
cs_pin: PB14
spi_software_sclk_pin: PB13
spi_software_mosi_pin: PB15
spi_software_miso_pin: PB12

[resonance_tester]
accel_chip: adxl345
min_freq: 10
max_freq: 90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants