Welcome! Log In Create A New Profile

Advanced

Discount smart controller lcd No Sd Card

Posted by dfox1787 
Discount smart controller lcd No Sd Card
December 27, 2017 04:40PM
Can anyone help me to get the SD card working on my smart controller?

Ive tried 5 different sd cards formatted with FAT FAT16 FAT32 tried 2GB 4GB 8GB

[youtu.be]
Re: Discount smart controller lcd No Sd Card
December 28, 2017 04:06AM
You know SD-card support often has to be enabled in firmware?
Re: Discount smart controller lcd No Sd Card
December 28, 2017 08:31AM
Yeah i know that. Ive already enabled it.

If it was disabled then i wouldnt get the SD card option on the LCD

Edited 1 time(s). Last edit at 12/28/2017 08:32AM by dfox1787.
Re: Discount smart controller lcd No Sd Card
December 28, 2017 09:08AM
Could you supply more information.
What firmware you are using, LCD type, configuration settings could be helpful in helping you fix the SD card reader.
Re: Discount smart controller lcd No Sd Card
December 28, 2017 10:18AM
Im using marlin 1.1.8. with a LCD 12864.


[drive.google.com]
Re: Discount smart controller lcd No Sd Card
December 29, 2017 03:43AM
The LCD12864 is not the Discount smart LCD, but the graphic LCD...

Edited 1 time(s). Last edit at 12/29/2017 03:43AM by o_lampe.
Re: Discount smart controller lcd No Sd Card
December 30, 2017 12:37PM
to get the display working i have to set the marlin to use

#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

so i assumed this was the name for it but your comment doesnt help me fix the SD card issue.
Re: Discount smart controller lcd No Sd Card
December 30, 2017 06:24PM
I looked over your firmware and only saw this

#define FIX_MOUNTED_PROBE // Should be enabled when using "#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN"

I would suspect that you might have a bad SD driver chip on your LCD, I know how this sounds but is the SD cable plugged into the right port on the controller.
And last Where did you download the Marlin Firmware it could be corrupted.
Re: Discount smart controller lcd No Sd Card
February 18, 2019 07:43AM
I had the "SD Card Inserted" message on the main screen, But when I went into the menu system to print from SD, is said "No Card".
Using marlin 1.1.9. with a LCD 12864 onto the RAMPS 1.4 board on a Chinese Mega Clone.
SD Card was a 2GB card that I had in an old camera. - reformatted
Yes, #define SDSUPPORT was enabled in configuration.h file
Yes, the ribbon cables from the interface board to the 12864 were correct.

Things attempted:
1) Wringing out wires, checking pin for pin between 12864 and the interface board. (beware that the schematic on REPRAP for the breakout board shows AUX3 wired wrong) No Luck
2) Performed a somewhat exhaustive search of the firmware for pin assignments (configuration.h, pins_RAMPS.h & cardreader.h seem to be the only files that deal with the card reader) No Luck
3) Formatted SD card in FAT, FAT 32, and also some sd card specific formatter that was suggested in another forum. No Luck
4) Replaced 12864 board (with plugin board) No Luck
5) Replaced Arduino board with another clone from a different manufacturer. No Luck
6) Replaced RAMPS 1.4 board. No Luck
7) Attempted re-flashing firmware with an old marlin 1.0.x No Luck

Final solution after 2 weeks of pulling my hair out: Tried different SD Card. Worked the first time! No Formatting!!!!

Why did I not try this sooner? I was convinced that the original SD Card was good because it worked fine in two different computers.

Moral of the story: Try the simple stuff first. It may save you from going bald!
Re: Discount smart controller lcd No Sd Card
September 18, 2019 04:09PM
Thank you so much for this tip! I had exactly the same issue and was going through the same steps as you, with no solution. If I recall, there is a setting somewhere in the firmware that makes allowance for slower SD cards. Maybe that will make a difference? I'll let you know how I get on.
Sorry, only registered users may post in this forum.

Click here to login