Open Filcanna opened 5 years ago
Also... modifying like this: // Hardware SPI creates artifacts on display, so we use software SPI // For AZSMZ 12864 LCD
//#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?
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?
Firmware in first link appears to work, but display direction is horizontally flipped :( SD card appears to be read correctly .. ST7920 U8Glib code maybe must be edited to drive AZSMZ display
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)