Difference between revisions of "84PCE:Ports:0009"

From WikiTI
Jump to: navigation, search
(Add documentation on bit 4)
(Bit [2]: LCD /RESET)
Line 13: Line 13:
  
 
=== Bit [2] ===
 
=== Bit [2] ===
Reset to disable screen. Setting after reset has no effect.
+
Likely connected to the LCD's reset line, which is active low. After being set, the LCD must be given a sequence of initialization commands before it can display an image again.
  
 
=== Bit [3] ===
 
=== Bit [3] ===

Revision as of 23:02, 24 May 2022

Synopsis

Port Number: 0009

Function: GPIO A Output

Details

These GPIOs appear to be connected to power control.

Bits [1:0]

Latches value written, no apparent effect.

Bit [2]

Likely connected to the LCD's reset line, which is active low. After being set, the LCD must be given a sequence of initialization commands before it can display an image again.

Bit [3]

Latches value written, no apparent effect.

Bit [4]

SPI slave select - reset to communicate with the LCD, set to communicate with the Python coprocessor.

Bits [7:5]

Latches value written, no apparent effect.