08-04-2021 06:34 PM
Is the NI USB 4431 compatible with Jetson TX2? I have 2 mics for a noise mapping application. Is it possible to get the sound levels on TX2 using this specific DAQ?
08-04-2021 11:35 PM
Could you please share the Mic datasheets to check compatibility with 4431?
On the other hand, I would assume that Jetson TX2 runs some sort of Linux, if so, you can download DAQmx linux drivers from https://www.ni.com/en-us/support/downloads/drivers/download.ni-linux-device-drivers.html#350003
08-15-2021 05:05 PM
The linux daqmx drivers only support AMD64 architecture I think. How would I go about installing them on ARM 64? it keeps skipping the configuring due to the architecture. Is it possible to modify the drivers package to compile on an ARM board. Thank you