bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
2.03k stars 1.98k forks source link

how to set a adxl345 on e3 v2 #744

Open huangzheming opened 1 year ago

huangzheming commented 1 year ago

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 commented 1 year ago

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