Point Grey Flea3 FL3-U3 Technical Reference Manual page 71

Usb 3.0 digital camera
Table of Contents

Advertisement

Point Grey Flea3 USB 3.0 Technical Reference
Offset
Name
RECEIVE_
Base +
BUFFER_
8h
STATUS_
CONTROL
TRANSMIT_
Base +
BUFFER_
Ch
STATUS_
CONTROL
Base +
SIO_DATA_
100h
REGISTER
Revised 9/27/2012
Copyright ©2011-2012 Point Grey Research Inc.
Field
Bit
SIO receive buffer status
Indicates the number of bytes that have arrived at the camera but have
RBUF_ST
[0-8]
yet to be queued to be read.
Read: Valid data size of current receive buffer
Write: Ignored
SIO receive buffer control
Indicates the number of bytes that are ready to be read.
RBUF_CNT
[8-15]
Read: Remaining data size for read
Write: Set input data size
-
[16-31]
Reserved
SIO output buffer status
Indicates the minimum number of free bytes available to be filled in
the transmit buffer. It will count down as bytes are written to any of
the SIO_DATA_REGISTERs starting at 2100h. It will count up as bytes
TBUF_ST
[0-8]
are actually transmitted after a write to TBUF_CNT. Although its
maximum value is 255, the actual amount of available buffer space
may be larger.
Read: Available data space of transmit buffer
Write: Ignored
SIO output buffer control
Indicates the number of bytes that have been stored since it was last
written to. Writing any value to TBUF_CNT will cause it to go to 0.
Writing a number less than its value will cause that many bytes to be
TBUF_CNT
[8-15]
transmitted and the rest thrown away. Writing a number greater than
its value will cause that many bytes to be written - its value being valid
and the remainder being padding.
Read: Written data size to buffer
Write: Set output data size for transmit.
-
[16-31]
Reserved
Character_0
Read: Read character from receive buffer. Padding data if data is not
Char_0
[0-7]
available.
Write: Write character to transmit buffer. Padding data if data is
invalid.
Character_1
Read: Read character from receive buffer+1. Padding data if data is not
Char_1
[8-16]
available.
Write: Write character to transmit buffer+1. Padding data if data is
invalid.
4 Input/Output Control
Description
58

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents