Skip to content

ADTF3175D - Release v4.1.1

Compare
Choose a tag to compare
@andrestraker andrestraker released this 09 Mar 21:50

Release 4.1.1 of the Analog Device Time of Flight Sensor and Depth ISP evaluation package. Please see the Getting Start guide for details on what is in this release.

Windows 10/11

Download TOF_Evaluation_ADTF3175D-Rel4.1.1_EVAL.exe
Run TOF_Evaluation_ADTF3175D-Rel4.1.1_EVAL.exe to install

Visit here for more details.

See here for more details on updating the system. Please note, the firmware must be updated. as well.

Ubuntu 22.04.1 for the AMD64.

Download TOF_Evaluation_ADTF3175D-Ubuntu22.04-Rel4.1.1.bin

Installation instructions

Update Ubuntu packages

sudo apt update
sudo apt upgrade

Install QT5 for the installer

sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake

Install OpenCL run-times

sudo apt install clinfo
sudo apt install mesa-utils
sudo apt install -y gpg-agent wget
wget -qO - https://repositories.intel.com/graphics/intel-graphics.key | sudo apt-key add -
sudo apt-add-repository 'deb [arch=amd64] https://repositories.intel.com/graphics/ubuntu focal main'
sudo apt update

Install OpenGL - used by the Viewer

sudo apt install intel-opencl-icd
sudo apt install libgl1-mesa-dev libglfw3-dev

Install the ADI application Download: TOF_Evaluation_ADTF3175D-Ubuntu22.04-Rel4.1.1.bin

chmod 777 TOF_Evaluation_ADTF3175D-Ubuntu22.04-Rel4.1.1.bin
./TOF_Evaluation_ADTF3175D-Ubuntu22.04-Rel4.1.1.bin

Go to the 'image' folder of the installation

Download SD card image

. ./get_image.sh
unzip NXP-Img-Rel4.1.1-ADTF3175D-0A8ED2B5.zip
cd NXP-Img-Rel4.1.1-ADTF3175D-0A8ED2B5
unzip microsd-93635899.zip
Image microsd-93635899.img to the SD card for the ADTF3175D evaluation board

See here for more details on updating the system. Please note, the firmware must be updated. as well.

Go to the 'bin' folder of the installation

. ./runme.sh
./ADIToFGUI