SSD1351 library for the STM32F401RE. Uses BurstSPI and a couple of tweaks to improve throughput.
Library for the SSD1351 128 x 128 OLED display, specifically for the STM32F401RE Nucleo/STMstation development boards.
See API documentation for more details and code.
History
Fixed length of vlines (one too short)
2017-07-15, by kkado [Sat, 15 Jul 2017 04:41:23 +0000] rev 4
Fixed length of vlines (one too short)
Corrected placement of documentation.
2017-07-03, by kkado [Mon, 03 Jul 2017 08:24:52 +0000] rev 3
Corrected placement of documentation.
First public commit
2017-07-03, by kkado [Mon, 03 Jul 2017 08:05:00 +0000] rev 2
First public commit
Last state before adding documentation
2017-07-03, by kkado [Mon, 03 Jul 2017 08:02:50 +0000] rev 1
Last state before adding documentation
Initial commit
2017-06-17, by kkado [Sat, 17 Jun 2017 09:01:26 +0000] rev 0
Initial commit