-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
[BUG] The SD card on the LCD FYSETC_MINI_12864 screen cannot be read on the SKR Pro V1.1 motherboard #18671
Comments
In your pins files is "#define SDCARD_CONNECTION LCD" but if you set this elsewhere the other definition takes precedence. make sure SDCARD_CONNECTION its disabled in Configuration_adv.h |
Hi,The setup you're talking about I'm already disabled |
It is possible to read SD CARDS normally on SKR 1.3, I have tried |
GTR V1.0 only displays the boot screen for about 30 seconds and then no more |
sorry for the offtopic, but strange you say about fysetc lcd and in the lcd you show in the pictures is a bigtreetech unit (link please?) |
Configurations, please |
|
The latest version 2.0.6 appears to read the card, but GTRV1.0 does not display |
I tested on my SKR Pro and it was fine, but as @yangwenxiong said things were very messed up on the GTR. I've added some GTR changes to a PR I already had open on the SKR Pro. I can now choose in |
@yangwenxiong based on testing by myself or others I am assuming this is now resolved on both the SKR Pro and the GTR. |
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. |
Bug Description
The SD card on the LCD FYSETC_Mini12864 screen cannot be read on the SKR Pro V1.1 motherboard,
SD card init is OK ,But can not read SD content, I guess ,this is a Bug.
My Configurations
Steps to Reproduce
Expected behavior:
Can read SD content
Actual behavior:
Can not read SD content
Additional Information
The text was updated successfully, but these errors were encountered: