02-19-2015 02:53 AM
I have a crio 9068, a 9403 digital I/O module, and a Sparkfun Razor9 IMU.
And I want receive gyro and acc data from IMU to LabVIEW VI through SPI or I2C.
Does any one know how should I do?
02-19-2015 08:58 AM
There is a LVFPGA core for SPI in VIPM. Actually we have a few, but I would recommend "NI SPI IP" version 1.2.0.1. It is just the SPI code and nothing on top of it. The product description says that it uses FTDI so you might want to also look into "FTDI Driver API for Serial Communication" package on VIPM but I have never used that one.