I want to connect a SPI device to a CPU running Android 5.1 through a SPI to USB bridge. Do these drivers exist?
Solved! Go to Solution.
Hello,
We do not provide vendor drivers for android. Since android is based on Linux OS, you can create wrappers around libusb(linux SDK) for android.
Best Regards,
Yatheesh
Hello,
We do not provide vendor drivers for android. Since android is based on Linux OS, you can create wrappers around libusb(linux SDK) for android.
Best Regards,
Yatheesh