SPI communication with Total Phase Aardvark
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Steve Kulakowski
am 25 Feb. 2019
Beantwortet: Steve Kulakowski
am 5 Mär. 2019
Hello all,
I have a Total Phase Aardvark that I am trying to create a SPI object out of. My issue is that MATLAB is returning an error when I try to create the SPI object. Below is the code I have been using.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/205801/image.png)
The above code varifies that the Aardvark is connected to my PC with a USB cable.
My issue is that when I try and create the SPI object I get the following error.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/205802/image.png)
Below is the a snippet of the "spi" script(Built-in MATLAB script)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/205803/image.png)
I am running MATLAB (R2018b) on Windows 10 pro. have "Instrument control Toolbox" as well as the Support Package for "Total Phase Aardvark I2C/SPI Interface".
I have tried un-installing and re-installing the driver for the Aardvark, but the same issue is still present.
Does anyone have any idea of why the error is occuring, and how to fix it?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Instrument Control Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!