Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SKR MINI E3 V2 AND BIGTREE TFT E3 V3 #2217

Closed
Talha909 opened this issue Oct 16, 2021 · 11 comments
Closed

SKR MINI E3 V2 AND BIGTREE TFT E3 V3 #2217

Talha909 opened this issue Oct 16, 2021 · 11 comments
Labels
Abandoned bug Something isn't working

Comments

@Talha909
Copy link

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.

@Talha909 Talha909 added the bug Something isn't working label Oct 16, 2021
@oldman4U
Copy link
Contributor

And you believe the problem is in the firmware of the TFT because...?

Check the troubleshooting section of the ReadMe.

@radek8
Copy link
Contributor

radek8 commented Oct 16, 2021

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.

@Talha909
Copy link
Author

HI. It was working good in marlin. But it does not work in klipper.

@radek8
Copy link
Contributor

radek8 commented Oct 18, 2021

You didn't write that it was Klipper.
Klipper is probably not fully supported yet ...
#705

@bigtreetech
Copy link
Owner

https://www.klipper3d.org/Config_Reference.html#emulated_st7920-display
Did you set the klipper here to adapt the simulation ST7920

@Talha909
Copy link
Author

Yes

@Talha909
Copy link
Author

#[board_pins]
#aliases:
# EXP1 header
#EXP1_1=PB5, EXP1_3=PA9, EXP1_5=PA10, EXP1_7=PB8, EXP1_9=,
#EXP1_2=PA15, EXP1_4=, EXP1_6=PB9, EXP1_8=PB15, EXP1_10=<5V>

See the sample-lcd.cfg file for definitions of common LCD displays.

#[display]
#lcd_type: emulated_st7920
#spi_software_miso_pin: EXP2_1
#spi_software_mosi_pin: EXP1_3
#spi_software_sclk_pin: EXP1_5
#en_pin: EXP1_4
#encoder_pins: ^EXP2_3, ^EXP2_5
#click_pin: ^!EXP1_2

@bigtreetech
Copy link
Owner

bigtreetech commented Oct 25, 2021

######################################################################

BigTreeTech TFT TouchScreen emulated 12864 mode

######################################################################

[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

@Talha909
Copy link
Author

Talha909 commented Nov 4, 2021

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.

@stale
Copy link

stale bot commented Jan 3, 2022

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.

@stale stale bot added the Abandoned label Jan 3, 2022
@stale stale bot closed this as completed Jan 12, 2022
Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Abandoned bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants