VirtualSPI

Dependencies of VirtualSPI

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Virtual SPI interface library. SPI専用ピンを使わず、通常のIOピンを使用してSPI通信を偽装します。 使い方は通常のSPIと同じようなものですが、frequency(周波数)の設定があまり厳密ではないので実験用途でデバッグしたいとき等にご使用ください。 「SPI専用のピンが壊れているのではないのか?」というときの確認に便利です。 Implement the SPI communication in the "only general purpose IO pin" without a SPI pin. Fake SPI, SPI, Virtual SPI, VSPI
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.