Main Page Modules Class Hierarchy Compound List File List Compound Members Related Pages
CME11 LCD Controller
The GDM12864 display is connected to the CME11 LCD port and the CS1 and CS2 connections are tied to port A4 and port A5 respectively. For CME11, the LCD port is mapped in memory at 0xB5F0 for the command and 0xB5F1 for the data. These addresses are defined in memory.x of CME11. They are accessed here through the global variables _gdm_lcd_cmd and _gdm_lcd_data.