# Fysetc Mini 12864 Panel (RGB) on Spider V2

**URL:** <https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290>\
**Category:** General Discussion\
**Created:** [December 14, 2023, 6:02pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290 "2023-12-14T18:02:31Z")\
**Posts on this page:** 8\
**Page:** 1

<div class="post-metadata">

**Author:** ![4711Austria](https://avatars.discourse-cdn.com/v4/letter/4/c6cbf5/32.png) [@4711Austria](https://klipper.discourse.group/u/4711Austria)\
**Post date:** [December 14, 2023, 6:02pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/1 "2023-12-14T18:02:31Z")

</div>

Hi,  
found the display in my parts and thought I’d give it a try. To do this, I inserted a code in the printer.cfg that causes Klipper to display an error. The exit is used.  
As soon as the display is integrated, it uses this.  
pin PB14 is reserved for spi2  
Is this possible without screwing anything on the board?

SpiderV2 on Tronxy X5SA  
SW is not actual, do have worries to update.  
[printer (2).cfg](https://klipper.discourse.group/uploads/short-url/iZrhpi69ZE0If4Cx7wzuqURm377.cfg) (13.4 KB)

 ![IMG_7103](https://global.discourse-cdn.com/free1/uploads/klipper/original/2X/d/da34044076b3c902784684da402312a24daf0b83.jpeg)

---

<div class="post-metadata">

**Author:** ![4711Austria](https://avatars.discourse-cdn.com/v4/letter/4/c6cbf5/32.png) [@4711Austria](https://klipper.discourse.group/u/4711Austria)\
**Post date:** [December 14, 2023, 6:48pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/2 "2023-12-14T18:48:50Z")

</div>

changed several pins that are used by the display…  
now Klipper is running without error  
but what should the display show, it just has backlight ?

---

<div class="post-metadata">

**Author:** ![hcet14](https://avatars.discourse-cdn.com/v4/letter/h/ecd19e/32.png) [@hcet14](https://klipper.discourse.group/u/hcet14)\
**Post date:** [December 15, 2023, 11:48am UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/3 "2023-12-15T11:48:52Z")

</div>

You may first find out what version your display is.

> <https://github.com/FYSETC/FYSETC-Mini-12864-Panel/tree/master/hardware>
>
> //github.com/FYSETC/FYSETC-Mini-12864-Panel/tree/master/hardware

Second, what version is your Spider V2?

> <https://github.com/FYSETC/FYSETC-SPIDER/tree/main/hardware>
>
> //github.com/FYSETC/FYSETC-SPIDER/tree/main/hardware

When you found out the versions of your hardware have a look at the right schematics and make the changes in your printer.cfg.

Good luck, hcet14

---

<div class="post-metadata">

**Author:** ![Sineos](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/sineos/32/18_2.png) [@Sineos](https://klipper.discourse.group/u/Sineos)\
**Post date:** [December 15, 2023, 12:00pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/4 "2023-12-15T12:00:03Z")

</div>

Cross check against

> <https://github.com/Klipper3d/klipper/blob/f0753bd3381a86826082d5bf7a349c1f0b9f7e48/config/sample-lcd.cfg#L113-L142>

and

> <https://github.com/FYSETC/FYSETC-SPIDER/blob/7985dfd3164ea95ac1ff0be9ca3c3e3425f78229/firmware/Klipper/printer.cfg#L500-L538>

---

<div class="post-metadata">

**Author:** ![4711Austria](https://avatars.discourse-cdn.com/v4/letter/4/c6cbf5/32.png) [@4711Austria](https://klipper.discourse.group/u/4711Austria)\
**Post date:** [December 15, 2023, 12:45pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/5 "2023-12-15T12:45:38Z")

</div>

thx guys!  
Spider V2.2, the display does not show me a version code - how do I find out?  
@Sineos second entry made my day

 ![IMG_7122](https://global.discourse-cdn.com/free1/uploads/klipper/original/2X/0/0fe8d06addedc671b52f4bed4763f6c342051c92.jpeg)

OK, need to change the colour. and find out what is shown and what can be changed

---

<div class="post-metadata">

**Author:** ![4711Austria](https://avatars.discourse-cdn.com/v4/letter/4/c6cbf5/32.png) [@4711Austria](https://klipper.discourse.group/u/4711Austria)\
**Post date:** [December 15, 2023, 12:56pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/6 "2023-12-15T12:56:50Z")

</div>

coloure done

does it need to be dimmed or turned off?

---

<div class="post-metadata">

**Author:** ![jjarosz](https://avatars.discourse-cdn.com/v4/letter/j/22d042/32.png) [@jjarosz](https://klipper.discourse.group/u/jjarosz)\
**Post date:** [December 16, 2023, 1:27pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/7 "2023-12-16T13:27:53Z")

</div>

I’m late to the party on this one.

The board version is silk screened on the back, typically just under the tiny ribbon cable.

 ![IMG_7919](https://global.discourse-cdn.com/free1/uploads/klipper/original/2X/e/e3082557cda1942c81113958c7631d047c286fa2.jpeg)

Fysetc has several different versions of the display. Some are monochrome back lit, some are fixed color, and the v2.1 that I have is RGB and fully adjustable.

The only cautionary item I’ve run into these displays is that if/when they are on the same SPI bus as other devices. My board shares the SPI bus between the display and Steppers. This v2.1 display defaults to 12Mhz where my TMC drivers only run at 4Mhz. I had to set spi\_speed:4000000 to change the display to run slower SPI speed that match the TMC drivers.

There is a menu\_timeout, but it only changes the menu back to the main if there is no activity. Does not change LED brightness.

LED brightness is all controlled outside the [display] settings. I have a [neopixel display] section to control the colors. You can control the backlight independently from the dial since the neopixel chain count is 3.

---

<div class="post-metadata">

**Author:** ![system](https://global.discourse-cdn.com/free1/uploads/klipper/original/1X/64419bf2aac6639e6ef5cef200dcd456b0a01ac3.png) [@system](https://klipper.discourse.group/u/system)\
**Post date:** [January 15, 2024, 11:28pm UTC](https://klipper.discourse.group/t/fysetc-mini-12864-panel-rgb-on-spider-v2/12290/8 "2024-01-15T23:28:01Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
