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

[BUG] SD card causes blank screen MKS Tinybee and Mini12864V3 #27569

Open
1 task done
chebhou opened this issue Dec 5, 2024 · 0 comments
Open
1 task done

[BUG] SD card causes blank screen MKS Tinybee and Mini12864V3 #27569

chebhou opened this issue Dec 5, 2024 · 0 comments

Comments

@chebhou
Copy link

chebhou commented Dec 5, 2024

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

whenever i set the #define SDCARD_CONNECTION ONBOARD and plug an SD card the lcd goes blank and the beeper silent, the board still functions normally through web interface.

If i dont set #define SDCARD_CONNECTION ONBOARD (any other option) the LCD will still work if insert an SD card but the SD card will either fail to init, or fail during print, or fail to upload throught he web interface any file larger than ( 130kb so far).

sd card ( 2GB and 4GB) both formatted with the recommended sd formatter , and with windows (fat32 4byte/16/32) with no success.

the SD card slots on the board and on the LCD both act the same o matter what settings i put.

I've tried 2.1.3b1 and latest bugfix

Bug Timeline

multiple marlin versions

Expected behavior

SD card to work with LCD

Actual behavior

LCD blank when SD card inserted

Steps to Reproduce

make these changes to the config files

#define MOTHERBOARD BOARD_MKS_TINYBEE

#define BAUDRATE 115200
#define SERIAL_PORT_2 -1
#define BAUDRATE_2 115200

#define MKS_MINI_12864_V3

#define ESP3D_WIFISUPPORT
#define SDCARD_CONNECTION ONBOARD

compile, upload and test

Version of Marlin Firmware

Bugfix-2.1.x

Printer model

Custom

Electronics

MKS TINYBEE

LCD/Controller

MKS MINI 12864 V3

Other add-ons

No response

Bed Leveling

None

Your Slicer

None

Host Software

None

Don't forget to include

  • A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

Marlin.zip

@chebhou chebhou changed the title [BUG] (bug summary)SD card causes blank screen MKS Tinybee and Mini12864V3 [BUG] SD card causes blank screen MKS Tinybee and Mini12864V3 Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant