SPI communication with Total Phase Aardvark
4 ビュー (過去 30 日間)
古いコメントを表示
Steve Kulakowski
2019 年 2 月 25 日
回答済み: Steve Kulakowski
2019 年 3 月 5 日
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Instrument Control Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!