Rd_Sensor 0X51; Reset 0X57; Time_To_Low_Power 0X75; Wr_Script 0X76 - Motorola SE4750 Integration Manual

Table of Contents

Advertisement

5 - 8
SE4750 Integration Guide

RD_SENSOR 0x51

Reads Aptina AR0134 sensor registers. Refer to the AR0134 specification from Aptina for register descriptions.

RESET 0x57

Returns the SE4750 to a default state.

TIME_TO_LOW_POWER 0x75

Sets the length of time the SE4750 must be idle before it enters low power mode. This only applies if
AUTO_POWER_REDUCTION is enabled.

WR_SCRIPT 0x76

Programs more than one SE4750 command into a script, which can be executed using a single command
(EXECUTE_SCRIPT). Use this method whenever possible to increase performance and timing synchronization.
There are ten scripts (Script-0 through Script-9) and a total of 150 bytes for all scripts. Exceeding these limits
results in a NAK status code. The general format for this command is:
<0x76><Script#><Len> [ <C
[<C
Len><C
3
3
NOTE Brackets ( [ ] ) appear in this example for clarity only, and are not part of the commands.
Example
To program script 2 with AIM_ON, ILLUM_ON, and ACQUISITION_ON, format the WR_SCRIPT command as
follows:
<0x76><0x02><0x09> [ <0x02><0x55><0x01> ] [ <0x02><0x59><0x01> ] [ <0x02><0x58><0x01> ] <0x70>

WR_SENSOR 0x50

Writes directly to the Aptina AR0134 sensor registers. Refer to the AR0134 specification from Aptina for register
descriptions.
CAUTION
Len><C
Op><C
1
1
Op><C
Data> ] <Checksum>
3
The SE4750 controls many sensor registers. Using this command to write sensor registers may
conflict with SE4750 requirements, causing unpredictable behavior.
Data> ] [ <C
Len><C
Op><C
1
2
2
Data> ]
2

Advertisement

Table of Contents
loading

Table of Contents