jtjin Posted at 3/29/2023 13:07:23

How do I use SPI on Android?

How do I use SPI on Android?

I'm developing in JAVA in Android Studio.
I need to communicate with external devices using SPI.
How can I develop this?

Is there any sample code available?

If anyone has succeeded, I would be grateful to know how.

zhangzhenzhao Posted at 3/29/2023 18:00:58

Hello, you can refer to our wiki, which contains descriptions of not only SPI but also other interfaces

https://wiki.t-firefly.com/en/Core-3588J/usage_spi.html#spi

carterodell Posted at 1/3/2024 18:16:37

Among the many interfaces covered in our wiki is SPI. Look through them at your leisure.
Page: [1]
View Full Version: How do I use SPI on Android?