Instruction manual
Camera interfaces
MARLIN Technical Manua
l
Page 31
IntEna
Output
polarity
FVal
Output signal
Output
function
Busy
Output
state
Opto-
coupler
Figure 22: Output block diagram
IO_OUTP_CTRL 1-2
The outputs are controlled via two advanced feature registers.
The Polarity flag determines whether the output is low active (0) or high active (1). The output
mode can be seen in the following table. The current status of the output can be queried and set
via the PinState flag.
Offset Name Field Bit Description
0xF1000320 IO_OUTP_CTRL1 Presence_Inq [0] Indicates presence of
this feature (read
only)
--- [1..6] -
Polarity [7] 0: low active, 1: high
active
--- [8..10]
Output mode [11..15] Mode
--- [16..30]
PinState [31] RD: Current state of
pin
WR: New state of pin
0xF1000324 IO_OUTP_CTRL2 Same as
IO_OUTP_CTRL1
Table 18: Output configuration register