LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing Analog Device ADIS16488A with NI-CRIO LabVIEW

Hello All, can I interface adis16488a IMU with NI-CRIO? and I also look at some code or driver in LabVIEW which can use for IMU data acquiring 

0 Kudos
Message 1 of 4
(2,720 Views)

Hi amit,

 

this IC supports communication over SPI.

Have you looked for SPI communication with cRIO?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(2,689 Views)

Hello Sir,

 

Yes, I am looking for SPI communication with cRIO. Can I directly interface with cRIO or I need some other device like Arduino or some SPI to a USB device for communication.

0 Kudos
Message 3 of 4
(2,677 Views)

Hi amit,

 

using a DIO module with sufficient high sample rate you could implement the SPI communication on your own in the FPGA.

Using some Arduino boards (maybe with network communication) might be simpler…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 4
(2,672 Views)