EasyManuals Logo

FLIR ADK User Manual

FLIR ADK
27 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #16 background imageLoading...
Page #16 background image
FLIR ADK
Getting Sta rt e d
The information contained herein does not contain technology as
defined by EAR,15 CFR772, is publicly available, and therefore
not subject to EAR.
16
Table 2: The Boson and Maxim 9295A pin correlation.
Boson
MAX9295A
Data bit 0
D2P, Pin 19
Data bit 1
D2N, Pin 20
Data bit 2
MFP5, Pin 21
Data bit 3
MFP6, Pin 22
Data bit 4
D3P, Pin 23
Data bit 5
D3N, Pin 24
Data bit 6
D0P, Pin 25
Data bit 7
D0N, Pin 26
Vsync
MFP3, Pin 17
Hsync
MFP4, Pin 18
PCLK
MFP0, Pin 2
External
Sync
MFP7, Pin 31
4.5 Sending Commands to the ADK over i2C
Currently the Boson camera core of the ADK will only communicate via UART. The GMSL
adapter board in the ADK has an i2C to UART FIFO transceiver that will allow you to send
byte array commands to the Boson. In practice, the I2C to UART buffer limits the amount of
data you can send to the Boson at any one time to 128 bytes. The I2C to UART transceiver
has the 8-bit address 0xD8.
The standard cycle for sending I2C commands to the boson is:
1) Turn off the transmitter on the I2C to UART transceiver.
a. Write value 0x02 to register 0x09 to device 0xD8.
2) Send a series of I2C commands to the FIFO buffer.
a. For each value in command byte array. Write value to register 0x00 to device 0xD8
3) Turn on the transmitter on the I2C to UART transceiver – this flushes the FIFO buffer to the
Boson.
a. Write value 0x02 to register 0x09 to device 0xD8.
Note: there are example i2cWrite, i2cRead, and sendCommand functions for a teensy board
connected to the Maxim deserializer in Sample I2C Functions For Teensy SOC.
To generate the command byte arrays to send to the Boson, customers can use the rawBoson
tool provided through FLIR on GitHub at https://github.com/FLIR/rawBoson combined
with the Boson SDK documentation/Software IDD. The Software IDD describe the command

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the FLIR ADK and is the answer not in the manual?

FLIR ADK Specifications

General IconGeneral
BrandFLIR
ModelADK
CategoryThermal cameras
LanguageEnglish

Related product manuals