Keywords: How to use SSD1928, cmos camera interface to SSD1928,
PIC32 interface SSD1928, cmos camera interface to MCU
TechToys Company @ www.TechToys.com.hk
AN020513
Document Rev 02052013
Author John Leung
Page 6
Software:
This software was modified from the project “SSD1926 JPEG and SDCard Demo PIC32”
released by Microchip in her Graphics Library version 2012-10-15. The major difference
between SSD1926 and SSD1928 is an extra cmos camera interface in SSD1928. The penalty
is that, only 8-bit serial RGB screen allowed for SSD1928 whereas 24-bit RGB screen can be
used with SSD1926. Driver from Microchip for SSD1926 is well written and easy to
understand. Full source code of the Graphics Library is available for download at
www.Microchip.com
ii
. Demo of for this note extracts only the relevant files. The
environment to compile this demo is summarized below.
•
Microchip MPLAB Integrated Development Environment (IDE) version 8.83.
At time of writing, the latest software version is v8.86. MPLAB can be downloaded
from this hyperlink
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=140
6&dDocName=en019469&part=SW007002
By following the installation procedure for default settings, MPLAB was installed
under
C:\Program Files\Microchip\MPLAB IDE
.
•
MPLAB C Complier for PIC32 MCUs version 2.00.
The MPLAB C Compiler for PIC32 (C32) is a full-featured ANSI compliant C compiler
for Microchip's PIC32 family of 32-bit microcontrollers. A free evaluation is
available by downloading the Evaluation Edition. It has no code size limit and
provides complete functionality for 60 days. The compiler is completely usable after
60 days other than certain optimization levels are disabled.
The hyperlink for downloading C32 is
http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=261
5&dDocName=en532454
.
By following the installation procedure for default settings, C32 was installed under
C:\Program Files\Microchip\mplabc32\v2.00
.
All example programs from us are
working on the Evaluation Edition before and after 60 days.
i
It is necessary to purchase the option with Hirose FX10A socket to use Microchip Starter Kits.
ii
http://www.microchip.com/pagehandler/en-us/technology/graphics/tools/software.html