소스 검색

Melzi (Creality) pins notes (#18251)

ellensp 4 년 전
부모
커밋
2de22aae2d
No account linked to committer's email address
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제
  1. 13
    0
      Marlin/src/pins/sanguino/pins_MELZI_CREALITY.h

+ 13
- 0
Marlin/src/pins/sanguino/pins_MELZI_CREALITY.h 파일 보기

@@ -29,6 +29,8 @@
29 29
  * electronic components to write the bootloader.
30 30
  *
31 31
  * See http://www.instructables.com/id/Burn-Arduino-Bootloader-with-Arduino-MEGA/
32
+ *
33
+ * Schematic: https://bit.ly/2XOnsWb
32 34
  */
33 35
 
34 36
 #define BOARD_INFO_NAME "Melzi (Creality)"
@@ -116,3 +118,14 @@
116 118
   PIN:  30   Port: A1        LCD_PINS_D4                 Output = 1
117 119
   PIN:  31   Port: A0        SDSS                        Output = 1
118 120
 */
121
+
122
+/**
123
+ *    EXP1 Connector                      EXP1 as CR10 STOCKDISPLAY
124
+ *        _____                                      _____
125
+ *   PA4 | 6 5 | PC0                     BEEPER_PIN | 6 5 | BTN_ENC
126
+ *   PD3 | 7 4 | RESET                      BTN_EN1 | 7 4 | RESET
127
+ *   PD2   8 3 | PA1                        BTN_EN2   8 3 | LCD_PINS_D4 (ST9720 CLK)
128
+ *   PA3 | 9 2 | PC1        (ST9720 CS) LCD_PINS_RS | 9 2 | LCD_PINS_ENABLE (ST9720 DAT)
129
+ *   GND |10 1 | 5V                             GND |10 1 | 5V
130
+ *        -----                                   -----
131
+ */

Loading…
취소
저장