My controller identifies as an ILI9328, but only works if initialised as an ILI9325. This fork includes a fix to force 9325 initialization when a 9328 is detected.
Dependents: TouchScreenCalibrate TouchScreenGUIDemo
Fork of UniGraphic by
History
Updated to include latest changes from upstream
2020-06-21, by Duncan McIntyre [Sun, 21 Jun 2020 15:23:02 +0100] rev 34
Updated to include latest changes from upstream
Added a class to provide an interface for my MINI-STM32-V3.0 board.
This class uses direct GPIO access to achieve decent update speeds.
Added getters for foreground and background. Renamed setters.
2016-04-11, by duncanFrance [Mon, 11 Apr 2016 16:54:35 +0000] rev 33
Added getters for foreground and background. Renamed setters.
Added bitmap_FG_BG
2016-03-28, by duncanFrance [Mon, 28 Mar 2016 10:48:45 +0000] rev 32
Added bitmap_FG_BG
Use the 9325 init routine for 9328 chips
2016-03-19, by duncanFrance [Sat, 19 Mar 2016 15:36:19 +0000] rev 31
Use the 9325 init routine for 9328 chips
Add ILI9320 init to ILI932x
2015-11-29, by Geremia [Sun, 29 Nov 2015 19:58:47 +0000] rev 30
Add ILI9320 init to ILI932x
Add ILI9327 and S6D04D1 (240x400 displays)
2015-11-28, by Geremia [Sat, 28 Nov 2015 18:37:19 +0000] rev 29
Add ILI9327 and S6D04D1 (240x400 displays)
fix ILI932x spi
2015-11-28, by Geremia [Sat, 28 Nov 2015 17:54:09 +0000] rev 28
fix ILI932x spi
fix handling of PAR8 / PAR16 includes
2015-10-26, by dreschpe [Mon, 26 Oct 2015 12:49:02 +0000] rev 27
fix handling of PAR8 / PAR16 includes
Add GCC defines to the font files to enable compiling with gcc
2015-10-18, by dreschpe [Sun, 18 Oct 2015 17:31:33 +0000] rev 26
Add GCC defines to the font files to enable compiling with gcc
Add check if platform supports par port mode
2015-10-18, by dreschpe [Sun, 18 Oct 2015 13:53:20 +0000] rev 25
Add check if platform supports par port mode