port SPI androïd

Started by slacker66, May 13, 2015, 02:05:19 PM

Previous topic - Next topic

slacker66

Hello.

Is it possible to use the spi port with Androïd with A20 board ?

Thank you in advance

dave-at-axon

In a nutshell, yes.

You need to modify the FEX so that the SPI is enabled and then use a JNI driver to control it.

I am working on this just now but will be a few weeks before I have it finished.

In the meantime, this book explains how to write the JNI. It's for the Beaglebone Black but the basics are the same. This is where I am basing my A20 driver on.

https://www.packtpub.com/hardware-and-creative/android-beaglebone-black

gvi70000

Hello Dave,
Can you please make "How to" article about this?
BR,