Noritake Electronics & Industrial Ceramics
lcd
lcd
flat panel displays
click for VFD products ALL VFD PRODUCTS
  Dot Matrix Display
  » GU-3000
  » GU-7000
  » GU-800
   
  Character Display
  » CU-Y
  » CU-U
  » CU-TE
  » CU-TW
   
 
Message Display
  » Star Bright
  » Message Selector Kit
  » Network Display Kit
   
  Evaluation Kit
flat panel displays
selection guide SELECTION GUIDE
flat panel displays
application notes APPLICATION PHOTOS
VFD vs. LCD VFD vs. LCD
contact Noritake CONTACTS / PURCHASES
flat panel displays
application notes APPLICATION NOTES
what's new with Noritake NEW / EVENTS
flat panel displays
about Noritkake COMPANY
flat panel displays
value add service VALUE ADD SERVICES
flat panel displays
Noritake site map SITE MAP
flat panel displays
Noritake Itron inventor of vacuum fluorescent display
lcd

How to store the custom font

In this tutorial, we will show you how to store the custom font into Y Series modules random-access memory (RAM). Y Series can store up to 16 custom fonts between character codes 20h and FFh.

Download PDF printable version ►

Step 1 - Store your design into RAM

In this step, we will be using the design created and converted from "How to convert custom font":
5x8 custom character conversion

Fig. 1 Conversion table with sample conversion

Converted data:
Byte 1: BFh
Byte 2: D6h
Byte 3: 5Ah
Byte 4: 6Bh
Byte 5: FDh

Send the following codes to store the design above into character code 21h:

1Bh 26h 01h 21h 21h 05h BFh D6h 5Ah 6Bh FDh

Codes breakdown

Line #1
1Bh 26h 01h
1
21h 21h
2
05h
3
BFh D6h 5Ah 6Bh FDh
4
  1. Stores the custom font into the Y Series module's RAM.
  2. Sets the start and end character code locations.
    When storing a custom font, the start and end value is the same.
  3. Fixed, sets the width of the custom character
  4. The converted data in order of Byte 1 to Byte 5


This tutorial is based on "RAM user font Define" in the specification.
Download the Y Series spec ►