Pārlūkot izejas kodu

Fix Max7219 control pins for use with 32-bit platforms

Roxy-3D 6 gadus atpakaļ
vecāks
revīzija
d550da084f
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam

+ 6
- 6
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration_adv.h Parādīt failu

@@ -1649,13 +1649,13 @@
1649 1649
 #define MAX7219_DIN_PIN   57  // on RAMPS
1650 1650
 #define MAX7219_LOAD_PIN  44  // on RAMPS
1651 1651
 
1652
-//#define MAX7219_CLK_PIN   77 // on Re-ARM       // Configuration of the 3 pins to control the display
1653
-//#define MAX7219_DIN_PIN   78 // on Re-ARM
1654
-//#define MAX7219_LOAD_PIN  79 // on Re-ARM
1652
+//#define MAX7219_CLK_PIN   P1_04 // on Re-ARM   ENET_TX_EN  J12-10
1653
+//#define MAX7219_DIN_PIN   P1_00 // on Re-ARM   ENET_TXD0   J12-11
1654
+//#define MAX7219_LOAD_PIN  P1_01 // on Re-ARM   ENET_TXD1   J12-12
1655 1655
 
1656
-//#define MAX7219_CLK_PIN   30 // for RAMPS E1     // Configuration of the 3 pins to control the display
1657
-//#define MAX7219_DIN_PIN   34 // for RAMPS E1
1658
-//#define MAX7219_LOAD_PIN  36 // for RAMPS E1
1656
+//#define MAX7219_CLK_PIN  P4_29 // for RAMPS E1 on Re-ARM  E1_ENABLE_PIN  P4_29
1657
+//#define MAX7219_DIN_PIN  P2_13 // for RAMPS E1 on Re-ARM  E1_DIR_PIN     P2_13
1658
+//#define MAX7219_LOAD_PIN P2_08 // for RAMPS E1 on Re-ARM  E1_STEP_PIN    P2_08
1659 1659
 
1660 1660
   /**
1661 1661
    * Sample debug features

Notiek ielāde…
Atcelt
Saglabāt