Skip to content

Commit

Permalink
📝 Update BTT SKR Mini E3 v3.0 comments (#26318)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp authored Sep 29, 2023
1 parent 11f98ad commit 34a0c9d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Marlin/src/pins/stm32g0/pins_BTT_SKR_MINI_E3_V3_0.h
Original file line number Diff line number Diff line change
Expand Up @@ -322,22 +322,23 @@
* ------ ------
* (EN2) PB5 | 1 2 | PA15(BTN_ENC) 5V |10 9 | GND
* (LCD_CS) PA9 | 3 4 | RST (RESET) -- | 8 7 | --
* (LCD_A0) PA10 5 6 | PB9 (EN1) (DIN) | 6 5 (RESET)
* (LCD_A0) PA10 5 6 | PB9 (EN1) (DIN) | 6 5 (RESET) LCD_RESET
* (LCD_SCK)PB8 | 7 8 | PD6 (MOSI) (LCD_A0) | 4 3 | (LCD_CS)
* GND | 9 10 | 5V (BTN_ENC) | 2 1 | --
* ------ ------
* EXP1 EXP1
*
* ------
* -- |10 9 | --
* --- (RESET) | 8 7 | --
* --- RESET_BUTTON (RESET) | 8 7 | --
* | 3 | (MOSI) | 6 5 (EN2)
* | 2 | (DIN) -- | 4 3 | (EN1)
* | 1 | (LCD_SCK)| 2 1 | --
* --- ------
* Neopixel EXP2
*
* Needs custom cable. Connect EN2-EN2, LCD_CS-LCD_CS and so on.
* Note: The RESET line is connected to 3 pins.
*
* Check the index/notch position twice!!!
* On BTT boards pins from IDC10 connector are numbered in unusual order.
Expand Down

0 comments on commit 34a0c9d

Please sign in to comment.