Driver installation#
Here are the instructions to install the drivers to use the Acquisition Board.
Note
Different Acquisition Board generations use different drivers. See this section to identify what generation board you have.
Make sure you have the drivers installed correctly before using the Acquisition Board.
Drivers are distributed with the Open Ephys GUI, so you will usually be able to complete the driver installation during the Open Ephys GUI installation. If you need to install them independently, please follow the instructions below.
Driver installation for Generations 2 and above#
Acquisition Boards with an OE FPGA module (Open Ephys FT600 USB board) require the FTD3XXDriver.
On Windows#
Download the Windows driver.
Unzip the folder
Run
FTD3XXDriver_WHQLCertified_1.3.0.8_Installer.exe
On MacOS#
Download the MacOS driver.
Copy the file
libftd3xx.dylib
to/usr/local/lib
(you can usesudo cp libftd3xx.dylib /usr/local/lib
)
Some security features on mac might prevent the driver from loading.

The steps to solve this are:
Go to system settings
Go to the Security and Privacy section
Unlock the page by clicking on the lower-left padlock icon. It will ask for your password
Near the bottom of the page, the library error will appear, click on allow
Run the updater again, if a window appears, it will have an
open
option now
Driver installation for Generations 0 and 1#
Acquisition Boards with an Opal Kelly FPGA module require the FrontPanelUSB Driver.
On Windows#
Download the Windows driver.
Unzip the folder
Run
FrontPanelUSB-DriverOnly-4.5.5.exe