I'm attempting to use your library with the 128X32 .91" display. I have tested it by loading the Adafruit sketch in Arduino and it works as expected. Moving to native C in Atmel Studio with this library, the output sometimes resembles text but is too small and the top is cut off. Any thoughts on what to check?
Setup:
#define SSD1306_SET_MUX_RATIO 0x1F
#define SSD1306_COM_PIN_CONF 0x02
#define END_PAGE_ADDR 3
I'm attempting to use your library with the 128X32 .91" display. I have tested it by loading the Adafruit sketch in Arduino and it works as expected. Moving to native C in Atmel Studio with this library, the output sometimes resembles text but is too small and the top is cut off. Any thoughts on what to check?
Setup:
#define SSD1306_SET_MUX_RATIO 0x1F
#define SSD1306_COM_PIN_CONF 0x02
#define END_PAGE_ADDR 3