diff options
author | resset <silentdemon@gmail.com> | 2013-02-05 23:39:48 +0100 |
---|---|---|
committer | resset <silentdemon@gmail.com> | 2013-02-05 23:39:48 +0100 |
commit | e09742633855c6d033f008aba0ee8e30f1384a87 (patch) | |
tree | c5686e688916e978adb7c4e6d1513d204ec589d3 /drivers/gdisp/SSD2119/gdisp_lld_board_example.h | |
parent | cb81a0f3fc2e014f7d7ac51e4ea5a2c1181648fc (diff) | |
download | uGFX-e09742633855c6d033f008aba0ee8e30f1384a87.tar.gz uGFX-e09742633855c6d033f008aba0ee8e30f1384a87.tar.bz2 uGFX-e09742633855c6d033f008aba0ee8e30f1384a87.zip |
SSD2119: first working version of driver
It is a mix of barely changed few drivers already present in ChibiOS/GFX
project. No other routines than initialization ones were changed.
Properly displays "basics" demo.
Main features and changes:
- Based on SSD1289 and SSD1121 in FSMC mode.
- Uses FSMC module. Maybe oneday I will make GPIO version.
- LCD backlight PWM input is tied high (no timer yet).
- Added ssd2119.h with SSD2119 registers' addresses.
- Updated set_cursor and set_viewport functions. Not thoroughly tested,
however.
- Rewritten GDISP_LLD(init)(void) function.
Diffstat (limited to 'drivers/gdisp/SSD2119/gdisp_lld_board_example.h')
0 files changed, 0 insertions, 0 deletions