FPAA Tools

I ended up writing the FPAA interface software for USB. If you want the MATLAB code to program the device, you will have to contact Dr. Hasler. The current FPAA (RASP 2.8/2.9) board uses a CDC-based USB driver so the device looks like a serial port. With the exception of Windows, other OSes seem to support this out of the box. With windows you may need either of the following files:
6119.inf
USBSER.SYS

The current version of the documentation for the software is here: fpaa.usb.pdf.