DM300014 Microchip Technology, DM300014 Datasheet - Page 63

BOARD DEMO DSPICDEM 1.1 GEN PURP

DM300014

Manufacturer Part Number
DM300014
Description
BOARD DEMO DSPICDEM 1.1 GEN PURP
Manufacturer
Microchip Technology
Datasheet

Specifications of DM300014

Processor To Be Evaluated
PIC30F
Data Bus Width
16 bit
Interface Type
RS-485, CAN, SPI
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant
B.5
 2003 Microchip Technology Inc.
CHARACTER COMMANDS
The character commands treat the display like a 20-column, 4-row character display
where the characters occupy 6 x 8 pixel elements. Note that there are 20 character
locations on a row, each 6 pixels wide. This current implementation only uses 120
pixels of the 122-pixel wide display. The spare two-pixel columns are on the right of the
display and cannot be affected by the character commands. The controller has a fixed
space 5 x 7 font set for the printable ASCII characters in range: 0x20 -> 0x7E. The
controller also recognizes three special characters that do not affect the display.
1. CR: (0x0D) Increments ChrPosR.
2. LF: (0x0A) Sets ChrPosC = 0 and increments ChrPosR.
3. BS: (0x08) Decrements ChrPosC if ChrPosC > 0; it is non-destructive
B.5.1
The ChrPos command sets the character position to ChrPosC, ChrPosR. This
command has no effect on the display except for moving character cursor if it is turned
on.
B.5.2
The ChrPosInc command increments the character position. This command has no
effect on the display except for moving the character cursor if it is turned on.
B.5.3
The WrtChr command sets ChrPos to (ChrPosC,ChrPosR), then writes ASCII
character to ChrPos.
B.5.4
The WrtChrInc command sets ChrPos to (ChrPosC,ChrPosR), writes an ASCII
character to ChrPos, and then increments ChrPos.
Opcode
ChrPosC
ChrPosR
Opcode
Data
Opcode
Data
ChrPosC
ChrPosR
Opcode
Data
ChrPosC
ChrPosR
Note: The ChrPos increment after writing is suppressed for the special
Field
Field
Field
Field
ChrPos Command
ChrPosInc Command
WrtChr Command
WrtChrInc Command
characters.
None
Advance Information
0
0
0
0
0
0
0
0
0
0
A6
0
0
A6
0
0
LCD Controller Specification
0
0
A5
0
0
A5
0
0
C4
0
A4
C4
0
A4
C4
0
Form
Form
Form
Form
C3
0
A3
C3
0
A3
C3
0
C2
0
A2
C2
0
A2
C2
0
C1
R1
A1
C1
R1
A1
C1
R1
C0
R2
A0
C0
R0
A0
C0
R0
DS70099B-page 59
0xC5
Column 0-19
Row 0-3
0x8E
None
0xE6
ASCII character
Column 0-19
Row 0-3
0xE7
ASCII character
Column 0-19
Row 0-3
Value
Value
Value
Value

Related parts for DM300014