02-08-2014 12:41 PM
Good afternoon:
Can be implemented SPI communication with the NI6008? What channels are used for MISO, MOSI, SCK, SS? Is there any example?
Thank.
Solved! Go to Solution.
02-08-2014 02:05 PM
No. The USB-6008 has only software timed digital inputs and outputs. The maximum update rate is ~150 Hz with significant timing jitter.
Lynn
02-08-2014 04:45 PM
Ok, Thank. After publishing query, I found the next post: http://forums.ni.com/t5/Multifunction-DAQ/SPI-device-with-NI-USB-6009/td-p/603919
02-08-2014 06:32 PM
02-10-2014 04:41 PM
Here's the thread with a purely software-timed SPI implementation: http://forums.ni.com/t5/Digital-I-O/Implementing-I2C-or-SPI-with-Pxi6508-in-Labview/td-p/554383 I've only briefly looked at the code and never ran it, but I don't see any reason that it couldn't be used as a model for a master-only implementation on a USB-6008.