Matrix-orbital GLC24064 Manual do Utilizador Página 1

Consulte online ou descarregue Manual do Utilizador para Hardware Matrix-orbital GLC24064. Matrix Orbital GLC24064 User Manual Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 0
GLC24064
Technical Manual
Revision: 3.1
Vista de página 0
1 2 3 4 5 6 ... 62 63

Resumo do Conteúdo

Página 1 - Revision: 3.1

GLC24064Technical ManualRevision: 3.1

Página 2 - Contents

NOTES• MOGD# may also be downloaded from Matrix Orbital’s support site athttp://www.matrixorbital.ca/software/software_graphic/MogdSharp• Winzip is av

Página 3

Pin 2 Rx \ SCL (I2C clock)Pin3 Tx \ SDA (I2C data)Pin5 GNDPin 9 PWR (Must solder Power Through DB-9 Jumper. See table ?? on page ?? forpower requireme

Página 4

Pin 1 PWR (See table ?? on page ??)Pin2 Rx \ SCL (I2C clock)Pin3 Tx \ SDA (I2C data)Pin 4 GNDFigure 13: Power Connector and Pin outWARNINGS• Do not ap

Página 5 - Matrix Orbital GLC24064 v

The display will now be in I2C mode and have a default slave address of 0x50 unless it has been changed.Similarly, in order to change the display to T

Página 6 - 1 Getting Started

2.5 Manual OverrideThe Manual Override is provided to allow the GLC24064 to be reset to factory defaults. This can beparticularly helpful if the displ

Página 7 - 1.3 Features

To lock the file system, solder a zero ohm resistor or use a solder jumper on the Filesystem Lock Jumperpictured in figure 18 below.Figure 18: File Syst

Página 8 - 1.4 Connecting to a PC

• Finally, you may reset the display to it’s default settings using the Manual Override Jumper, seeSection 2.5 on page 9.3.3 The display module is com

Página 9 - 1.5 Installing the Software

turn off auto transmission of data in RS232. This will keep the data in the buffer until the master clocksa read of the slave. The I2C data lines oper

Página 10 - 2 Hardware Information

Table 2: I2C Transaction AlgorithmSTART Toggle SDA high to lowAddress 0x50Information 0x48 0x45 0x4C 0x4C 0x4FSTOP Toggle SDA low to high4.1.3 Serial

Página 11 - 2.2 Power/Data Connector

Description This command enables flow control. When the buffer fills so that only[full] bytes are available, the display will return an “almost full”mes

Página 12 - 2.3 Protocol Select Jumpers

ContentsContents ii1 Getting Started 11.1 Display Options Available . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11.2 Accesso

Página 13 - 2.4 General Purpose Output

SyntaxHexadecimal 0xFE 0x33 [adr]Decimal 254 51 [adr]ASCII 254 “3” [adr]ParametersParameter Length Descriptionadr 1 The new I2C write address (0x00 -0

Página 14 - 2.6 File System Lock Jumper

Description This command sets the RS-232 port to the specified [speed]. The changetakes place immediately. [speed] is a single byte specifying the desi

Página 15 - 3 Troubleshooting

ExamplesCrystal Speed 16 MhzDesired BAUD 13,500speed =crystalspeed8∗ DesiredBaud− 1speed = 148.15− 1speed =16, 000, 0008∗ 13, 500− 1speed = 147.15• LS

Página 16 - 4 Communications

5.1.1 Font File FormatA font file consists of three parts, a header, a character table and bitmap data.1. Header (4 bytes)(a) Nominal Width (1 byte)(b)

Página 17 - C Transaction Example

Bitmap Data Byte Hex Value1 0 0 0 01 0 0 0 0 10000100 0x841 0 1 1 0 00101101 0x2D1 1 0 0 1 10011000 0x981 0 0 0 1 11000110 0xC61 0 0 0 1 00100000 0x20

Página 18 - 4.2 Turn Flow Control On

Table 10: Sample Font File0x05 0x07 0x68 0x6A 0x00 0x0D 0x05 0x000x12 0x03 0x00 0x15 0x04 0x84 0x2D 0x980xC6 0x20 0x43 0x24 0x84 0x2D 0x98 0x190x60Red

Página 19 - C Slave Address

Description In order to set the font on the you must know the font identificationnumber of the font that you wish to use. The font ID is established wh

Página 20 - 4.5 Changing the Baud Rate

ParametersParameter Length Descriptionvalue 1 Value (0: Off, 1: On)Description This command will toggle the box space mode. Box space mode iswhen a bo

Página 21 - 8×DesiredBaud

6.3 Setting the Cursor PositionSyntaxHexadecimal 0xFE 0x47 [col] [row]Decimal 254 71 [col] [row]ASCII 254 “G” [col] [row]ParametersParameter Length De

Página 22

Default On6.6 Auto Scroll OffSyntaxHexadecimal 0xFE 0x52Decimal 254 82ASCII 254 “R”Description When auto scrolling is disabled, text will wrap to the

Página 23 - 5.1.2 Creating a Font

5.5 Set Box Space Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216 Text 226.1 Introduction . . . . . . . . . . . .

Página 24

Description The is capable of storing 128 font and bitmap files up to 16 Kbytes total.In order to upload a bitmap to the you must first initiate the upl

Página 25 - 5.3 Setting the Current Font

ParametersParameter Length DescriptionX 1 Left bounds.Y 1 Top bounds.W 1 WidthH 1 HeightD (width*height)/8DataDescription Drawing a bitmap to the , wi

Página 26 - 5.5 Set Box Space Mode

Description This command sets the drawing color for subsequent graphic commandsthat do not have the drawing color passed as a parameter. The parameter

Página 27 - 6.2 Move Cursor Home

SyntaxHexadecimal 0xFE 0x65 [x] [y]Decimal 254 101 [x] [y]ASCII 254 “e” [x] [y]ParametersParameter Length Descriptionx 1 Left bounds.y 1 Top Bounds.De

Página 28 - 6.5 Auto Scroll On

Description This command draws a solid rectangle in the specified color (0: White,1: Black). The top left corner is specified by (x1,y1) and the bottomr

Página 29 - 7 Bitmaps

SyntaxHexadecimal 0xFE 0x69 [ref] [value]Decimal 254 105 [ref] [value]ASCII 254 “i” [ref] [value]ParametersParameter Length Descriptionref 1 Initializ

Página 30 - 7.4 Drawing a Bitmap Directly

Description A strip chart is an area of the screen reserved for horizontal scrolling.This is normally used as follows:• Initialize the strip chart, wh

Página 31 - 8 Bar Graphs and Drawing

Description This command shifts the strip chart left or right. [ref] determines bothwhich strip chart is used and which direction it will shift. The d

Página 32 - 8.5 Continue a Line

SyntaxHexadecimal 0xFE 0x57 [Num]Decimal 254 87 [Num]ASCII 254 “W” [Num]ParametersParameter Length DescriptionNum 1 GPO number.Description This comman

Página 33 - 8.7 Drawing a Solid Rectangle

SyntaxHexadecimal 0xFE 0x58Decimal 254 88ASCII 254 “X”Description This command clears the display and resets the text insertion position tothe top lef

Página 34 - 8.9 Drawing a Bar Graph

11 Filesystem 3611.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3611.1.1 File Upload Protocol

Página 35

Description This command sets the display [brightness]. If the remember function ison, this command acts the same as ’Set and Save Brightness’.Remembe

Página 36 - 8.11 Shifting a Strip Chart

10.8 Set and Save ContrastSyntaxHexadecimal 0xFE 0x91 [contrast]Decimal 254 145 [contrast]ParametersParameter Length Descriptioncontrast 1 Contrast va

Página 37 - 9 General Purpose Output

Host Display Comments0xFE Command Prefix0x24 Upload Font File Command0x01 Reference ID0x19 Size (LSB)0x00 Size (MSB)0x01 Confirmation Byte0x01 Confimatio

Página 38 - 10 Display Functions

NOTES• The has watch dog timer, set to 2.1 seconds in between transmissions, in order pre-vent the display module from staying in a waiting state.• On

Página 39 - 10.5 Set Brightness

Host Display Comments0xFE Command Prefix0xDB XModem Upload Command0x85 Command byte 10x06 Command byte 20x30 Command byte 30x00 Size Low Byte0x40 Size

Página 40 - 10.7 Set Contrast

SyntaxHexadecimal 0xFE 0x21 0x59 0x21Decimal 254 33 89 33ASCII 254 “!” “Y” “!”Description This command completely erases the display’s non-volatile me

Página 41 - 11 Filesystem

11.5 Get Filesystem DirectorySyntaxHexadecimal 0xFE 0xB3Decimal 254 179Description This command will return a directory of the contents of the file sys

Página 42

SyntaxHexadecimal 0xFE 0xB2 [Type] [refID]Decimal 254 178 [Type] [refID]ParametersParameter Length DescriptionType 1 File type (0:Font File, 1:Bitmap)

Página 43 - 11.2 Wipe Filesystem

12.2 Set RememberSyntaxHexadecimal 0xFE 0x93 [switch]Decimal 254 147 [switch]ParametersParameter Length Descriptionswitch 1 0: Do not remember, 1: Rem

Página 44

DescriptionParanoia allows you to lock the module from displaying information, aswell as enables the protection of the filesystem and module settings.E

Página 45 - 11.4 Get Filesystem Space

15.6 Contacting Matrix Orbital . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5715.7 Revision History . . . . . . . . . . . .

Página 46 - 11.7 Downloading a File

12.4 Set and Save Data LockSyntaxHexadecimal 0xFE 0xCB 0xF5 0xA0 [level]Decimal 254 203 245 160 [level]ParametersParameter Length Descriptionlevel 1 S

Página 47 - 12 Data Security

Description Reads whatever was written by Write Customer Data.Remembered No13 Miscellaneous13.1 IntroductionThis chapter coversthe ’Report Version Num

Página 48 - 12.3 Data Lock

Description This command will return a hex value corresponding to the the modelnumber of the module see the following table:Hex Product ID Hex Product

Página 49

14 Command Summary14.1 CommunicationsDescriptionSyntaxPageTurn Flow Control OnHexadecimal 0xFE 0x3A [full] [empty]Decimal 254 58 [full] [empty]ASCII 2

Página 50 - 12.7 Read Customer Data

DescriptionSyntaxPageSetting the CursorPositionHexadecimal 0xFE 0x47 [col] [row]Decimal 254 71 [col] [row]ASCII 254 “G” [col] [row]23Setting the Curso

Página 51 - 13 Miscellaneous

DescriptionSyntaxPageDraw a RectangleHexadecimal 0xFE 0x72 [color] [x1] [y1] [x2] [y2]Decimal 254 114 [color] [x1] [y1] [x2] [y2]ASCII 254 “r” [color]

Página 52

DescriptionSyntaxPageSet BrightnessHexadecimal 0xFE 0x99 [brightness]Decimal 254 153 [brightness]34Set and Save BrightnessHexadecimal 0xFE 0x98 [brigh

Página 53 - 14 Command Summary

DescriptionSyntaxPageWrite Customer DataHexadecimal 0xFE 0x34 [data]Decimal 254 52 [data]ASCII 254 “4” [data]45Read Customer DataHexadecimal 0xFE 0x35

Página 54 - 14.5 Bar Graphs and Drawing

Command DescriptionPageHex Dec ASCII0x57 87 “W” General Purpose Output On 320x58 88 “X” Clear Screen 330x5E 94 “^” Uploading a Bitmap File 240x62 98 “

Página 55 - 14.7 Display Functions

15 Appendix15.1 Specifications15.1.1 EnvironmentalTable 71: Environmental SpecificationsStandard Temperature Extended TemperatureOperating Temperature 0

Página 56 - 14.9 Data Security

1 Getting StartedFigure 1: GLC24064-WBThe GLC24064 is an intelligent graphic LCD display designed to decrease development time by pro-viding an instan

Página 57 - 14.11 Command By Number

15.2 Optical CharacteristicsTable 73: Optical CharacteristicsPixel Layout 240 x 64 pixels XxYNumber of Characters 320 (maximum 40 characters x 8Lines

Página 58

Figure 21: Physical DiagramMatrix Orbital GLC24064 56

Página 59 - 15 Appendix

G LC 240 64 -GW -V -E1 2 3 4 5 6 7Table 74: Part Numbering Scheme# DesriptionOptions1 Screen TypeG: Graphic2 Display TechnologyLC: Liquid Crystal Disp

Página 60 - 15.3 Physical Layout

Table 76: Revision HistoryRevision Description Author3.0 Initial Manual Matrix Orbital3.1 Backlight Life Update ClarkOn The WebSales: http://www.Matri

Página 61 - Matrix Orbital GLC24064 56

Figure 3: 5V Power Cable AdapterFigure 4: 12V Power Cable Adapter(V/VPT Models)Figure 5: Breadboard CableFigure 6: Serial Cable 4FTFigure 7: Communica

Página 62 - 15.5 Definitions

• Selectable communication protocol, Serial at RS-232 or TTL Levels or I2C• 5V - 20mA General Purpose Output• 16 KB flash memory for fonts and bitmaps•

Página 63 - 15.7 Revision History

1.5 Installing the Software1.5.1 MOGD#MOGD# is the latest updated version of MOGD and can be used to manage font and graphics downloadsas well as exer

Comentários a estes Manuais

Sem comentários