Programm SPI interface for imx6s android

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Programm SPI interface for imx6s android

1,410 Views
androidimx6s
Contributor I

How to configure SPI interface for android. Shall we write application using c/cpp ?

Is there any inbuilt driver design for SPI which we can used to open SPI port and configure the SPI port?

Labels (2)
Tags (1)
0 Kudos
Reply
1 Reply

1,276 Views
igorpadykov
NXP Employee
NXP Employee

Hi

ECSPI driver implements a standard Linux driver interface (android is based on linux)

please refer to Chapter 36 Enhanced Configurable Serial Peripheral Interface (ECSPI) Driver

attached Linux Manual.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply