Closed GoogleCodeExporter closed 9 years ago
SSD1351 50ns 20 MHz
SSD1322 300ns 3.3 MHz
SSD1327 300ns
SSD1306 300ns
ST7565 400ns 2.5 MHz
ST7920 400ns
#define U8G_CLK_CYCLE_50NS 1
#define U8G_CLK_CYCLE_300NS 2
#define U8G_CLK_CYCLE_400NS 3
#define U8G_CLK_CYCLE_1200NS 4
Original comment by olikr...@gmail.com
on 14 Jun 2013 at 8:06
Original comment by olikr...@gmail.com
on 14 Jun 2013 at 8:17
#define U8G_SPI_CLK_CYCLE_50NS 1
#define U8G_SPI_CLK_CYCLE_300NS 2
#define U8G_SPI_CLK_CYCLE_400NS 3
Original comment by olikr...@gmail.com
on 14 Jun 2013 at 8:19
next step: improve HW SPI
do some FPS measure with RGB modes
Original comment by olikr...@gmail.com
on 14 Jun 2013 at 9:40
implemented
Original comment by olikr...@gmail.com
on 24 Jun 2013 at 9:17
Original issue reported on code.google.com by
olikr...@gmail.com
on 14 Jun 2013 at 4:50