You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📌 This issue has been marked as stale because it has not had activity in the past 30 days.
To keep it open, please respond to this message or add new information. Otherwise, this will be closed in 14 days.
Thank you for your contributions!
github-actionsbot
added
the
stale
Issue that appear to be inactive, mark for potenial closing if stale for longer time
label
May 10, 2024
This issue was closed due to inactivity for 14 days. Feel free to reopen it if you think it was an error or if you have new information or progress to share
Klippain branch
Version
v4.3.1-10-g1d9a2b53
Describe the bug and expected behavior
I wanted to connect the Bigtreetech Mini12864 to my BTT SKR2 via EXP1 and EXP2.
Unfortunately the display remained black.
Neopixel and reset button worked. Also the beeper.
After a long search I found the error:
Under config/mcu_definitions/main there is the BTT_SKR_2.cfg
EXP1_4=PB9 should be changed to EXP1_4=PE9.
The pin PB9 points to the I2C header.
Thanks!!!
Additional information and klippy.log
No response
The text was updated successfully, but these errors were encountered: