Difference between revisions of "84PCE:Ports:A000"
From WikiTI
Line 2: | Line 2: | ||
== Synopsis == | == Synopsis == | ||
'''Port Number:''' 4000 | '''Port Number:''' 4000 | ||
+ | |||
+ | '''Memory-mapped address:''' E30000 | ||
'''Function:''' LCD Controller | '''Function:''' LCD Controller | ||
The ports in this range are for accessing the LCD controller. With these ports, you cannot (but TI can) configure the LCD DMA address, change the color mode, access the palette, alter the LCD cursor, and other useful things that we're not allowed to do. | The ports in this range are for accessing the LCD controller. With these ports, you cannot (but TI can) configure the LCD DMA address, change the color mode, access the palette, alter the LCD cursor, and other useful things that we're not allowed to do. |
Revision as of 14:56, 30 March 2015
Synopsis
Port Number: 4000
Memory-mapped address: E30000
Function: LCD Controller
The ports in this range are for accessing the LCD controller. With these ports, you cannot (but TI can) configure the LCD DMA address, change the color mode, access the palette, alter the LCD cursor, and other useful things that we're not allowed to do.