emeyer
Member

Registered: Sep 1999
Location: Pittsford,NY,USA
Posts: 223 |
FYI - DragonBall EZ - LCD Controller specs:
-Taken from the Motorola manual-
The liquid crystal display (LCD) controller provides display data for external LCD drivers or for an LCD panel. The LCD controller fetches display data directly from system memory through periodic DMA transfer cycles. It uses very little bus bandwidth, which gives the core sufficient processing time. The following list contains the features of the LCD controller.
<UL TYPE=SQUARE>
<LI>Shares system and display memory, but no dedicated video memory is required
<LI>Standard panel interface for common LCD drivers
<LI>Supports single (non-split) screen monochrome/color STN LCD panels
<LI>Fast fly-by type, 16-bit wide burst DMA screen refresh transfers from system memory
<LI>Maximum display size is 640x512 pixels for b/w and 320x240 for gray display
<LI>Panel interface of 4-, 2-, and 1-bit wide LCD data bus
<LI>Four or sixteen simultaneous gray-scale levels from a palette of 16
<LI>Hardware blinking cursor that is programmable at a maximum 31x31 pixels
<LI>Hardware panning (soft horizontal scrolling)
<LI>8-bit pulse-width modulator for software contrast control
</UL>
The LCD controller consists of MPU interface registers, control logic, a screen DMA controller, line buffer, cursor logic, frame rate control, and an LCD panel interface.
-Eric
|