Closed GoogleCodeExporter closed 8 years ago
Original comment by olikr...@gmail.com
on 3 Jun 2013 at 5:33
hw and sw spi optimized
U8GLIB_ST7920_192X32_1X -Os SW SPI FPS: Clip=11.0 Box=5.4 @=7.1 Pix=3.9 Size=11828
U8GLIB_ST7920_192X32_1X -O3 SW SPI FPS: Clip=10.9 Box=5.6 @=7.5 Pix=4.0 Size=13800
U8GLIB_ST7920_192X32_1X -Os SW SPI FPS: Clip=19.7 Box=7.1 @=10.4 Pix=4.6 Size=11858 (new seq data output)
Original comment by olikr...@gmail.com
on 3 Jun 2013 at 8:17
latest measure
U8GLIB_ST7920_192X32_1X -Os SW SPI FPS: Clip=11.0 Box=5.4 @=7.1 Pix=3.9 Size=11828
U8GLIB_ST7920_192X32_1X -O3 SW SPI FPS: Clip=10.9 Box=5.6 @=7.5 Pix=4.0 Size=13800
U8GLIB_ST7920_192X32_1X -Os SW SPI FPS: Clip=16.8 Box=6.7 @=9.6 Pix=4.5 Size=11858 (new seq data output)
U8GLIB_ST7920_192X32_1X -Os HW SPI FPS: Clip=25.7 Box=7.5 @=11.3 Pix=4.8 (new seq data output)
added a 10us delay after data byte transmission
Original comment by olikr...@gmail.com
on 3 Jun 2013 at 8:29
sw spi and hw spi tested --> ok
Original comment by olikr...@gmail.com
on 3 Jun 2013 at 8:33
additionally introduce st7920_custom com device for special speed ups
--> done
Original comment by olikr...@gmail.com
on 4 Jun 2013 at 6:58
this is implemented
Original comment by olikr...@gmail.com
on 4 Jun 2013 at 8:14
Original issue reported on code.google.com by
olikr...@gmail.com
on 3 Jun 2013 at 5:32