Closed Talha909 closed 2 years ago
And you believe the problem is in the firmware of the TFT because...?
Check the troubleshooting section of the ReadMe.
Please send Maelin configuration, TFT configuration. Send some photos with TFT connection with SKR. As Oldman4U writes, the problem is not in the FW of the display, but in the configuration or connection.
HI. It was working good in marlin. But it does not work in klipper.
You didn't write that it was Klipper. Klipper is probably not fully supported yet ... https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/pull/705
https://www.klipper3d.org/Config_Reference.html#emulated_st7920-display Did you set the klipper here to adapt the simulation ST7920
Yes
# EXP1 header
#EXP1_1=PB5, EXP1_3=PA9, EXP1_5=PA10, EXP1_7=PB8, EXP1_9=<GND>,
#EXP1_2=PA15, EXP1_4=<RST>, EXP1_6=PB9, EXP1_8=PB15, EXP1_10=<5V>
######################################################################
######################################################################
[display]
lcd_type: emulated_st7920
spi_software_miso_pin: PA13 # status led, Virtual MISO
spi_software_mosi_pin: PB15
spi_software_sclk_pin: PB9
en_pin: PB8
encoder_pins: ^PA10, ^PA9
click_pin: ^!PA15
[output_pin beeper]
pin: PB5
Hello, I can display normally with this configuration on SKR-mini-E3-V2.0
I tried these but did not work. Can you please check again. I have skr mini e3 with with tft 3e v3 and rapi zero with spi connections.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I have fallowing hard ware
SKR MINI E3V2 BIGTRE TFT 35 V3 RASPBERY PI ZERO
My lcd is not working. There is garbage on the screen. I have done pi zero with spi . There is any solution for that.