|
Re: SPI interface for cRIO in C++??
I would start by looking at tSPI.h in the chipobjects directory of the WPI Robotics Library source and at the LabVIEW code. You should be able to use the functions in tSPI.h to make your own class that works like the SPI vis in LabVIEW.
|