Toshiba T6963C manual Tables and Data

Page 6

Application Note

;************************************************

;TABLES AND DATA

;Initialization bytes for 240x64 msgi1:

db

80h,07h,40h

;text home address

db

1eh,00,41h

;text area

db

00,00,42h

;graphic home address

db

1eh,00,43h

;graphic area

db

00,00,81h

;mode set

db

00,00,24h

;address pointer set

db

00,00,98h

;display mode set

db

0a1h

 

msgi2:

 

 

db

00,00,0b0h

;auto mode

db

0a1h

 

;240x64 Bitmap graphic data

;Only the first 8 bytes are shown here ;The real graphic consists of 1920 bytes ;of binary data.

msg1:

db

00h,00h,00h,00h,00h,00h,00h,00h

db

0a1h

end

 

Page 6

Image 6
Contents Schematic IntroductionFunctional Description Schematic diagram SoftwareSoftware Flowchart Initialization bytes Command Code Parameters FunctionInitialization Displayed imageSubroutines Tables and Data