.. | ||
chconf.h | ||
gen_pin_defs.pl | ||
halconf.h | ||
main.c | ||
Makefile | ||
mcuconf.h | ||
pins.csv | ||
README.txt | ||
ssd1963.c | ||
ssd1963.h | ||
ssd1963_pins.h | ||
xpt2046.c | ||
xpt2046.h |
Trying to access the ITDB02-4.3's screen, using bit-banging to access the controller. Pins used for the display can be modified by changing the pins.csv file, then running the gen_pin_defs.pl script (which will re-create ssd1963_pins.h).