Trouble with SPage driver

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Trouble with SPage driver

    Having need to drive some i2c connected OLED and got the SPage driver as the best solution.
    The problem is that the function LCD_X_DisplayDriver doesn't invoked with LCD_X_INITCONTROLLER as command value thus function _InitController() is never called.

    Otherwise LCD_X_DisplayDriver invoked two times with command value 3 and then 2.
    I have same result with unmodified LCDConf.c files from the folder: GUIDRV_SPage\S1D15719_M1_180x132.


    Georg