Basically i glued Peter Drescher and Simon Ford libs in a GraphicsDisplay class, then derived TFT or LCD class (which inherits Protocols class), then the most derived ones (Inits), which are per-display and are the only part needed to be adapted to diff hw.
Dependents: afero_poc15_180216 afero_poc15_180223 afero_poc15_180302 afero_poc15_180403R ... more
Fork of UniGraphic by
UniGraphic for La Suno Version.
To go with La Suno, WatchDog Reset functions were added in ILI9341.
Diff: Inits/IST3020.cpp
- Revision:
- 18:ffa58f1a680a
- Parent:
- 9:1749ae993cfe
--- a/Inits/IST3020.cpp Mon Feb 23 23:36:22 2015 +0000 +++ b/Inits/IST3020.cpp Mon Mar 02 10:35:41 2015 +0000 @@ -5,7 +5,7 @@ #include "Protocols.h" #include "IST3020.h" -/*this is a quite standard config, should be compatible with ST7565, except bigger screen and diff resistor ratio value*/ +/*this is a quite standard config, similar to ST7565, except bigger screen and diff resistor ratio value*/ ////////////////////////////////////////////////////////////////////////////////// // display settings ///////////////////////////////////////////////////////