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

AZSMZ random noise display + SD card not read #1

Open
Filcanna opened this issue Nov 19, 2018 · 5 comments
Open

AZSMZ random noise display + SD card not read #1

Filcanna opened this issue Nov 19, 2018 · 5 comments

Comments

@Filcanna
Copy link

AZSMZ LCD + repetier 1.0.3 + Arduino Due + SMARTRAMPS -> now card is readable but is displaying only random noise.
Card was unreadable till this last fork, now serial monitor says card mounted (Card successfully initialized. SD card inserted ...or removed), but G-code M20 command (SD file list) issues nothing on serial monitor ("Begin file list..End file list" no files listed)

@Filcanna
Copy link
Author

Filcanna commented Nov 19, 2018

Also... modifying like this:
// Hardware SPI creates artifacts on display, so we use software SPI
// For AZSMZ 12864 LCD
#undef U8GLIB_ST7565_NHD_C2832_HW_SPI
#define U8GLIB_ST7565_NHD_C2832_SW_SPI
#define UI_ROTATE_180

//#define U8GLIB_SH1106_SW_SPI
display is right again (Repetier and so on reappears) but file list displays only on first insertion of card, disappearing when you try to select a file with encoder wheel .. File list appears on serial monitor of Arduino, no more visible when no more appearing on AZSMZ display
File buffer problem?

@cxandy
Copy link
Owner

cxandy commented Nov 20, 2018

@Filcanna
Copy link
Author

I modified Repetier sketch according to your suggestions, but no way. File list appears and then disappears... Could you post a version of Repetier firmware that you know working with AZSMZ LCD so I can try on my side?

@Filcanna
Copy link
Author

Filcanna commented Nov 22, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants