Hi Roger, you would have to provide a custom driver which overrides all functions that GuiX expects to call. (compare to the S7 driver interface) This driver has to redirect these calls to the external LCD controller (over SPI for example), which should have its own local ram buffer. (with 16K of built-in SRAM on S1, you will not be able to do much on-chip)
↧