User Tools

Site Tools


klipper_faq:flash_guide:stm32f446:fysetc_spider_usb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
klipper_faq:flash_guide:stm32f446:fysetc_spider_usb [2024/03/02 07:10] – [ADXL345 (Input Shaper)] dominikklipper_faq:flash_guide:stm32f446:fysetc_spider_usb [2024/03/03 07:24] (current) – [YouTube Video #94] dominik
Line 5: Line 5:
  
 ===== YouTube Video #94 ===== ===== YouTube Video #94 =====
-{{youtube>xxx?half}}+{{youtube>QWdDXVdh6aM?half}}
  
 \\  \\ 
- 
 ===== Hinweise ===== ===== Hinweise =====
   * **SBC** bedeutet in der Anleitung **S**ingle **B**oard **C**omputer. Also meistens wohl ein Raspberry Pi.    * **SBC** bedeutet in der Anleitung **S**ingle **B**oard **C**omputer. Also meistens wohl ein Raspberry Pi. 
Line 130: Line 129:
 ===== Sonstiges ===== ===== Sonstiges =====
 Diese Punkte sind nicht immer Bestandteil vom YouTube Video, aber nützlich 8-) Diese Punkte sind nicht immer Bestandteil vom YouTube Video, aber nützlich 8-)
- 
- 
  
 ==== ST-Link (SWD) ==== ==== ST-Link (SWD) ====
 Das Board verfügt über einen SWD Port. Mit einem entsprechenden ST-Link kann das Board auch direkt geflasht werden.  Das Board verfügt über einen SWD Port. Mit einem entsprechenden ST-Link kann das Board auch direkt geflasht werden. 
- 
- 
- 
  
 ==== ADXL345 (Input Shaper) ==== ==== ADXL345 (Input Shaper) ====
Line 146: Line 140:
 Ab Board 2.3 \\ {{:klipper_faq:flash_guide:stm32f446:pasted:20240302-071015.png}} Ab Board 2.3 \\ {{:klipper_faq:flash_guide:stm32f446:pasted:20240302-071015.png}}
  
-^ ADXL345 Pin  ^ Leviathan V1.2 Expansion Port Pin  ^ STM32 Pin  ^ +^ ADXL345 Pin  ^ Spider Board (SPI1)  ^ STM32 Pin  ^ 
-| GND          | GND (3 / 4 / 27 / 28 )             |            | +| GND          | GND                  |            | 
-| VCC          | +5V (1 / 2)                        |            | +| VCC          | +5V                  |            | 
-| CS           SPI2_CS (26)                       PB12       +| CS           CS                   PA4        
-| INT1         | N/A                                |            | +| INT1         | N/A                  |            | 
-| INT2         | N/A                                |            | +| INT2         | N/A                  |            | 
-| SDO          | SPI2_MISO (24)                     PB14       +| SDO          | MISO                 PA6        
-| SDA          | SPI2_MOSI (23)                     PB15       +| SDA          | MOSI                 PA7        
-| SCL          | SPI2_CLK (25)                      PB13       |+| SCL          | CLK                  PA5        |
  
   * Konfig Anpassung \\ <code>   * Konfig Anpassung \\ <code>
 [adxl345] [adxl345]
 axes_map     : x,y,z axes_map     : x,y,z
-cs_pin       : PB12 +cs_pin       : PA4 
-spi_bus      : spi2+spi_bus      : spi1
  
 [resonance_tester] [resonance_tester]
Line 175: Line 169:
 sensor_mcu               : mcu sensor_mcu               : mcu
 </code> </code>
 +
 ===== Links ===== ===== Links =====
   * Github Repo \\ https://github.com/FYSETC/FYSETC-SPIDER   * Github Repo \\ https://github.com/FYSETC/FYSETC-SPIDER
   * Schaltplan \\ **Spider 1.x** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V1.x/Spider%20V1.0C%20SCH.pdf \\ **Spider 2.2** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V2.2/Spider%20V2.2%20SCH.pdf \\ **Spider 2.3** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V2.3/Spider_V2.3_SCH.pdf \\ **Spider 3.0** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V3.0/spider_V3.0_sch.pdf   * Schaltplan \\ **Spider 1.x** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V1.x/Spider%20V1.0C%20SCH.pdf \\ **Spider 2.2** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V2.2/Spider%20V2.2%20SCH.pdf \\ **Spider 2.3** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V2.3/Spider_V2.3_SCH.pdf \\ **Spider 3.0** https://github.com/FYSETC/FYSETC-SPIDER/blob/main/hardware/V3.0/spider_V3.0_sch.pdf
   * Klipper Konfig \\ https://github.com/FYSETC/FYSETC-SPIDER/blob/main/firmware/Klipper/printer.cfg   * Klipper Konfig \\ https://github.com/FYSETC/FYSETC-SPIDER/blob/main/firmware/Klipper/printer.cfg
klipper_faq/flash_guide/stm32f446/fysetc_spider_usb.1709359842.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki