stm32f4/07-BitBangDisplay/README.txt

6 lines
239 B
Text
Raw Normal View History

2012-11-05 09:19:42 +01:00
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).