Microchip Graphic Library Now Supports Displaytech SDT032TFT
All,
Microchip recently released their Graphics Library v1.75, found here www.microchip.com/graphics .
This version contains:
- Reference schematics to the DisplayTech’s SDT032TFT-TS
(.\Microchip\Graphics\Documents\Schematics)
- There are two configurations:
First setup:
The display is used in RGB mode connected to the SSD1926
- Schematic for Graphics Display DisplayTech 3.2in 240x320
Board.pdf
- Schematic for Graphics LCD Controller PICtail SSD1926
Board Rev 2.pdf
In the library, this setup can be configured in
GraphicsConfig.h by:
> Set DISPLAY_CONTROLLER to SSD1926
> Set DISPLAY_PANEL to DT032TFT or DT032TFT_TS
The second setup uses the display in MPU interface mode
- Schematic for DisplayTech and Truly 3.2in 240x320 with
SSD1289.pdf
In the library, this setup can be configured in
GraphicsConfig.h by:
> Set DISPLAY_CONTROLLER to SSD1289
I will post the files shortly.
Microchip Schematics Found Here (SDT032TFT)
Attachment: Schematic for Graphics Display Displaytech 3.2in 240x320 Board.pdf (62.0KB)
Attachment: Schematic for Displaytech 3.2in 240x320 with SSD1289.pdf (81.0KB)