mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
parent
2edae7a21e
commit
f2a25dc1ed
1 changed files with 3 additions and 3 deletions
|
@ -15,15 +15,15 @@ RepRap: 10 9 8 7 6 5 4 3 2 1
|
|||
|
||||
## 3 DEC 2017
|
||||
|
||||
The current Marlin 2.0.x firmware cannot properly access some of the pins on the EXP2 connector. In order to use the RepRap Discount Full Graphic Smart Controller you'll need a custom cable that gets three of the signals from a different connector. In that cable move the pin/wire that:
|
||||
The current Marlin 2.0.x firmware cannot properly access some of the pins on the EXP2 connector. In order to use the RepRap Discount Full Graphic Smart Controller (ST7920) you'll need a custom cable that gets three of the signals from a different connector. In that cable move the pin/wire that:
|
||||
|
||||
```
|
||||
used to go to P0.8 to J8-3
|
||||
" " " " P0.7 to J8-2
|
||||
" " " " P0.5 to J8-4
|
||||
" " " " P0.9 to J8-4
|
||||
```
|
||||
|
||||
If pins different than the J8 ones above are used then the spi_pins.h file will need to be modified.
|
||||
If pins different than the J8 ones above are used then the `spi_pins.h` file will need to be modified.
|
||||
|
||||
An octopus cable something like the Adafruit 1199 will simply the construction of the custom cable. Just plug the Adafruit 1199 into one of the cables that came with the LCD and the individual pins into J8 and EXP2 as needed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue