DM300024 Microchip Technology, DM300024 Datasheet - Page 83

KIT DEMO DSPICDEM 1.1

DM300024

Manufacturer Part Number
DM300024
Description
KIT DEMO DSPICDEM 1.1
Manufacturer
Microchip Technology
Type
MCUr
Datasheets

Specifications of DM300024

Contents
Board, Cable, CD, Power Supply
Silicon Manufacturer
Microchip
Core Architecture
DsPIC
Core Sub-architecture
DsPIC30F
Features
Serial Communication Channels Interface, General Purpose Prototyping Area
Silicon Core Number
DsPIC30F, DsPIC33F
Silicon Family Name
DsPIC30F6xxx, DsPIC33FJxxGPxxx
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
dsPIC30F/33F and PIC24H
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DM300024
Manufacturer:
MICROCHIP
Quantity:
12 000
B.5
© 2006 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:
Field
Field
Field
Field
ChrPos Command
ChrPosInc Command
WrtChr Command
WrtChrInc Command
The ChrPos increment after writing is suppressed for the special
characters.
None
0
0
0
0
0
0
0
0
0
0
LCD Controller Specification
A6
0
0
A6
0
0
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
DS70099D-page 79
Column 0-19
Row 0-3
0x8E
None
Column 0-19
Row 0-3
Column 0-19
Row 0-3
0xC5
0xE6
ASCII character
0xE7
ASCII character
Value
Value
Value
Value

Related parts for DM300024